13967 Commits (5432fc3d59ce013d6c27f440ad86fc1f16d6e384)
 

Author SHA1 Message Date
Alex Morcos 2d2e17052c Comments and improved documentation 7 years ago
Alex Morcos ef589f8d40 minor cleanup: remove unnecessary variable 7 years ago
Alex Morcos 3ee76d6de5 Introduce a scale factor 7 years ago
Alex Morcos 5f1f0c6490 Historical block span 7 years ago
Alex Morcos aa19b8ea44 Clean up fee estimate debug printing 7 years ago
Alex Morcos 10f7cbd247 Track first recorded height 7 years ago
Alex Morcos 3810e976d6 Rewrite estimateSmartFee 7 years ago
Alex Morcos c7447ec303 Track failures in fee estimation. 7 years ago
Alex Morcos 4186d3fdfd Expose estimaterawfee 7 years ago
Alex Morcos 2681153af3 minor refactor: explicitly track start of new bucket range and don't update curNearBucket on final loop. 7 years ago
Alex Morcos 1ba43cc0ec Make EstimateMedianVal smarter about small failures. 7 years ago
Alex Morcos d3e30bca1b Refactor to update moving average on fly 7 years ago
Alex Morcos e5007bae35 Change parameters for fee estimation and estimates on all 3 time horizons. 7 years ago
Wladimir J. van der Laan a26280bc14
Merge #10325: 0.15.0 Depends Updates 7 years ago
Simone Madeo 4f3782ed67 [doc] Removing comments about dirty entries on txmempool 7 years ago
Jimmy Song d4668f35ab [test] Add test for getmemoryinfo 7 years ago
MarcoFalke 4b766fcdd4
Merge #10371: [tests] Clean up addrman_tests.cpp 7 years ago
John Newbery 3ba2c08980 [tests] fix disconnect_ban intermittency 7 years ago
MarcoFalke f6241b3e42
Merge #10361: qa: disablewallet: Check that wallet is really disabled 7 years ago
MarcoFalke 7ee5236048
Merge #10365: [tests] increase timeouts in sendheaders test 7 years ago
Jimmy Song a80f295666 [tests] Clean up addrman_tests.cpp 7 years ago
Jorge Timón 78da882edd
Util: Small improvements in gArgs usage 7 years ago
Jorge Timón 52922456b8
Util: Put mapMultiArgs inside ArgsManager 7 years ago
Jorge Timón b3cbd554d9
scripted-diff: Util: Encapsulate mapMultiArgs behind gArgs 7 years ago
Jorge Timón f2957ce6cd
Util: Create ArgsManager class... 7 years ago
Pieter Wuille daf3e7def7
Merge #10338: Maintain state across GetStrongRandBytes calls 7 years ago
Pieter Wuille bc64b5aa0f
Merge #10322: Use hardware timestamps in RNG seeding 7 years ago
John Newbery 56befa03ac [tests] increase timeouts in sendheaders test 7 years ago
John Newbery b0bfa233a1 [tests] Make wait_until timeout 60 seconds by default 7 years ago
MarcoFalke 776ba233e9
Merge #10287: [tests] Update Unit Test for addrman.h/addrman.cpp 7 years ago
Wladimir J. van der Laan c973cc5a43
Merge #8855: Use a proper factory for creating chainparams 7 years ago
Wladimir J. van der Laan 08a7316c14
Merge #9279: Consensus: Move CFeeRate out of libconsensus 7 years ago
Spencer Lievens 012fa9b99d Add OSX keystroke to clear RPCConsole 7 years ago
MarcoFalke fa7396d6d9 qa: disablewallet: Check that wallet is really disabled 7 years ago
MarcoFalke 6a796b2b53
Merge #10342: [tests] Improve mempool_persist test 7 years ago
John Newbery 329ac3bab1 [tests] use wait_until in mempool_persist.py 7 years ago
MarcoFalke 23d78c4dd0
Merge #10352: test: Add elapsed time to RPC tracing 7 years ago
MarcoFalke f4b15e2de9
Merge #10310: [doc] Add hint about getmempoolentry to getrawmempool help. 7 years ago
Pieter Wuille 3f57c55dba
Merge #10351: removed unused code in INV message 7 years ago
MarcoFalke fff72de5bf
Merge #10171: [tests] Add node methods to test framework 7 years ago
Wladimir J. van der Laan 750c5a5b84
Merge #10189: devtools/net: add a verifier for scriptable changes. Use it to make CNode::id private. 7 years ago
Wladimir J. van der Laan 20187e4ad0 test: Add elapsed time to RPC tracing 7 years ago
Greg Griffith c707ca872d removed unused code in INV message 7 years ago
MarcoFalke 170bc2c381
Merge #10318: [tests] fix wait_for_inv() 7 years ago
MarcoFalke 314ebdfcb3
Merge #10134: [qa] Fixes segwit block relay test after inv-direct-fetch was disabled 7 years ago
MarcoFalke e9274839bf
Merge #10344: [tests] Fix abandonconflict.py intermittency 7 years ago
Suhas Daftuar 6c2e25caf6 [qa] Test prioritise_transaction / getblocktemplate interaction 7 years ago
Suhas Daftuar acc2e4bc96 Bugfix: PrioritiseTransaction updates the mempool tx counter 7 years ago
Suhas Daftuar f19abd9053 [qa] Fixes segwit block relay test after inv-direct-fetch was disabled 7 years ago
Karl-Johan Alm 3a0a5bc234
[doc] Add hint about getmempoolentry to getrawmempool help. 7 years ago