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
/
fuzz
Age
Commit message (
Expand
)
Author
2023-11-28
Merge bitcoin/bitcoin#28903: refactor: Make CTxMemPoolEntry only explicitly c...
Andrew Chow
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
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
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
Use Txid in COutpoint
dergoegge
2023-11-20
fuzz: create ConsumeCoins
brunoerg
2023-11-20
fuzz: move `MockedDescriptorConverter` to `fuzz/util`
brunoerg
2023-11-20
refactor: NetMsg::Make() without nVersion
MarcoFalke
2023-11-17
refactor: Make CTxMemPoolEntry only explicitly copyable
TheCharlatan
2023-11-18
blockstorage: switch from CAutoFile to AutoFile
Anthony Towns
2023-11-18
streams: Base BufferedFile on AutoFile instead of CAutoFile
Anthony Towns
2023-11-17
refactor: VectorWriter without nVersion
MarcoFalke
2023-11-17
Merge bitcoin/bitcoin#28878: Remove version field from GetSerializeSize
fanquake
2023-11-17
Merge bitcoin/bitcoin#28873: fuzz: AutoFile with XOR
fanquake
2023-11-16
Merge bitcoin/bitcoin#28605: Fix typos
fanquake
2023-11-16
Merge bitcoin/bitcoin#28825: fuzz: Minor improvements to tx_package_eval target
fanquake
2023-11-16
serialize: Drop useless version param from GetSerializeSize()
Anthony Towns
2023-11-14
fuzz: AutoFile with XOR
MarcoFalke
2023-11-14
fuzz: Reduce LIMITED_WHILE limit for file fuzzing
MarcoFalke
2023-11-14
fuzz: Remove FuzzedAutoFileProvider
MarcoFalke
2023-11-14
Use ParamsWrapper for witness serialization
Anthony Towns
2023-11-13
Merge bitcoin/bitcoin#27935: fuzz: call lookup functions before calling `Ban`
fanquake
2023-11-09
fuzz: allow fake and duplicate inputs in tx_package_eval target
Greg Sanders
2023-11-09
fuzz: allow reaching MempoolAcceptResult::ResultType::DIFFERENT_WITNESS in tx...
Greg Sanders
2023-11-09
fuzz: call lookup functions before calling `Ban`
brunoerg
2023-11-08
Merge bitcoin/bitcoin#28815: fuzz: Avoid timeout and bloat in fuzz targets
fanquake
2023-11-08
Merge bitcoin/bitcoin#28155: net: improves addnode / m_added_nodes logic
glozow
2023-11-08
Merge bitcoin/bitcoin#28785: validation: return more helpful results for reco...
fanquake
2023-11-08
fuzz: Avoid timeout and bloat in fuzz targets
MarcoFalke
2023-11-07
Merge bitcoin/bitcoin#28649: Do the SOCKS5 handshake reliably
Andrew Chow
2023-11-07
[validation] change package-fee-too-low, return wtxid(s) and effective feerate
glozow
2023-11-07
doc: fix typos
Sjors Provoost
2023-11-03
fuzz: Avoid utxo_total_supply timeout
MarcoFalke
2023-11-02
Use CheckPackageMempoolAcceptResult for package evaluation fuzzing
Greg Sanders
2023-10-31
fuzz: tx_pool checks ATMP result invariants
Greg Sanders
2023-10-31
netbase: use reliable send() during SOCKS5 handshake
Vasil Dimov
[prev]
[next]