15160 Commits (15f5d3b17298be96c6c684c195c02ac249ffd392)
 

Author SHA1 Message Date
Matt Corallo 15f5d3b172 Switch DNSSeed-needed metric to any-automatic-nodes, not services 7 years ago
Matt Corallo 5ee88b4bde Clarify docs for requirements/handling of addnode/connect nodes 7 years ago
Matt Corallo 57edc0b0c8 Rename fAddnode to a more-descriptive "manual_connection" 7 years ago
Matt Corallo 44407100ff Replace relevant services logic with a function suite. 7 years ago
Wladimir J. van der Laan 167cef8082
Merge #11435: build: Make "make clean" remove all files created when running "make check" 7 years ago
Wladimir J. van der Laan 74123eabdd
Merge #11440: Fix validationinterface build on super old boost/clang 7 years ago
Wladimir J. van der Laan 7f11ef2608
Merge #9937: rpc: Prevent `dumpwallet` from overwriting files 7 years ago
practicalswift f35d033369 build: Make "make clean" remove all files created when running "make check" 7 years ago
Wladimir J. van der Laan a1f7f18709
Merge #10939: [init] Check non-emptiness of -blocknotify command prior to executing 7 years ago
Wladimir J. van der Laan e12522dfda
Merge #11406: Add state message print to AcceptBlock failure message. 7 years ago
Wladimir J. van der Laan a4c833fec1
Merge #11443: [qa] Allow "make cov" out-of-tree; Fix rpc mapping check 7 years ago
MarcoFalke 9ccafb1d7b
Merge #11421: Merge current secp256k1 subtree 7 years ago
Jonas Schnelli 093074b843
Merge #11419: Utils: Fix launchctl not being able to stop bitcoind 7 years ago
MarcoFalke b4a509a3f8
Merge #11433: qa: Restore bitcoin-util-test py2 compatibility 7 years ago
MarcoFalke dbc4ae0396
Merge #11293: Deduplicate CMerkleBlock construction code, add test coverage 7 years ago
Matt Corallo 96c2ce9d34 Fix validationinterface build on super old boost/clang 7 years ago
MarcoFalke 8ddf60db7a
Merge #11407: [tests] add functional test for mempoolreplacement command line arg 7 years ago
MarcoFalke f199b8a33d
Merge #11365: [Tests] Add Qt GUI tests to Overview and ReceiveCoin Page 7 years ago
Wladimir J. van der Laan 90926db238
Merge #11021: [rpc] fix getchaintxstats() 7 years ago
Wladimir J. van der Laan 339da9ca41
Merge #11411: script: Change SignatureHash input index check to an assert. 7 years ago
Wladimir J. van der Laan c5c77bdcc6
Merge #11193: [Qt] Terminate string *pszExePath after readlink and without using memset 7 years ago
Wladimir J. van der Laan 058c0f996b
Merge #11432: Remove unused fTry from push_lock 7 years ago
Wladimir J. van der Laan 557aba6ce7
Merge #11399: Fix bip68-sequence rpc test 7 years ago
Wladimir J. van der Laan 10bee0dd4f
Merge #11284: Fix invalid memory access in CScript::operator+= (guidovranken, ajtowns) 7 years ago
Wladimir J. van der Laan c641ccac5b
Merge #11422: qa: Verify DBWrapper iterators are taking snapshots 7 years ago
MarcoFalke fae60e3386 qa: Fix lcov for out-of-tree builds 7 years ago
MarcoFalke fae2673d5d qa: check-rpc-mapping must not run on empty lists 7 years ago
MarcoFalke fafff1220c qa: Restore bitcoin-util-test py2 compatibility 7 years ago
João Barbosa 92848e5058 Remove unused fTry from push_lock 7 years ago
Matt Corallo bb8376bbc3 Verify DBWrapper iterators are taking snapshots 7 years ago
MarcoFalke e542728cde
Merge #11303: Fix estimatesmartfee rounding display issue 7 years ago
MarcoFalke 7632310515
Merge #11391: Remove lxcbr0 lines from gitian-build.sh 7 years ago
Pieter Wuille 38c201f47c
Merge #11418: Add error string for CLEANSTACK script violation 7 years ago
MarcoFalke ff4cd6075b
Merge #11319: [qa] Fix error introduced into p2p-segwit.py, and prevent future similar errors 7 years ago
MarcoFalke 9c3c9cdae3
Merge #10552: [Test] Tests for zmqpubrawtx and zmqpubrawblock 7 years ago
Gregory Sanders 1088b5322d add functional test for mempoolreplacement command line arg 7 years ago
MarcoFalke 999968e416 Bump secp256k1 subtree 7 years ago
MarcoFalke fd86f998fc Squashed 'src/secp256k1/' changes from 84973d393..0b7024185 7 years ago
MarcoFalke 93d20a734d
Merge #11309: Minor cleanups for AcceptToMemoryPool 7 years ago
Alejandro Avilés ab5bba7783 Fix launchctl not being able to stop bitcoind 7 years ago
Mark Friedenbach cee28fbc3f Add error string for CLEANSTACK script violation, preventing an "unknown error" if the CLEANSTACK error condition is set. 7 years ago
Wladimir J. van der Laan bbc901d3a6
Merge #11414: [docs] Remove partial gitian build instructions from descriptors dir. 7 years ago
Wladimir J. van der Laan 0ec9c91623
Merge #11417: Correct typo in comments 7 years ago
Wladimir J. van der Laan aa624b61c9
Merge #11167: Full BIP173 (Bech32) support 7 years ago
Johnson Lau 6f33d8c791 Correct typo in comments 7 years ago
Jonas Schnelli 8213838db2 [Qt] tolerate BIP173/bech32 addresses during input validation 7 years ago
NicolasDorier 06eaca6313 [RPC] Wallet: test importing of native witness scripts 7 years ago
Pieter Wuille fd0041aa27 Use BIP173 addresses in segwit.py test 7 years ago
Pieter Wuille e278f12ca7 Support BIP173 in addwitnessaddress 7 years ago
Pieter Wuille c091b99379 Implement BIP173 addresses and tests 7 years ago