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-12-16
Merge #20171: Add functional test test_txid_inv_delay
Wladimir J. van der Laan
2020-12-16
Merge #20661: Only select from addrv2-capable peers for torv3 address relay
Wladimir J. van der Laan
2020-12-16
Merge #20365: wallettool: add parameter to create descriptors wallet
MarcoFalke
2020-12-16
Merge #20605: init: Signal-safe instant shutdown
Wladimir J. van der Laan
2020-12-16
Merge #20569: test: Fix intermittent wallet_multiwallet issue with got_loadin...
MarcoFalke
2020-12-16
Merge #20601: doc: Update for FreeBSD 12.2, add GUI Build Instructions
Wladimir J. van der Laan
2020-12-16
Merge #20276: test: run mempool_expiry.py even with wallet disabled
MarcoFalke
2020-12-16
Merge #20650: depends: Drop workaround for a fixed bug in Qt build system
Jonas Schnelli
2020-12-16
Merge #20477: net: Add unit testing of node eviction logic
MarcoFalke
2020-12-16
Assert eviction at >= 29 candidates. Assert non-eviction at <= 20 candidates.
practicalswift
2020-12-16
test: Add unit testing of node eviction logic
practicalswift
2020-12-16
net: Move eviction node selection logic to SelectNodeToEvict(...)
practicalswift
2020-12-15
Merge #20611: Move TX_MAX_STANDARD_VERSION to policy
Wladimir J. van der Laan
2020-12-15
Merge #20615: cirrus: Schedule one task with paid credits for faster CI feedback
Wladimir J. van der Laan
2020-12-15
Only consider addrv2 peers for relay of non-addrv1 addresses
Pieter Wuille
2020-12-15
refactor: add IsAddrCompatible() to CNode
Pieter Wuille
2020-12-15
Merge #20660: Move signet onion seed from v2 to v3
Wladimir J. van der Laan
2020-12-15
Merge #20560: fuzz: Link all targets once
MarcoFalke
2020-12-15
Merge #20653: doc: Move addr relay comment in net to correct place
MarcoFalke
2020-12-15
Merge #20616: Check CJDNS address is valid
Wladimir J. van der Laan
2020-12-15
init: Signal-safe instant shutdown
Wladimir J. van der Laan
2020-12-15
Merge #20437: fuzz: Avoid time-based "non-determinism" in fuzzing harnesses b...
MarcoFalke
2020-12-15
Move signet onion seed from v2 to v3
Sjors Provoost
2020-12-15
Merge #20253: net: use std::chrono throughout maxOutbound logic
fanquake
2020-12-15
Merge bitcoin-core/gui#115: Replace "Hide tray icon" option with positive "Sh...
Jonas Schnelli
2020-12-14
Merge #20594: Fix getauxval calls in randomenv.cpp
Wladimir J. van der Laan
2020-12-14
Check if Cjdns address is valid
Lucas Ontivero
2020-12-14
doc: Move add relay comment in net to correct place
MarcoFalke
2020-12-14
Merge #20599: net processing: Tolerate sendheaders and sendcmpct messages bef...
MarcoFalke
2020-12-14
build: Add option --enable-danger-fuzz-link-all
MarcoFalke
2020-12-14
[net processing] Tolerate sendheaders and sendcmpct messages before verack
John Newbery
2020-12-14
Merge #19763: net: don't try to relay to the address' originator
MarcoFalke
2020-12-14
depends: Drop workaround for a fixed bug in Qt build system
Hennadii Stepanov
2020-12-14
Merge #20624: net processing: Remove nStartingHeight check from block relay
MarcoFalke
2020-12-14
Merge #20592: doc: update wtxidrelay documentation per BIP339
MarcoFalke
2020-12-14
Merge #20617: p2p: Remove m_is_manual_connection from CNodeState
fanquake
2020-12-13
net: use std::chrono throughout maxOutbound logic
fanquake
2020-12-13
init: set nMaxOutboundLimit connection option directly
fanquake
2020-12-13
net: remove nMaxOutboundTimeframe from connection options
fanquake
2020-12-13
net: remove SetMaxOutboundTimeframe
fanquake
2020-12-13
net: remove SetMaxOutboundTarget
fanquake
2020-12-13
Merge #20588: Remove unused and confusing CTransaction constructor
fanquake
2020-12-12
Merge #20079: p2p: Treat handshake misbehavior like unknown message
MarcoFalke
2020-12-12
Merge #20275: wallet: List all wallets in non-SQLite and non-BDB builds
MarcoFalke
2020-12-11
[net processing] Clarify UpdatedBlockTip()
John Newbery
2020-12-11
[net processing] Remove unnecesary nNewHeight variable in UpdatedBlockTip()
John Newbery
2020-12-11
[net processing] Remove nStartingHeight check from block relay
John Newbery
2020-12-11
Merge #19858: Periodically make block-relay connections and sync headers
MarcoFalke
2020-12-11
Merge #19982: test: Fix inconsistent lock order in wallet_tests/CreateWallet
fanquake
2020-12-10
doc: Update for FreeBSD 12.2, add GUI Build Instructions
Jarol Rodriguez
[next]