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-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-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-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
pool: change memusage_test to use int64_t, add allocation check
Martin Leitner-Ankerl
2023-11-20
refactor: NetMsg::Make() without nVersion
MarcoFalke
2023-11-19
pool: make sure PoolAllocator uses the correct alignment
Martin Leitner-Ankerl
2023-11-17
refactor: Make CTxMemPoolEntry only explicitly copyable
TheCharlatan
2023-11-18
refactor: switch from CAutoFile to AutoFile
Anthony Towns
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
test: add unit test for CConnman::AddedNodesContain()
Jon Atack
2023-11-16
test: fix `AddNode` unit test failure on OpenBSD
Sebastian Falbesoner
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
Include version.h in fewer places
Anthony Towns
2023-11-16
serialize: Drop useless version param from GetSerializeSize()
Anthony Towns
2023-11-15
Merge bitcoin/bitcoin#28438: Use serialization parameters for CTransaction
fanquake
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
Merge bitcoin/bitcoin#28857: test, refactor: Magic bytes array followup
fanquake
2023-11-14
Drop CHashWriter
Anthony Towns
2023-11-14
Use ParamsWrapper for witness serialization
Anthony Towns
2023-11-13
test: Add test for array serialization
TheCharlatan
2023-11-13
Merge bitcoin/bitcoin#28721: multiprocess compatibility updates
fanquake
[next]