15796 Commits (63a4dc10876bfc61c2e87d35dcf17da2f0f8c316)
 

Author SHA1 Message Date
Wladimir J. van der Laan 63a4dc1087
Merge #12027: [Docs] Remove boost --c++ flag from osx build instructions 7 years ago
Wladimir J. van der Laan efae3663a7
Merge #11984: doc: Update OpenBSD build instructions for 6.2 (cont'd) 7 years ago
MarcoFalke a332a7d5a1
Merge #11291: Fix string concatenation to os.path.join and add exception case 7 years ago
Pieter Wuille d9fdac130a
Merge #11824: Block ActivateBestChain to empty validationinterface queue 7 years ago
Pablo Fernandez 5ec3eae393
remove brew c++ flag 7 years ago
Matt Corallo 97d2b09c12 Add helper to wait for validation interface queue to catch up 7 years ago
Matt Corallo 36137497f1 Block ActivateBestChain to empty validationinterface queue 7 years ago
Matt Corallo 5a933cefcc Add an interface to get the queue depth out of CValidationInterface 7 years ago
Matt Corallo a99b76f269 Require no cs_main lock for ProcessNewBlock/ActivateBestChain 7 years ago
Matt Corallo a734896038 Avoid cs_main in net_processing ActivateBestChain calls 7 years ago
Matt Corallo 66aa1d58a1 Refactor ProcessGetData in anticipation of avoiding cs_main for ABC 7 years ago
Wladimir J. van der Laan 5180a86c96
Merge #11517: Tests: Improve benchmark precision 7 years ago
Wladimir J. van der Laan 20166f8a44
Merge #11748: [Tests] Adding unit tests for GetDifficulty in blockchain.cpp. 7 years ago
Martin Ankerl 760af84072 Removed CCheckQueueSpeed benchmark 7 years ago
Martin Ankerl 00721e69f8 Improved microbenchmarking with multiple features. 7 years ago
Wladimir J. van der Laan 9bad8d6472
Merge #11475: [rpc] mempoolinfo should take ::minRelayTxFee into account 7 years ago
Jonas Schnelli 8f68fd281e
Merge #11903: [trivial] Add required package dependencies for depends cross compilation 7 years ago
Wladimir J. van der Laan f19ca129ff
Merge #11605: [Wallet] Enable RBF by default in QT 7 years ago
Wladimir J. van der Laan 6915f93cc9 doc: Update OpenBSD build instructions for 6.2 7 years ago
Wladimir J. van der Laan 180a25596a
Merge #11981: Fix gitian build after libzmq bump 7 years ago
Sjors Provoost 5cbbbd7143
[Wallet] Use RBF by default in QT only 7 years ago
Cory Fields a6365c5c3d depends: fix libzmq's needless linking against libstdc++ 7 years ago
Wladimir J. van der Laan 711d16ca4a
Merge #11667: Add scripts to dumpwallet RPC 7 years ago
Wladimir J. van der Laan 7a11ba7e01
Merge #11945: Improve BSD compatibility of contrib/install_db4.sh 7 years ago
MarcoFalke 604e08c83c
Merge #11726: Cleanups + nit fixes for walletdir PR 7 years ago
Wladimir J. van der Laan 79399c8cd0
Merge #10657: Utils: Improvements to ECDSA key-handling code 7 years ago
Wladimir J. van der Laan bc66765144
Merge #11917: Add testnet DNS seed: seed.testnet.bitcoin.sprovoost.nl 7 years ago
Wladimir J. van der Laan d4e404a3af
Merge #11879: [tests] remove redundant univalue_tests.cpp 7 years ago
Wladimir J. van der Laan 9ab9963386
Merge #11952: [qa] univalue: Bump subtree 7 years ago
Wladimir J. van der Laan 2712742ef2 doc: Update FreeBSD build instructions to use bdb4 7 years ago
Wladimir J. van der Laan d95c83d193 contrib: FreeBSD compatibility in install_db4.sh 7 years ago
Wladimir J. van der Laan 4307062ee2
Merge #11960: [Doc] Fix link to installation script 7 years ago
laudaa 3d3e58e46c [Doc] Fix link to installation script 7 years ago
Wladimir J. van der Laan 1fb34e0d1f
Merge #11951: Remove dead feeest-file read code for old versions 7 years ago
Wladimir J. van der Laan cfd99ddc3c
Merge #11883: Add configuration file/argument testing 7 years ago
MeshCollider 656fde53a3 Add script birthtime metadata to dump and import wallet 7 years ago
MeshCollider 1bab9b23af Add script dump note to RPC help text and release notes 7 years ago
MeshCollider 68c1e00a00 Add test for importwallet 7 years ago
MeshCollider 9e1184dd54 Add dumpwallet scripts test 7 years ago
MeshCollider ef0c730220 Add scripts to importwallet RPC 7 years ago
MeshCollider b702ae812c Add CScripts to dumpwallet RPC 7 years ago
MeshCollider cdc260afd5 Add GetCScripts to CBasicKeyStore 7 years ago
MeshCollider be9a13c8a0 Add configuration/argument testing 7 years ago
MarcoFalke fad349c507 univalue: Bump subtree 7 years ago
MarcoFalke 88411e98e5 Squashed 'src/univalue/' changes from fe805ea74f..07947ff2da 7 years ago
MarcoFalke 18a1bbad98
Merge #11867: Improve node network test 7 years ago
John Newbery ee5efad6cf [tests] refactor node_network_limited 7 years ago
John Newbery b425131f5a [tests] remove redundant duplicate tests from node_network_limited 7 years ago
John Newbery 2e02984591 [tests] node_network_limited - remove race condition 7 years ago
John Newbery dbfe294805 [tests] define NODE_NETWORK_LIMITED in test framework 7 years ago