15507 Commits (c1e5d40e166f0b9ad832c14747e77322ab439185)
 

Author SHA1 Message Date
Pieter Wuille daf3e7def7
Merge #10338: Maintain state across GetStrongRandBytes calls 8 years ago
Pieter Wuille bc64b5aa0f
Merge #10322: Use hardware timestamps in RNG seeding 8 years ago
John Newbery 56befa03ac [tests] increase timeouts in sendheaders test 8 years ago
John Newbery b0bfa233a1 [tests] Make wait_until timeout 60 seconds by default 8 years ago
MarcoFalke 776ba233e9
Merge #10287: [tests] Update Unit Test for addrman.h/addrman.cpp 8 years ago
Wladimir J. van der Laan c973cc5a43
Merge #8855: Use a proper factory for creating chainparams 8 years ago
Wladimir J. van der Laan 08a7316c14
Merge #9279: Consensus: Move CFeeRate out of libconsensus 8 years ago
Karl-Johan Alm 5a5e4e9cc1
[wallet] Remove CTransaction&() helper conversion operator from wallet implementation. 8 years ago
Spencer Lievens 012fa9b99d Add OSX keystroke to clear RPCConsole 8 years ago
MarcoFalke fa7396d6d9 qa: disablewallet: Check that wallet is really disabled 8 years ago
Suhas Daftuar e2652002b6 Delay parallel block download until chain has sufficient work 8 years ago
MarcoFalke 6a796b2b53
Merge #10342: [tests] Improve mempool_persist test 8 years ago
John Newbery 329ac3bab1 [tests] use wait_until in mempool_persist.py 8 years ago
MarcoFalke 23d78c4dd0
Merge #10352: test: Add elapsed time to RPC tracing 8 years ago
MarcoFalke f4b15e2de9
Merge #10310: [doc] Add hint about getmempoolentry to getrawmempool help. 8 years ago
Pieter Wuille 3f57c55dba
Merge #10351: removed unused code in INV message 8 years ago
MarcoFalke fff72de5bf
Merge #10171: [tests] Add node methods to test framework 8 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. 8 years ago
Wladimir J. van der Laan 20187e4ad0 test: Add elapsed time to RPC tracing 8 years ago
Greg Griffith c707ca872d removed unused code in INV message 8 years ago
MarcoFalke 170bc2c381
Merge #10318: [tests] fix wait_for_inv() 8 years ago
MarcoFalke 314ebdfcb3
Merge #10134: [qa] Fixes segwit block relay test after inv-direct-fetch was disabled 8 years ago
MarcoFalke e9274839bf
Merge #10344: [tests] Fix abandonconflict.py intermittency 8 years ago
Suhas Daftuar 6c2e25caf6 [qa] Test prioritise_transaction / getblocktemplate interaction 8 years ago
Suhas Daftuar acc2e4bc96 Bugfix: PrioritiseTransaction updates the mempool tx counter 8 years ago
Suhas Daftuar f19abd9053 [qa] Fixes segwit block relay test after inv-direct-fetch was disabled 8 years ago
Karl-Johan Alm 3a0a5bc234
[doc] Add hint about getmempoolentry to getrawmempool help. 8 years ago
John Newbery 4550049903 Reorganize BitcoinTestFramework class 8 years ago
Pieter Wuille 2c0a6f157d Use sanity check timestamps as entropy 8 years ago
Pieter Wuille 33f853d8d8 Test that GetPerformanceCounter() increments 8 years ago
Pieter Wuille f544094d5e Use hardware timestamps in RNG seeding 8 years ago
Pieter Wuille e7c1b4490f Squashed 'src/secp256k1/' changes from 8225239..84973d3 8 years ago
Pieter Wuille 525282769e Update to latest libsecp256k1 8 years ago
Matt Corallo 91700aa1df Re-enable upnp support in contrib/debian 8 years ago
Matt Corallo c5071e1f03 Build with QT5 on Debian-based systems using contrib/debian 8 years ago
John Newbery 965a124427 [tests] Fix abandonconflict.py intermittency 8 years ago
Luke Dashjr a637734ba2 rpc/wallet: Workaround older UniValue which returns a std::string temporary for get_str 8 years ago
Matt Corallo a8e928699a Bump minimum boost version in contrib/debian 8 years ago
Russell Yanofsky c1235e3f2d Add RecursiveDynamicUsage overload for std::shared_ptr 8 years ago
Suhas Daftuar 71f1903353 Store disconnected block transactions outside mempool during reorg 8 years ago
Suhas Daftuar 9decd648ac [qa] Relax assumptions on mempool behavior during reorg 8 years ago
Pieter Wuille 97477c537e Maintain state across GetStrongRandBytes calls 8 years ago
Cory Fields 0f3471f3ad net: make CNode's id private 8 years ago
Cory Fields 9ff0a51164 scripted-diff: net: Use accessor rather than node's id directly 8 years ago
Cory Fields e50c33ea27 devtools: add script to verify scriptable changes 8 years ago
Thomas Snider 6c914ac176 [wallet] Securely erase potentially sensitive keys/values 8 years ago
John Newbery 95836c5eba Use shared config file for functional and util tests 8 years ago
John Newbery 89fcd3586c Use an .ini config file for environment vars in bitcoin-util-test.py 8 years ago
John Newbery e9265df15b Change help_text in bitcoin-util-test.py to a docstring. 8 years ago
John Newbery ce58e93ec0 Change bitcoin-util-test.py to use Python3 8 years ago