14225 Commits (92fb8bd81fb5e71116f648e6cc149ad27357f2a7)
 

Author SHA1 Message Date
Pieter Wuille 33f853d8d8 Test that GetPerformanceCounter() increments 8 years ago
Pieter Wuille f544094d5e Use hardware timestamps in RNG seeding 8 years ago
Pieter Wuille 525282769e Update to latest libsecp256k1 8 years ago
Pieter Wuille e7c1b4490f Squashed 'src/secp256k1/' changes from 8225239..84973d3 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
Jorge Timón c1082a7d35
Chainparams: Use the factory for pow tests 8 years ago
Jorge Timón 2351a064a6
Chainparams: Get rid of CChainParams& Params(std::string) 8 years ago
Jorge Timón f87f3626e3
Chainparams: Use a regular factory for creating chainparams 8 years ago
Jorge Timón 381a46e38f
Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module 8 years ago
Jorge Timón 330bb5a456
Consensus: Minimal way to move dust out of consensus 8 years ago
Matt Corallo 997021986e Update contrib/debian to latest Ubuntu PPA upload. 8 years ago
Wladimir J. van der Laan 35da2aeed7
Merge #10327: [tests] remove import-abort-rescan.py 8 years ago
John Newbery 981e586ab8 [tests] remove import-abort-rescan.py 8 years ago
John Newbery 3e3c22f09d [tests] fix wait_for_inv() 8 years ago
fanquake 355c11679b
[depends] dbus 1.10.18 8 years ago
fanquake a8d7474ff2
[depends] ccache 3.3.4 8 years ago
fanquake daeb767f24
[depends] libevent 2.1.8-stable 8 years ago
fanquake d78269ac99
[depends] Boost 1.64.0 8 years ago
fanquake 7d92c6f3bc
[depends] Latest config.guess and config.sub 8 years ago
Wladimir J. van der Laan 22d870016e
Merge #10311: Remove unused args from GetFetchFlags() 8 years ago
Wladimir J. van der Laan 0912620888
Merge #10302: [Makefile] Alphabetically Reorder addrdb.cpp 8 years ago
Wladimir J. van der Laan 2a183de0ec
Merge #9966: Control mempool persistence using a command line parameter 8 years ago
Wladimir J. van der Laan d3dce0eb67
Merge #10115: Avoid reading the old hd master key during wallet encryption 8 years ago
Wladimir J. van der Laan 83073de4bd
Merge #10307: [tests] allow zmq test to be run in out-of-tree builds 8 years ago
Wladimir J. van der Laan d4732f3232
Merge #9733: Add getchaintxstats RPC 8 years ago
Pieter Wuille bd1f138e73 Add getchaintxstats RPC 8 years ago
Pieter Wuille 431a548faa
Merge #10297: Simplify DisconnectBlock arguments/return value 8 years ago
practicalswift 6345f0b7ec Remove unused argument from MarkBlockAsInFlight(...) 8 years ago
practicalswift 0c60c63de0 Remove unused Python imports 8 years ago
MarcoFalke 75171f099e
Merge #10137: Remove unused import. Remove accidental trailing semicolons. 8 years ago
John Newbery b7dd44c528 Add start and stop node methods to BitcoinTestFramework 8 years ago
John Newbery b111324acd move initialize_chain() and initialize_chain_clean() to be methods of BitcoinTestFramework 8 years ago
MarcoFalke 3c5e6c94ca
Merge #10255: [test] Add test for listaddressgroupings 8 years ago
MarcoFalke dc8fc0c73b
Merge #10198: [tests] Remove is_network_split from functional test framework 8 years ago