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-18
doc: Drop mentions of Travis CI as it is no longer used
Hennadii Stepanov
2020-12-17
ci: Drop travis_fold feature as Travis CI is no longer used
Hennadii Stepanov
2020-12-17
Merge #20658: ci: Move linter task to cirrus
MarcoFalke
2020-12-16
ci: Use cpu=1 for linter
Dhruv Mehta
2020-12-16
Merge #20575: Do not run functions with necessary side-effects in assert()
Wladimir J. van der Laan
2020-12-16
Merge #20470: build: Replace genisoimage with xorriso
Wladimir J. van der Laan
2020-12-16
Merge #20651: net: Make p2p recv buffer timeout 20 minutes for all peers
MarcoFalke
2020-12-16
Merge #20248: test: fix length of R check in key_signature_tests
Wladimir J. van der Laan
2020-12-16
Merge #20171: Add functional test test_txid_inv_delay
Wladimir J. van der Laan
2020-12-16
build: remove cdrkit package from depends
fanquake
2020-12-16
build: Replace genisoimage with xorriso
fanquake
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
ci: Move linter task to cirrus
Dhruv Mehta
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
[net] Make p2p recv buffer timeout 20 minutes for all peers
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
[next]