index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-08
test: Properly raise FailedToStartError when rpc shutdown before warmup finished
MarcoFalke
2020-04-08
build: Update ax_boost_mase.m4 to the latest serial
Hennadii Stepanov
2020-04-08
Merge #18551: Do not clear validationinterface entries being executed
MarcoFalke
2020-04-07
Add test for UnregisterAllValidationInterfaces bug
Russell Yanofsky
2020-04-07
Do not clear validationinterface entries being executed
Pieter Wuille
2020-04-07
Merge #18532: rpc: Avoid initialization-order-fiasco on static CRPCCommand ta...
MarcoFalke
2020-04-07
Merge #18546: Bugfix: Wallet: Safely deal with change in the address book [pa...
MarcoFalke
2020-04-07
Merge #18549: qt: Fix Window -> Minimize menu item
MarcoFalke
2020-04-06
Reorder the test instructions by number
Pieter Wuille
2020-04-06
Merge and generalize case 3 and case 6
Pieter Wuille
2020-04-06
Only run sanity check once at the end
Pieter Wuille
2020-04-06
Assert immediately rather than caching failure
Pieter Wuille
2020-04-06
Make a fuzzer-based copy of the prevector randomized test
Pieter Wuille
2020-04-07
qt: Fix Window -> Minimize menu item
Hennadii Stepanov
2020-04-06
Wallet: Change IsMine check in CWallet::DelAddressBook from assert to failure
Luke Dashjr
2020-04-06
Wallet: Replace CAddressBookData.name with GetLabel() method
Luke Dashjr
2020-04-06
QA: Test that change doesn't turn into non-change when spent in an avoid-reus...
Luke Dashjr
2020-04-07
Merge #18543: test: Use one node to avoid a race due to missing sync in rpc_s...
MarcoFalke
2020-04-07
Merge #18192: Bugfix: Wallet: Safely deal with change in the address book
MarcoFalke
2020-04-06
Merge #18458: net: Add missing cs_vNodes lock
Wladimir J. van der Laan
2020-04-06
Merge #18487: rpc: Fix rpcRunLater race in walletpassphrase
Wladimir J. van der Laan
2020-04-07
Merge #18540: test: wallet_bumpfee assertion fixup
MarcoFalke
2020-04-07
test: Use one node to avoid a race due to missing sync in rpc_signrawtransaction
MarcoFalke
2020-04-07
Merge #18484: rpc: Correctly compute redeemScript from witnessScript for sign...
MarcoFalke
2020-04-07
rpc: Make verifychain default values static, not depend on global args
MarcoFalke
2020-04-06
test: wallet_bumpfee assertion fixup
Jon Atack
2020-04-06
Merge #18516: test: relax bumpfee dust_to_fee txsize an extra vbyte
MarcoFalke
2020-04-06
test: relax bumpfee dust_to_fee txsize an extra vbyte
Jon Atack
2020-04-06
Merge #18524: refactor: drop boost::signals2 in validationinterface
Wladimir J. van der Laan
2020-04-06
Remove PID file at the very end
Hennadii Stepanov
2020-04-06
tests: Add fuzzing harness for HTTPRequest, libevent's evhttp and related fun...
practicalswift
2020-04-06
Merge #18534: test: skip backwards compat tests if not compiled with wallet
MarcoFalke
2020-04-06
Merge #18506: net: Hardcoded seeds update for 0.20
Wladimir J. van der Laan
2020-04-06
Merge #18514: test: remove rapidcheck integration and tests
fanquake
2020-04-06
test: skip backwards compat tests if not compiled with wallet
fanquake
2020-04-06
scripted-diff: Replace strCommand with msg_type
MarcoFalke
2020-04-06
rpc: Avoid initialization-order-fiasco on static CRPCCommand tables
MarcoFalke
2020-04-05
Merge #18515: test: add BIP37 remote crash bug [CVE-2013-5700] test to p2p_fi...
MarcoFalke
2020-04-05
fuzz: Add process_messages harness
MarcoFalke
2020-04-05
Merge #18528: build: create test_fuzz library from src/test/fuzz/fuzz.cpp
MarcoFalke
2020-04-05
build: create test_fuzz library from src/test/fuzz/fuzz.cpp
Harris
2020-04-05
Merge #18510: fuzz: Add CScriptNum::getint coverage
MarcoFalke
2020-04-05
Merge #18496: test: remove redundant sync_with_ping after add_p2p_connection
MarcoFalke
2020-04-05
Merge #18518: fuzz: Extend descriptor fuzz test
MarcoFalke
2020-04-05
Merge #18519: fuzz: Extend script fuzz test
MarcoFalke
2020-04-05
Merge #18520: test: remaining replacements of (send_message+sync_with_ping) w...
MarcoFalke
2020-04-05
Merge #18509: fuzz: Avoid running over all inputs after merging them
MarcoFalke
2020-04-05
Merge #18407: tests: Add proof-of-work fuzzing harness
MarcoFalke
2020-04-04
tests: Add proof-of-work fuzzing harness
practicalswift
2020-04-04
refactor: drop boost::signals2 in validationinterface
Russell Yanofsky
[prev]
[next]