13865 Commits (d25449f858620793cc4eff0726ee9001eaac1c84)
 

Author SHA1 Message Date
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 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
John Newbery 4550049903 Reorganize BitcoinTestFramework class 7 years ago
Pieter Wuille 2c0a6f157d Use sanity check timestamps as entropy 7 years ago
Pieter Wuille 33f853d8d8 Test that GetPerformanceCounter() increments 7 years ago
Pieter Wuille f544094d5e Use hardware timestamps in RNG seeding 7 years ago
Matt Corallo 91700aa1df Re-enable upnp support in contrib/debian 7 years ago
Matt Corallo c5071e1f03 Build with QT5 on Debian-based systems using contrib/debian 7 years ago
John Newbery 965a124427 [tests] Fix abandonconflict.py intermittency 7 years ago
Luke Dashjr a637734ba2 rpc/wallet: Workaround older UniValue which returns a std::string temporary for get_str 7 years ago
Matt Corallo a8e928699a Bump minimum boost version in contrib/debian 7 years ago
Pieter Wuille 97477c537e Maintain state across GetStrongRandBytes calls 7 years ago
Cory Fields 0f3471f3ad net: make CNode's id private 7 years ago
Cory Fields 9ff0a51164 scripted-diff: net: Use accessor rather than node's id directly 7 years ago
Cory Fields e50c33ea27 devtools: add script to verify scriptable changes 7 years ago
Thomas Snider 6c914ac176 [wallet] Securely erase potentially sensitive keys/values 7 years ago
Jorge Timón c1082a7d35
Chainparams: Use the factory for pow tests 7 years ago
Jorge Timón 2351a064a6
Chainparams: Get rid of CChainParams& Params(std::string) 7 years ago
Jorge Timón f87f3626e3
Chainparams: Use a regular factory for creating chainparams 7 years ago
Jorge Timón 381a46e38f
Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module 7 years ago
Jorge Timón 330bb5a456
Consensus: Minimal way to move dust out of consensus 7 years ago
Matt Corallo 997021986e Update contrib/debian to latest Ubuntu PPA upload. 7 years ago
Wladimir J. van der Laan 35da2aeed7
Merge #10327: [tests] remove import-abort-rescan.py 7 years ago
John Newbery 981e586ab8 [tests] remove import-abort-rescan.py 7 years ago
John Newbery 3e3c22f09d [tests] fix wait_for_inv() 7 years ago
fanquake 355c11679b
[depends] dbus 1.10.18 7 years ago
fanquake a8d7474ff2
[depends] ccache 3.3.4 7 years ago
fanquake daeb767f24
[depends] libevent 2.1.8-stable 7 years ago
fanquake d78269ac99
[depends] Boost 1.64.0 7 years ago
fanquake 7d92c6f3bc
[depends] Latest config.guess and config.sub 7 years ago
Wladimir J. van der Laan 22d870016e
Merge #10311: Remove unused args from GetFetchFlags() 7 years ago
Wladimir J. van der Laan 0912620888
Merge #10302: [Makefile] Alphabetically Reorder addrdb.cpp 7 years ago
Wladimir J. van der Laan 2a183de0ec
Merge #9966: Control mempool persistence using a command line parameter 7 years ago
Wladimir J. van der Laan d3dce0eb67
Merge #10115: Avoid reading the old hd master key during wallet encryption 7 years ago
Wladimir J. van der Laan 83073de4bd
Merge #10307: [tests] allow zmq test to be run in out-of-tree builds 7 years ago
Wladimir J. van der Laan d4732f3232
Merge #9733: Add getchaintxstats RPC 7 years ago
Pieter Wuille bd1f138e73 Add getchaintxstats RPC 7 years ago
Pieter Wuille 431a548faa
Merge #10297: Simplify DisconnectBlock arguments/return value 7 years ago
practicalswift 0c60c63de0 Remove unused Python imports 7 years ago
MarcoFalke 75171f099e
Merge #10137: Remove unused import. Remove accidental trailing semicolons. 7 years ago
John Newbery b7dd44c528 Add start and stop node methods to BitcoinTestFramework 7 years ago
John Newbery b111324acd move initialize_chain() and initialize_chain_clean() to be methods of BitcoinTestFramework 7 years ago