13967 Commits (5432fc3d59ce013d6c27f440ad86fc1f16d6e384)
 

Author SHA1 Message Date
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
Russell Yanofsky c1235e3f2d Add RecursiveDynamicUsage overload for std::shared_ptr 7 years ago
Suhas Daftuar 71f1903353 Store disconnected block transactions outside mempool during reorg 7 years ago
Suhas Daftuar 9decd648ac [qa] Relax assumptions on mempool behavior during reorg 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 6345f0b7ec Remove unused argument from MarkBlockAsInFlight(...) 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
MarcoFalke 3c5e6c94ca
Merge #10255: [test] Add test for listaddressgroupings 7 years ago
MarcoFalke dc8fc0c73b
Merge #10198: [tests] Remove is_network_split from functional test framework 7 years ago
Jimmy Song ed36de59e4 [tests] Update Unit Test for addrman.h/addrman.cpp 7 years ago
Gregory Sanders cb184b3a54 Add constant for maximum stack size 7 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases 7 years ago
Wladimir J. van der Laan 8f3e38477e
Merge #10169: [tests] Remove func test code duplication 7 years ago