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
Introduce Instruction enum in asmap
Pieter Wuille
2020-04-09
Merge #18363: tests: Add fuzzing harness for HTTPRequest, libevent's evhttp a...
MarcoFalke
2020-04-09
Merge #18521: fuzz: Add process_messages harness
MarcoFalke
2020-04-09
Merge #18533: scripted-diff: Replace strCommand with msg_type
MarcoFalke
2020-04-08
Merge #18565: tests: Add fuzzing harnesses for classes/functions in policy/fe...
MarcoFalke
2020-04-08
Merge #18563: test: Fix unregister_all_during_call cleanup
MarcoFalke
2020-04-08
tests: Add coverage of {,Incremental}DynamicUsage(const std::set<X, Y>& s) to...
practicalswift
2020-04-08
tests: Add fuzzing harness for classes/functions in cuckoocache.h
practicalswift
2020-04-08
tests: Add fuzzing harness for classes/functions in checkqueue.h
practicalswift
2020-04-08
tests: Add coverage of GetVirtualTransactionSize(...) to existing fuzzer
practicalswift
2020-04-08
tests: Add fuzzing harness for AdditionOverflow(...)
practicalswift
2020-04-08
tests: Add fuzzing harness for FeeFilterRounder
practicalswift
2020-04-08
Merge #18558: build: Fix boost detection for arch armv7l
Wladimir J. van der Laan
2020-04-08
Fix unregister_all_during_call cleanup
Russell Yanofsky
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-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-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
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
[next]