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
/
test
Age
Commit message (
Expand
)
Author
2023-12-11
Merge bitcoin/bitcoin#29009: fuzz: p2p: Detect peer deadlocks
fanquake
2023-12-11
Merge bitcoin/bitcoin#29031: fuzz: Improve fuzzing stability for txorphan har...
fanquake
2023-12-08
fuzz: Improve fuzzing stability for txorphan harness
dergoegge
2023-12-08
Merge bitcoin/bitcoin#28349: build: Require C++20 compiler
fanquake
2023-12-07
Merge bitcoin/bitcoin#28924: refactor: Remove unused and fragile string inter...
fanquake
2023-12-07
fuzz: Use C++20 starts_with in rpc.cpp
MarcoFalke
2023-12-07
refactor: Drop unused _Pragma to ignore -Wgnu-zero-variadic-macro-arguments
MarcoFalke
2023-12-06
Merge bitcoin/bitcoin#29012: fuzz: Avoid timeout in bitdeque
fanquake
2023-12-06
Merge bitcoin/bitcoin#27581: net: Continuous ASMap health check
Andrew Chow
2023-12-06
fuzz: Detect deadlocks in process_message
dergoegge
2023-12-06
Merge bitcoin/bitcoin#28989: test: Fix test by checking the actual exception ...
Andrew Chow
2023-12-06
fuzz: Avoid timeout in bitdeque
MarcoFalke
2023-12-06
fuzz: p2p: Detect peer deadlocks
MarcoFalke
2023-12-04
fuzz: txorphan check wtxids using GenTxid::Wtxid not GenTxid::Txid
Greg Sanders
2023-12-03
test: Fix test by checking the actual exception instance
Hennadii Stepanov
2023-12-01
Merge bitcoin/bitcoin#28368: Fee Estimator updates from Validation Interface/...
Andrew Chow
2023-11-30
Merge bitcoin/bitcoin#26762: bugfix: Make `CCheckQueue` RAII-styled (attempt 2)
Andrew Chow
2023-11-30
Merge bitcoin/bitcoin#28451: refactor: Remove unused SER_DISK, SER_NETWORK, C...
Ryan Ofsky
2023-11-30
Merge bitcoin/bitcoin#28951: fuzz: BIP324: damage ciphertext/aad in full byte...
fanquake
2023-11-30
Rename version.h to node/protocol_version.h
MarcoFalke
2023-11-30
Remove unused version.h include
MarcoFalke
2023-11-30
Remove unused CDataStream
MarcoFalke
2023-11-30
fuzz: Drop unused version from fuzz input format
MarcoFalke
2023-11-29
Merge bitcoin/bitcoin#28486: test, bench: Initialize and terminate use of Win...
fanquake
2023-11-29
fuzz: Fix nullptr deref in scriptpubkeyman
MarcoFalke
2023-11-29
Merge bitcoin/bitcoin#28958: refactor: Use Txid in CMerkleBlock
fanquake
2023-11-28
Merge bitcoin/bitcoin#28903: refactor: Make CTxMemPoolEntry only explicitly c...
Andrew Chow
2023-11-28
test: Setup networking globally
Hennadii Stepanov
2023-11-28
Merge bitcoin/bitcoin#28912: refactor: VectorWriter and SpanReader without nV...
fanquake
2023-11-28
refactor: Use Txid in CMerkleBlock
MarcoFalke
2023-11-28
Merge bitcoin/bitcoin#28952: fuzz: Avoid timeout in process_messages
fanquake
2023-11-28
scripted-diff: Use DataStream in most places
MarcoFalke
2023-11-28
refactor: SpanReader without nVersion
MarcoFalke
2023-11-28
Merge bitcoin/bitcoin#28892: refactor: P2P transport without serialize versio...
fanquake
2023-11-28
fuzz: Avoid timeout in process_messages
MarcoFalke
2023-11-28
fuzz: BIP324: damage ciphertext/aad in full byte range
Sebastian Falbesoner
2023-11-26
Merge bitcoin/bitcoin#28931: fuzz: Limit fuzz buffer size in script_flags target
fanquake
2023-11-24
Merge bitcoin/bitcoin#28922: Use Txid in COutpoint
fanquake
2023-11-23
Merge bitcoin/bitcoin#28578: fuzz: add target for `DescriptorScriptPubKeyMan`
fanquake
2023-11-23
Fix IWYU for the script_flags fuzz target
MarcoFalke
2023-11-23
fuzz: Limit fuzz buffer size in script_flags target
MarcoFalke
2023-11-23
fuzz: CDataStream -> DataStream in script_flags
MarcoFalke
2023-11-23
refactor: P2P transport without serialize version and type
MarcoFalke
2023-11-22
Merge bitcoin/bitcoin#28895: p2p: do not make automatic outbound connections ...
fanquake
2023-11-22
Merge bitcoin/bitcoin#28904: Drop CAutoFile
fanquake
2023-11-22
Merge bitcoin/bitcoin#28891: test: fix `AddNode` unit test failure on OpenBSD
fanquake
2023-11-22
tx fees, policy: CBlockPolicyEstimator update from `CValidationInterface` not...
ismaelsadeeq
2023-11-22
CValidationInterface: modify the parameter of `TransactionAddedToMempool`
ismaelsadeeq
2023-11-22
tx fees, policy: update `CBlockPolicyEstimator::processBlock` parameter
ismaelsadeeq
2023-11-21
test: Add uint256 string parse tests
MarcoFalke
[next]