11373 Commits (cc6f55191a75dafa669fc6ee93ed86d860eb0d4a)
 

Author SHA1 Message Date
isle2983 9a903f9f00 [copyright] add MIT License copyright header to zmq_sub.py 8 years ago
Pavel Janík 084cae9ca5 UndoReadFromDisk works on undo files (rev), not on block files. 8 years ago
MarcoFalke e34374e252 [qa] wallet: Check legacy wallet as well 8 years ago
fanquake d31ac725cf Specify Protobuf version 2 in paymentrequest.proto 8 years ago
Anders Øyvind Urke-Sætre 5e15fce30c Minor change in section name 8 years ago
Michael Ford 0e2c6bdf78 [Doc] Target protobuf 2.6 in OS X build notes. 8 years ago
MarcoFalke da94272e3c [qa] walletbackup: Sync blocks inside the loop 8 years ago
Wladimir J. van der Laan 42ea51a65f net: No longer send local address in addrMe 8 years ago
Alexey Vesnin ea51b0f5dd Berkeley DB v6 compatibility fix 8 years ago
isle2983 0a35573534 [doc] - clarify statement about parallel jobs in rpc-tests.py 8 years ago
MarcoFalke 752fbae697 contrib: Make fix-copyright-headers.py more portable 8 years ago
MarcoFalke 486650ae6a [doc] Fix typos in comments, doxygen: Fix comment syntax 8 years ago
MarcoFalke c18a9ca788 [qa] pull-tester: Don't mute zmq ImportError 8 years ago
Wladimir J. van der Laan 9556745dc2 init: Fix typo in help message for -whitelistforcerelay 8 years ago
Jonas Schnelli 4f84082a74 Set jonasschnellis dns-seeder filter flag 8 years ago
MarcoFalke 863ae74a1f [doc] Update git-subtree-check.sh README 8 years ago
Christian Barcenas c493f43621 Trivial: Fix two VarInt examples in serialize.h 8 years ago
crowning- cb07f19e90 CDB: fix debug output 8 years ago
Wladimir J. van der Laan 75d548475d Add copyright header to wallet_text_fixture.cpp 8 years ago
MarcoFalke 305d8ac90b Use __func__ to get function name for output printing 8 years ago
Jonas Schnelli 464dedd6ab [Wallet] Trivial cleanup of HD wallet changes 8 years ago
Jameson Lopp b17a3f9e5a document return value of networkhashps for getmininginfo RPC endpoint 8 years ago
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