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
/
src
Age
Commit message (
Expand
)
Author
2020-09-25
doc: Mention signet in -help output
Hennadii Stepanov
2020-09-24
Fix misleading error message: Clean stack rule
sanket1729
2020-09-24
Improve docs about feeler connections
Gleb Naumenko
2020-09-23
zmq: Add support to listen on multiple interfaces
Nicolas Thumann
2020-09-23
Merge #19927: validation: Reduce direct g_chainman usage
MarcoFalke
2020-09-23
Merge #19994: Assert that RPCArg names are equal to CRPCCommand ones (net, rp...
MarcoFalke
2020-09-23
net: Print error message if -proxy is specified without arguments (instead of...
practicalswift
2020-09-23
Merge #19979: Replace LockAssertion with AssertLockHeld, remove LockAssertion
MarcoFalke
2020-09-23
Merge #19572: ZMQ: Create "sequence" notifier, enabling client-side mempool t...
Wladimir J. van der Laan
2020-09-23
Merge #19993: refactor: Signet fixups
MarcoFalke
2020-09-22
Remove header checks out of net_processing
Troy Giorshev
2020-09-22
Give V1TransportDeserializer CChainParams& member
Troy Giorshev
2020-09-22
Change CMessageHeader Constructor
Troy Giorshev
2020-09-22
Add doxygen comment for ReceiveMsgBytes
Troy Giorshev
2020-09-22
Move checksum check from net_processing to net
Troy Giorshev
2020-09-22
Give V1TransportDeserializer an m_node_id member
Troy Giorshev
2020-09-22
doc: Update comments for new chain settings (-signet and -chain=signet)
MarcoFalke
2020-09-22
fuzz: Remove needless guard
MarcoFalke
2020-09-22
refactor: Remove SignetTxs::m_valid and use optional instead
MarcoFalke
2020-09-22
Assert that RPCArg names are equal to CRPCCommand ones (net, rpcwallet)
MarcoFalke
2020-09-22
Add 'sequence' zmq publisher to track all block (dis)connects, mempool deltas
Gregory Sanders
2020-09-22
Merge #19849: Assert that RPCArg names are equal to CRPCCommand ones (blockch...
MarcoFalke
2020-09-21
[rpc] Deprecate getpeerinfo addnode field
Amiti Uttarwar
2020-09-21
[rpc] Add connection type to getpeerinfo RPC, update tests
Amiti Uttarwar
2020-09-21
[log] Add connection type to log statement
Amiti Uttarwar
2020-09-22
Merge #17785: p2p: Unify Send and Receive protocol versions
Wladimir J. van der Laan
2020-09-21
Merge #18267: BIP-325: Signet [consensus]
Wladimir J. van der Laan
2020-09-21
Merge #19697: Improvements on ADDR caching
Wladimir J. van der Laan
2020-09-21
validation: Remove review-only comments + assertions
Carl Dong
2020-09-21
docs: Move FindFilesToPrune{,Manual} doxygen comment
Carl Dong
2020-09-21
style: Make FindFilesToPrune{,Manual} match style guide
Carl Dong
2020-09-21
validation: Move FindFilesToPrune{,Manual} to BlockManager
Carl Dong
2020-09-21
net: recognize TORv3/I2P/CJDNS networks
Vasil Dimov
2020-09-20
log: Remove static log message "Initializing chainstate Chainstate [ibd] @ he...
practicalswift
2020-09-19
Remove unused LockAssertion struct
Hennadii Stepanov
2020-09-19
Replace LockAssertion with a proper thread safety annotations
Hennadii Stepanov
2020-09-19
refactor: Use explicit function type instead of template
Hennadii Stepanov
2020-09-19
Merge #13686: ZMQ: Small cleanups in the ZMQ code
fanquake
2020-09-19
Merge #18790: gui: Improve thread naming
fanquake
2020-09-19
Merge #19940: rpc: Return fee and vsize from testmempoolaccept
fanquake
2020-09-18
test: some sanity checks for consensus logic
Anthony Towns
2020-09-18
test: add small signet fuzzer
practicalswift
2020-09-18
test: signet network selection tests
Karl-Johan Alm
2020-09-18
signet: hard-coded parameters for Signet Global Network VI (2020-09-07)
Karl-Johan Alm
2020-09-18
qt: update QT to support signet network
Karl-Johan Alm
2020-09-18
consensus: add signet validation
Karl-Johan Alm
2020-09-18
add signet chain and accompanying parameters
Karl-Johan Alm
2020-09-18
Merge #15454: Remove the automatic creation and loading of the default wallet
Samuel Dobson
2020-09-17
net: CNetAddr: add support to (un)serialize as ADDRv2
Vasil Dimov
2020-09-17
rpc: add brackets to ConstructTransaction
Sjors Provoost
[prev]
[next]