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-21
refactor: Remove unused and fragile string interface from arith_uint256
MarcoFalke
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
2023-11-13
Merge bitcoin/bitcoin#27935: fuzz: call lookup functions before calling `Ban`
fanquake
2023-11-13
Merge bitcoin/bitcoin#28391: refactor: Simplify CTxMempool/BlockAssembler fie...
fanquake
2023-11-10
[refactor] remove access to mapTx in validation_block_tests
TheCharlatan
2023-11-10
scripted-diff: rename vTxHashes to txns_randomized
TheCharlatan
2023-11-10
[refactor] rewrite vTxHashes as a vector of CTransactionRef
glozow
2023-11-10
[refactor] remove access to mapTx.find in mempool_tests.cpp
glozow
2023-11-10
[refactor] remove access to mapTx in blockencodings_tests.cpp
glozow
2023-11-10
[refactor] Add helper for retrieving mempool entry
TheCharlatan
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-09
Merge bitcoin/bitcoin#28808: refactor: Miniminer package linearization followups
glozow
2023-11-08
[refactor] updating miniminer comments to be more accurate
kevkevin
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#28464: net: improve max-connection limits code
Andrew Chow
2023-11-07
Merge bitcoin/bitcoin#28224: shutdown: Destroy kernel last, make test shutdow...
Andrew Chow
2023-11-07
Merge bitcoin/bitcoin#28649: Do the SOCKS5 handshake reliably
Andrew Chow
2023-11-07
[refactor] Change MiniMinerMempoolEntry order
kevkevin
[prev]
[next]