13560 Commits (d89f8adf256727915346bd564e9c92bee094be36)
 

Author SHA1 Message Date
Wladimir J. van der Laan de301b0488
Merge #10130: bitcoin-tx input verification (awemany, jnewbery) 7 years ago
MarcoFalke 8e4f7e7241
Merge #10090: Update bitcoin.conf with example for pruning 7 years ago
John Newbery 19ecd1e2e1 Add tests for bitcoin-tx input checking 7 years ago
John Newbery 21704f6334 Check stderr when testing bitcoin-tx 7 years ago
Awemany eb66bf9bdd bitcoin-tx: Fix missing range check 7 years ago
Jeremy Rubin 3f098cccf6 Decrease testcase sizes in cuckoocache tests 7 years ago
Wladimir J. van der Laan edc62c959a
Merge #10114: [tests] sync_with_ping should assert that ping hasn't timed out 7 years ago
Pieter Wuille 7228ce853d Compensate for memory peak at flush time 7 years ago
Wladimir J. van der Laan cde9b1a864
Merge #9959: Mining: Prevent slowdown in CreateNewBlock on large mempools 7 years ago
John Newbery 6a18bb9a36 [tests] sync_with_ping should assert that ping hasn't timed out 7 years ago
John Newbery 6426716a99 Add send_await_disconnect() method to p2p-compactblocks.py 7 years ago
Wladimir J. van der Laan 625488ace5 util: Work around (virtual) memory exhaustion on 32-bit w/ glibc 7 years ago
MarcoFalke 8ac8041286
Merge #10109: Remove SingleNodeConnCB 7 years ago
Kyle Honeycutt c0651cca49 Update bitcoin.conf with example for pruning 7 years ago
Andrew Chow bd41d9831f Datadir option in linearize scripts 7 years ago
Suhas Daftuar 011124a2b2 Update benchmarking with package statistics 7 years ago
Suhas Daftuar 42cd8c890f Add benchmarking for CreateNewBlock 7 years ago
Suhas Daftuar eed816af6c Mining: return early when block is almost full 7 years ago
Wladimir J. van der Laan f34cdcbd80
Merge #9294: Use internal HD chain for change outputs (hd split) 7 years ago
MarcoFalke f2734c2828
Merge #10107: Remove unused variable. Remove accidental trailing semicolons in Python code 7 years ago
Wladimir J. van der Laan 9692be4a9a
Merge #10084: rpc: Rename first named arg of createrawtransaction 7 years ago
Wladimir J. van der Laan f885b67029 refactor: Make rest.cpp dependency on `*toJSON` in `blockchain.cpp` explicit 7 years ago
Pieter Wuille 4bd0e9b90a
Merge #10088: Trivial: move several relay options into the relay help group 7 years ago
Pieter Wuille 7438ceac71
Merge #10086: Trivial: move rpcserialversion into RPC option group 7 years ago
Pieter Wuille 4e3efd47e0
Merge #10108: ApproximateBestSubset should take inputs by reference, not value 7 years ago
Thomas Snider 6d5dd60c88 No need to use OpenSSL malloc/free 7 years ago
John Newbery a4fd89fddb Make forknotify.py more robust 7 years ago
John Newbery 1f3d78b4e0 Wait for connection to open in bip9-softforks.py 7 years ago
John Newbery 159fe88abf Remove SingleNodeConnCB 7 years ago
Ryan Havar 53351321c4 ApproximateBestSubset should take inputs by reference, not value 7 years ago
practicalswift 85de9d474b Remove call to gettransaction(...) where the result is unused 7 years ago
practicalswift bd02422332 Remove accidental trailing semicolons in Python code 7 years ago
MarcoFalke 0b9fb68289
Merge #10105: [tests] fixup - make all Travis test runs quiet, non just cron job runs 7 years ago
John Newbery 91f1f19674 Make all Travis test runs quiet, non just cron job runs 7 years ago
MarcoFalke 5b029aaedb
Merge #10076: [qa] combine_logs: Use ordered list for logfiles 7 years ago
MarcoFalke 79af9fbd8c
Merge #10096: Check that all test scripts in test/functional are being run 7 years ago
MarcoFalke c412fd805d
Merge #9780: Suppress noisy output from qa tests in Travis 7 years ago
Jonas Schnelli 4115af7ac7
Fix rebase issue where pwalletMain was used instead of pwallet 7 years ago
John Newbery 8c7288c06b Print out the final 1000 lines of test_framework.log if test fails 7 years ago
Russell Yanofsky e9a64615c8 Make qt wallet test compatible with qt4 7 years ago
John Newbery 6d780b1b0c Update travis config to run rpc-tests.py in quiet mode 7 years ago
John Newbery 55992f1302 Add --quiet option to suppress rpc-tests.py output 7 years ago
John Newbery 29d6634a69 Check that all test scripts in test/functional are being run 7 years ago
Wladimir J. van der Laan 8d8f28dd52 refactor: Move RPCNotifyBlockChange out of `rpc/server.h` 7 years ago
Wladimir J. van der Laan e6dcfeec05 refactor: Move GetDifficulty out of `rpc/server.h` 7 years ago
MarcoFalke fa4535df57 [qa] combine_logs: Use ordered list for logfiles 7 years ago
Wladimir J. van der Laan 5114f81136
Merge #10057: [init] Deduplicated sigaction() boilerplate 7 years ago
Wladimir J. van der Laan e6156a0aa3
Merge #10056: [zmq] Call va_end() on va_start()ed args. 7 years ago
Jonas Schnelli 0ddea4430d
Merge #10060: [Qt] Ensure an item exists on the rpcconsole stack before adding 7 years ago
Jonas Schnelli 9382f0425e
Do not break backward compatibility during wallet encryption 7 years ago