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
2021-07-15
Improve tests using statistics
John Newbery
2021-07-15
Add logging and addr rate limiting statistics
Pieter Wuille
2021-07-15
Functional tests for addr rate limiting
Pieter Wuille
2021-07-15
Randomize the order of addr processing
Pieter Wuille
2021-07-15
Rate limit the processing of incoming addr messages
Pieter Wuille
2021-07-15
Merge bitcoin/bitcoin#22211: net: relay I2P addresses even if not reachable (...
W. J. van der Laan
2021-07-15
Merge bitcoin/bitcoin#22393: doc: added info to bitcoin.conf doc
MarcoFalke
2021-07-15
Merge bitcoin/bitcoin#22369: doc: Add steps for Transifex to release process
W. J. van der Laan
2021-07-15
Merge bitcoin/bitcoin#22284: p2p, refactor: performance improvements to Prote...
W. J. van der Laan
2021-07-15
Merge bitcoin/bitcoin#22415: Make m_mempool optional in CChainState
MarcoFalke
2021-07-15
Merge bitcoin/bitcoin#22385: refactor: Use DeploymentEnabled to hide VB deplo...
MarcoFalke
2021-07-15
Merge bitcoin/bitcoin#22447: test: whitelist rpc_rawtransaction peers to spee...
fanquake
2021-07-15
Merge bitcoin/bitcoin#22446: test: Fix wallet_listdescriptors.py if bdb is no...
fanquake
2021-07-14
test: move rpc_rawtransaction tests to < 30s group
Jon Atack
2021-07-14
test: whitelist rpc_rawtransaction peers to speed up tests
Jon Atack
2021-07-14
test: Fix wallet_listdescriptors.py if bdb is not compiled
Hennadii Stepanov
2021-07-14
Merge bitcoin/bitcoin#20354: test: Add feature_taproot.py --previous_release
MarcoFalke
2021-07-13
refactor: move UpdateTip into CChainState
James O'Beirne
2021-07-13
refactor: no mempool arg to GetCoinsCacheSizeState
James O'Beirne
2021-07-13
refactor: move UpdateMempoolForReorg into CChainState
James O'Beirne
2021-07-13
validation: make CChainState::m_mempool optional
James O'Beirne
2021-07-13
Merge bitcoin/bitcoin#22112: Force port 0 in I2P
W. J. van der Laan
2021-07-12
Merge bitcoin/bitcoin#22433: init: remove straggling boost thread_group relat...
MarcoFalke
2021-07-12
init: remove straggling boost thread_group code
fanquake
2021-07-12
Merge bitcoin/bitcoin#22432: doc: fix incorrect testmempoolaccept doc
fanquake
2021-07-12
fix incorrect testmempoolaccept doc
glozow
2021-07-12
Merge bitcoin/bitcoin#20234: net: don't bind on 0.0.0.0 if binds are restrict...
W. J. van der Laan
2021-07-12
Merge bitcoin/bitcoin#22335: doc: recommend `--disable-external-signer` in Op...
W. J. van der Laan
2021-07-09
Merge bitcoin/bitcoin#22253: validation: distinguish between same tx and same...
W. J. van der Laan
2021-07-09
doc: mention that we enforce port=0 in I2P
Vasil Dimov
2021-07-09
addrman: reset I2P ports to 0 when loading from disk
Vasil Dimov
2021-07-09
test: ensure I2P ports are handled as expected
Vasil Dimov
2021-07-09
net: do not connect to I2P hosts on port!=0
Vasil Dimov
2021-07-09
net: distinguish default port per network
Vasil Dimov
2021-07-09
net: change I2P seeds' ports to 0
Vasil Dimov
2021-07-09
net: change assumed I2P port to 0
Vasil Dimov
2021-07-09
Merge bitcoin/bitcoin#22363: test: refactor: use `script_util` helpers for cr...
MarcoFalke
2021-07-09
Merge bitcoin/bitcoin#22176: test: Correct outstanding -Werror=sign-compare e...
fanquake
2021-07-09
Merge bitcoin/bitcoin#22381: guix: Test security-check sanity before performi...
fanquake
2021-07-08
Merge bitcoin/bitcoin#22408: test: add tests for `bad-txns-prevout-null` reje...
MarcoFalke
2021-07-08
Merge bitcoin/bitcoin#22179: Torv2 removal followups
W. J. van der Laan
2021-07-08
p2p: earlier continuation when no remaining eviction candidates
Vasil Dimov
2021-07-08
p2p: process more candidates per protection iteration
Jon Atack
2021-07-08
p2p: iterate eviction protection only on networks having candidates
Jon Atack
2021-07-08
bench: add peer eviction protection benchmarks
Jon Atack
2021-07-08
[test] submit same txid different wtxid as mempool tx
glozow
2021-07-08
[validation] distinguish same txid different wtxid in mempool
glozow
2021-07-07
net: don't bind on 0.0.0.0 if binds are restricted to Tor
Vasil Dimov
2021-07-07
Merge bitcoin/bitcoin#22402: doc: Install Rosetta on M1-macOS for qt in depends
fanquake
2021-07-07
guix: Test security-check sanity before performing them
Carl Dong
[next]