index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2021-02-04
test: fix timeout decrease in feature_assumevalid
Bruno Garcia
2021-02-04
Merge #21042: doc, test: Improve setup_clean_chain documentation
MarcoFalke
2021-02-04
Merge #20715: util: Add ArgsManager::GetCommand() and use it in bitcoin-wallet
MarcoFalke
2021-02-02
Merge #19509: Per-Peer Message Capture
MarcoFalke
2021-02-01
scripted-diff: Remove setup_clean_chain if default is not changed
Fabian Jahr
2021-02-01
doc: Improve setup_clean_chain documentation
Fabian Jahr
2021-02-01
Drop boost/preprocessor dependencies
Hennadii Stepanov
2021-02-01
Merge #21016: refactor: remove boost::thread_group usage
Wladimir J. van der Laan
2021-01-31
Merge #20954: test: Declare `nodes` type in test_framework.py.
MarcoFalke
2021-01-29
refactor: remove boost::thread_group usage
fanquake
2021-01-29
Merge #20724: Cleanup of -debug=net log messages
MarcoFalke
2021-01-29
Merge #21012: ci: Fuzz with integer sanitizer
MarcoFalke
2021-01-28
rpc: Use RPCHelpMan for check-rpc-mappings linter
MarcoFalke
2021-01-28
net: use peer=N instead of from=N in debug log
Anthony Towns
2021-01-28
Merge #20226: wallet, rpc: add listdescriptors command
Samuel Dobson
2021-01-27
wallet, rpc: add listdescriptors command
Ivan Metlushko
2021-01-27
Merge #20964: rpc: Add specific error code for "wallet already loaded"
Wladimir J. van der Laan
2021-01-26
ci: Fuzz with integer sanitizer
MarcoFalke
2021-01-26
Merge #21000: fuzz: Add UBSan suppressions needed for fuzz tests to not warn ...
MarcoFalke
2021-01-26
Merge #20971: test: Work around libFuzzer deadlock
MarcoFalke
2021-01-26
Merge #20832: rpc: Better error messages for invalid addresses
Samuel Dobson
2021-01-25
fuzz: Add UBSan suppressions needed for fuzz tests to not warn under -fsaniti...
practicalswift
2021-01-25
Merge #18710: Add local thread pool to CCheckQueue
Wladimir J. van der Laan
2021-01-25
rpc: Add specific error code for "wallet already loaded"
Wladimir J. van der Laan
2021-01-24
Better error messages for invalid addresses
Bezdrighin
2021-01-23
Add Message Capture Test
Troy Giorshev
2021-01-23
Add capture parser
Troy Giorshev
2021-01-21
util: Add ArgsManager::GetCommand() and use it in bitcoin-wallet
MarcoFalke
2021-01-21
test: Add tests
MarcoFalke
2021-01-21
Merge #17556: test: Change feature_config_args.py not to rely on strange regt...
MarcoFalke
2021-01-21
Merge #20953: test: dedup zmq test setup code (node restart, topics subscript...
fanquake
2021-01-21
test: Work around libFuzzer deadlock
MarcoFalke
2021-01-20
Merge #20937: guix: Make nsis reproducible by respecting SOURCE-DATE-EPOCH
fanquake
2021-01-19
Merge #20891: rpc: Remove deprecated bumpfee behavior
Wladimir J. van der Laan
2021-01-18
test: Fix get_previous_releases.py for aarch64
MarcoFalke
2021-01-18
Change type definitions for "chain" and "setup_clean_chain" from type comment...
Kiminuo
2021-01-17
lint: Skip whitespace lint for guix patches
Carl Dong
2021-01-17
zmq test: deduplicate test setup code (node restart, topics subscription)
Sebastian Falbesoner
2021-01-15
Merge #20916: rpc: Return wtxid from testmempoolaccept
MarcoFalke
2021-01-13
Merge #20811: refactor: move net_processing implementation details out of header
Wladimir J. van der Laan
2021-01-12
rpc: Return wtxid from testmempoolaccept
MarcoFalke
2021-01-11
Merge #19315: [tests] Allow outbound & block-relay-only connections in functi...
MarcoFalke
2021-01-11
Merge #20852: net: allow CSubNet of non-IP networks
Wladimir J. van der Laan
2021-01-11
Merge #20876: test: Replace getmempoolentry with testmempoolaccept in MiniWallet
MarcoFalke
2021-01-11
Merge #20480: Replace boost::variant with std::variant
fanquake
2021-01-10
test: add test for banning of non-IP addresses
Vasil Dimov
2021-01-09
net_processing: split PeerManager into interface and implementation classes
Anthony Towns
2021-01-08
Remove deprecated bumpfee behavior
Andrew Chow
2021-01-08
test: Replace getmempoolentry with testmempoolaccept in MiniWallet
MarcoFalke
2021-01-08
Merge #20688: test: run mempool_compatibility.py even with wallet disabled
MarcoFalke
[next]