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
2023-03-19
[net] Add connection type getter to CNode
dergoegge
2023-03-19
Merge bitcoin/bitcoin#25666: refactor: wallet, do not translate init options ...
fanquake
2023-03-19
Merge bitcoin/bitcoin#27265: test: check that sigop limit also affects ancest...
fanquake
2023-03-19
Merge bitcoin/bitcoin#27264: p2p: Improve diversification of new connections
fanquake
2023-03-17
Merge bitcoin/bitcoin#27212: test: Make the unlikely race in p2p_invalid_mess...
fanquake
2023-03-17
test: Make the unlikely race in p2p_invalid_messages impossible
MarcoFalke
2023-03-16
Merge bitcoin/bitcoin#27199: test: fix race condition in encrypted wallet res...
Andrew Chow
2023-03-16
Fix fund transaction case at 0-value, 0-fee
Greg Sanders
2023-03-16
Merge bitcoin/bitcoin#27200: test: psbt: check non-witness UTXO removal for s...
Andrew Chow
2023-03-16
[net processing] Use TxRelay::m_relay_txs over CNode::m_relays_txs
dergoegge
2023-03-16
Merge bitcoin/bitcoin#26177: refactor / kernel: Move non-gArgs chainparams fu...
fanquake
2023-03-15
Merge bitcoin/bitcoin#26207: rest: add verbose and mempool_sequence query par...
Andrew Chow
2023-03-15
Merge bitcoin/bitcoin#27227: wallet: 25806 follow-up
Andrew Chow
2023-03-15
Merge bitcoin/bitcoin#25781: Remove almost all blockstorage globals
Andrew Chow
2023-03-15
test: fix race condition in encrypted wallet rescan tests
ishaanam
2023-03-15
test: check that sigop limit also affects ancestor/descendant size
Sebastian Falbesoner
2023-03-15
refactor: Don't use global chainparams in chainstatemanager method
TheCharlatan
2023-03-15
Split non/kernel chainparams
Carl Dong
2023-03-15
Add factory functions for Main/Test/Sig/Reg chainparams
Carl Dong
2023-03-15
Remove UpdateVersionBitsParameters
Carl Dong
2023-03-15
Decouple RegTestChainParams from ArgsManager
Carl Dong
2023-03-15
Decouple SigNetChainParams from ArgsManager
Carl Dong
2023-03-15
refactor: Add and use PRUNE_TARGET_MANUAL constexpr
MarcoFalke
2023-03-15
Move ::fImporting to BlockManager
MarcoFalke
2023-03-15
Pass fImporting to ImportingNow helper class
MarcoFalke
2023-03-15
Move ::fPruneMode into BlockManager
MarcoFalke
2023-03-15
p2p: Account for MANUAL conns when diversifying persistent outbound conns
Gleb Naumenko
2023-03-15
p2p: Diversify connections only w.r.t *persistent* outbound peers
Gleb Naumenko
2023-03-15
Move ::nPruneTarget into BlockManager
MarcoFalke
2023-03-15
Merge bitcoin/bitcoin#27153: guix: pass `--enable-initfini-array` to release GCC
fanquake
2023-03-14
Merge bitcoin-core/gui#708: Mask values on Transactions View
Hennadii Stepanov
2023-03-14
Merge bitcoin/bitcoin#27238: refactor: Split logging utilities from system.h
fanquake
2023-03-13
Merge bitcoin/bitcoin#27235: Avoid integer overflow in CheckDiskSpace
glozow
2023-03-13
Merge bitcoin/bitcoin#26514: Improve address decoding errors
glozow
2023-03-13
refactor: Move error() from util/system.h to logging.h
Ben Woosley
2023-03-13
refactor: Extract util/exception from util/system
Ben Woosley
2023-03-13
Merge bitcoin/bitcoin#27221: test: Default timeout factor to 4 under --valgrind
fanquake
2023-03-13
[test] Add manual prune startup test case
dergoegge
2023-03-12
guix: use osslsigncode 2.5
fanquake
2023-03-12
Merge bitcoin/bitcoin#27230: Update src/secp256k1 subtree to upstream release...
fanquake
2023-03-11
Merge bitcoin/bitcoin#27239: refactor: Consistently use context args over gAr...
fanquake
2023-03-11
Merge bitcoin/bitcoin#27236: util: fix argsman dupe key error
fanquake
2023-03-11
Merge bitcoin/bitcoin#27220: doc: update broken str util reference links on d...
fanquake
2023-03-10
qt: mask values on transactions view
pablomartin4btc
2023-03-10
doc: add release note for 26899
brunoerg
2023-03-10
p2p: set `-dnsseed` and `-listen` false if `maxconnections=0`
brunoerg
2023-03-10
Merge bitcoin/bitcoin#27205: doc: Show how less noisy clang-tidy output can b...
fanquake
2023-03-10
refactor: Consistently use args over gArgs in init.cpp
MarcoFalke
2023-03-10
refactor: Consistently use context args over gArgs in node/interfaces
MarcoFalke
2023-03-10
doc: Show how less noisy clang-tidy output can be achieved
TheCharlatan
[prev]
[next]