14376 Commits (4cac0d1e041db1d7c7eebd6f022f120d08a1610f)
 

Author SHA1 Message Date
Jeremy Rubin 4cac0d1e04 Fix subscript[0] in validation.cpp 7 years ago
Jeremy Rubin ac658e55ff Fix subscript[0] in torcontrol 7 years ago
Jeremy Rubin b6856ebedc Fix subscript[0] in netaddress.cpp 7 years ago
Jeremy Rubin 361d95265a Fix subscript[0] in base58.cpp 7 years ago
Jeremy Rubin 6896dbf169 Cleanup (safe, it was checked) subscript[0] in MurmurHash3 (and cleanup MurmurHash3 to be more clear). 7 years ago
Jeremy Rubin 96f2119e6c Fix subscript[0] in compressor.cpp 7 years ago
Jeremy Rubin 500710bd29 Fix 2 subscript[0] bugs in pubkey.cpp, and eliminate one extra size check 7 years ago
Jeremy Rubin e0451e3e2a Fix subscript[0] bug in net.cpp if GetGroup returns a 0-sized vector 7 years ago
MarcoFalke 1d4805ce04
Merge #10759: Fix multi_rpc test for hosts that dont default to utf8 7 years ago
MarcoFalke d3b58704d1
Merge #10761: [tests] fix replace_by_fee.py 7 years ago
MarcoFalke ed88e3194c
Merge #10744: Use method name via __func__ macro 7 years ago
John Newbery 301fd51b9e [tests] fix replace_by_fee.py 7 years ago
Matt Corallo bc7d1032f8 Fix multi_rpc test for hosts that dont default to utf8 7 years ago
Wladimir J. van der Laan 5af6572534
Merge #10698: Be consistent in calling transactions "replaceable" for Opt-In RBF 7 years ago
Wladimir J. van der Laan 30bc0f6726
Merge #10710: REST/RPC example update 7 years ago
Wladimir J. van der Laan be82498462
Merge #10743: [test] don't run dbcrash.py on Travis 7 years ago
Wladimir J. van der Laan a5cd829a0b
Merge branch qt-translations into master 7 years ago
Wladimir J. van der Laan 191d12b073
qt: First translations update for 0.15 7 years ago
Matt Corallo 73c942ecd3 Use "replaceable" instead of "rbfoptin" in bitcoin-tx. 7 years ago
Matt Corallo fb915d5b18 Use "replaceable" instead of "optIntoRbf" in fundrawtransaction. 7 years ago
Matt Corallo 928c6811f2 Use "replaceable" instead of "optintorbf" in createrawtransaction. 7 years ago
darksh1ne 9bbf60047e Use method name from __func__ macro 7 years ago
John Newbery bd00fa52a1 [test] don't run dbcrash.py on Travis 7 years ago
Wladimir J. van der Laan 6dbcc74a0e
Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp> 7 years ago
Jonas Schnelli 7397af9d31
Merge #10728: fix typo in help text for removeprunedfunds 7 years ago
Wladimir J. van der Laan d81bec7666
Merge #10683: rpc: Move the `generate` RPC call to rpcwallet 7 years ago
MarcoFalke dd07f47b79
Merge #10704: [tests] nits in dbcrash.py 7 years ago
Akio Nakamura ecb4fc382b fix typo in help text for removeprunedfunds 7 years ago
John Newbery 27c63dc059 [tests] nits in dbcrash.py 7 years ago
Michael Rotarius b8bb4257fe REST/RPC example update 7 years ago
Wladimir J. van der Laan 2935b469ae
Merge #10192: Cache full script execution results in addition to signatures 7 years ago
Wladimir J. van der Laan 0c3542e5de
Merge #10660: Allow to cancel the txdb upgrade via splashscreen keypress 'q' 7 years ago
Jonas Schnelli 542ce6e246
Report [CANCELLED] instead of [DONE] when shut down during txdb upgrade 7 years ago
Jonas Schnelli 83fbea3f25
Report txdb upgrade not more often then every 10% 7 years ago
Jonas Schnelli 06c5b6edd3
Show txdb upgrade progress in debug log 7 years ago
Jonas Schnelli 316fcb5106
Allow to cancel the txdb upgrade via splashscreen callback 7 years ago
Jonas Schnelli ae09d4583b
Allow to shut down during txdb upgrade 7 years ago
Jonas Schnelli 00cb69bc86
[Qt] allow to execute a callback during splashscreen progress 7 years ago
MarcoFalke 65cc7aacfb
Merge #10556: Move stop/start functions from utils.py into BitcoinTestFramework 7 years ago
John Newbery 5ba83c1d43 [tests] fix nits. 7 years ago
Wladimir J. van der Laan 4c72cc33eb
Merge #10673: [qt] Avoid potential null pointer dereference in TransactionView::exportClicked() 7 years ago
John Newbery 05b8c081b4 [tests] reorganize utils.py module (code move only) 7 years ago
John Newbery 0d473c539e [tests] move mocktime property and functions to BitcoinTestFramework 7 years ago
John Newbery cad967a892 [tests] Move stop_node and start_node methods to BitcoinTestFramework 7 years ago
John Newbery f1fe5368f1 [tests] fix flake8 warnings in test_framework.py and util.py 7 years ago
John Newbery 37065d2ed2 [tests] remove unused imports from utils.py 7 years ago
Wladimir J. van der Laan 2a962834fe rpc: Update `generate` for developer notes 7 years ago
Wladimir J. van der Laan df7e2f057b rpc: Move the `generate` RPC call to rpcwallet 7 years ago
MarcoFalke 080ec52091
Merge #10688: contrib: Update laanwj key 7 years ago
Pieter Wuille 90a002ea64
Merge #10558: Address nits from per-utxo change 7 years ago