11301 Commits (a27cdd8edf9083dd38cdb39b4067286ea20e15ea)
 

Author SHA1 Message Date
MarcoFalke a27cdd8edf [qa] abandonconflict: Use assert_equal 8 years ago
leijurv befe654f0f various typos 8 years ago
Jeremy Rubin 4e5fc31ae6 Fix a type error that would not compile on Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) 8 years ago
Sev 156e305dc1 Corrected JSON typo on setban of net.cpp 8 years ago
Luke Dashjr fa5b2498ca Bugfix: Allow building libbitcoinconsensus without any univalue 8 years ago
Luke Dashjr 8b0bdd3923 configure: Allow building bench_bitcoin by itself 8 years ago
Justin Camarena 749c8a5655 [doc] typos, READMEs, comments 8 years ago
Pieter Wuille fc349288cb Do diskspace check before import thread is started 8 years ago
Pieter Wuille 3b354d213f Add extra message to avoid a long 'Loading banlist' 8 years ago
Pieter Wuille 30eac2d79a Use a signal to continue init after genesis activation 8 years ago
Chris Stewart 9b0097976f Update README.md 8 years ago
MarcoFalke 8bb1efd985 [qa] Rework hd wallet dump test 8 years ago
Suhas Daftuar a7aa3ccc4f Enable size accounting in mining unit tests 8 years ago
whythat bea02dc3b6 [qa]: enable rpcbind_test 8 years ago
whythat e111904a76 [qa]: add parsing for '<host>:<port>' argument form to rpc_url() 8 years ago
Wladimir J. van der Laan 69d1cd202d net: Ignore `notfound` P2P messages 8 years ago
Jonas Schnelli f70be14f8f [QA] Add walletdump RPC test (including HD- & encryption-tests) 8 years ago
Kaz Wesley 1f21d161a5 prepend license statement to indirectmap 8 years ago
Jeremy Rubin 03b01966fa Fix obvious assignment/equality error in test 8 years ago
Gaurav Rana 8a7d7ffe65 update name of file bitcoin.qrc 8 years ago
Anthony Towns 147003c73e Add configure check for -latomic 8 years ago
Suhas Daftuar 091cdebfb8 Clear witness with vin/vout in CWallet::CreateTransaction() 8 years ago
Jonas Schnelli 8e03382279 [Qt][CoinControl] fix UI bug that could result in paying unexpected fee 8 years ago
Johnson Lau 6b07362b37 Fix SIGHASH_SINGLE bug in test_framework SignatureHash 8 years ago
instagibbs a114a0208b p2psegwit.py transaction is rejected due to premature witness not size 8 years ago
instagibbs 3606b6b3a7 Update p2p-segwit.py to reflect correct AskFor behavior 8 years ago
BtcDrak 733760a700 Update btcdrak signing key 8 years ago
instagibbs c6a629100b add witness address to address book 8 years ago
Wladimir J. van der Laan 8d9e8adc05
Merge #8744: [0.13.1] qa Backports 8 years ago
MarcoFalke d6ebe1369f [qa] Refactor RPCTestHandler to prevent TimeoutExpired 8 years ago
MarcoFalke ae8c7df7a5 [qa] create_cache: Delete temp dir when done 8 years ago
whythat 63462c2b4b [qa] remove root test directory for RPC tests 8 years ago
Wladimir J. van der Laan 4731623777
Merge #8710: [0.13.1] qt Backports 8 years ago
Andrew Chow a37cec537b Persist the datadir after option reset 8 years ago
adlawren d9f0d4e073 Fix minimize and close bugs 8 years ago
rodasmith 41fd852d3f fix op order to append first alert 8 years ago
Pieter Wuille a9429ca26d
Reduce default number of blocks to check at startup 8 years ago
Wladimir J. van der Laan 3226944918
Merge #8679: [0.13] Various backports 8 years ago
Gregory Maxwell ab295bb4be Do not add random inbound peers to addrman. 8 years ago
Pieter Wuille bbf379b055 Fix some locks 8 years ago
Pieter Wuille 2215c22a00 Check for compatibility with download in FindNextBlocksToDownload 8 years ago
Pieter Wuille b8c79a057c Precompute sighashes 8 years ago
MarcoFalke a9874310c0 [util] CopyrightHolders: Check for untranslated substitution 8 years ago
Wladimir J. van der Laan 32d75a7ffc doc: Update build-openbsd for 0.13.0+ and OpenBSD 5.9 8 years ago
Wladimir J. van der Laan b09e13cb6f build: Updates for OpenBSD 8 years ago
MarcoFalke 0e6d753584 [doc] build: Mention curl 8 years ago
Jonas Schnelli f1c0d78b2d [Qt] show network/chain errors in the GUI 8 years ago
Ethan Heilman 2611ad79a5 Added feeler connections increasing good addrs in the tried table. 8 years ago
Wladimir J. van der Laan 1db3352cc6 qt: Fix random segfault when closing "Choose data directory" dialog 8 years ago
Wladimir J. van der Laan 75f2065293 build: Remove check for `openssl/ec.h` 8 years ago