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-12
Merge #19884: p2p: No delay in adding fixed seeds if -dnsseed=0 and peers.dat...
Wladimir J. van der Laan
2021-02-12
Merge #21064: refactor: use std::shared_mutex & remove Boost Thread
Wladimir J. van der Laan
2021-02-12
Merge #19145: Add hash_type MUHASH for gettxoutsetinfo
Wladimir J. van der Laan
2021-02-11
[p2p] No delay in adding fixed seeds if -dnsseed=0 and peers.dat is empty. Ad...
Dhruv Mehta
2021-02-11
Merge #21043: net: Avoid UBSan warning in ProcessMessage(...)
MarcoFalke
2021-02-11
Merge #21023: fuzz: Disable shuffle when merge=1
MarcoFalke
2021-02-09
zmq test: speedup test by whitelisting peers (immediate tx relay)
Sebastian Falbesoner
2021-02-09
zmq test: fix flakiness by using more robust sync method
Sebastian Falbesoner
2021-02-09
zmq test: accept arbitrary sequence start number in ZMQSubscriber
Sebastian Falbesoner
2021-02-09
zmq test: dedup message reception handling in ZMQSubscriber
Sebastian Falbesoner
2021-02-09
test: remove unused function xor_bytes
Sebastian Falbesoner
2021-02-09
test: remove unnecessary assignment in bdb
Bruno Garcia
2021-02-09
Merge #21117: test: remove assert_blockchain_height
MarcoFalke
2021-02-08
Merge #20944: rpc: Return total fee in getmempoolinfo
MarcoFalke
2021-02-08
test: remove assert_blockchain_height
MarcoFalke
2021-02-08
Merge #21107: test: remove type: comments in favour of actual annotations
MarcoFalke
2021-02-08
Merge #21084: test: fix timeout decrease in feature_assumevalid
MarcoFalke
2021-02-08
test: remove type: comments in favour of actual annotations
fanquake
2021-02-08
Merge #21081: test: fix the unreachable code at feature_taproot
fanquake
2021-02-05
Merge #20267: Disable and fix tests for when BDB is not compiled
Wladimir J. van der Laan
2021-02-04
test: fix timeout decrease in feature_assumevalid
Bruno Garcia
2021-02-04
fix the unreachable code at feature_taproot
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-04
wallet: Fix already-loading error message grammar
Fotis Koutoupas
2021-02-02
Merge #19509: Per-Peer Message Capture
MarcoFalke
2021-02-02
util: Disallow negative mocktime
MarcoFalke
2021-02-02
refactor: replace Boost shared_mutex with std shared_mutex in sigcache
fanquake
2021-02-02
rpc: use GetNetworkNames() in getnetworkinfo and getpeerinfo helps
Jon Atack
2021-02-02
net: update NET_UNROUTABLE to not_publicly_routable in GetNetworkName()
Jon Atack
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-30
test: Add test for deterministic UTXO set hash results
Fabian Jahr
2021-01-30
test: Add test for gettxoutsetinfo RPC with MuHash
Fabian Jahr
2021-01-30
rpc: Add hash_type MUHASH to gettxoutsetinfo
Fabian Jahr
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-29
rpc, test: document {previous,next}blockhash as optional
Sebastian Falbesoner
2021-01-28
fuzz: Disable shuffle when merge=1
MarcoFalke
2021-01-28
rpc: Return total fee in mempool
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
tests: Disable bdb dump test when no bdb
Andrew Chow
2021-01-27
Fix wallet_send.py wallet setup to work with descriptors
Andrew Chow
[prev]
[next]