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
2024-06-13
refactor: remove warnings globals
stickies-v
2024-06-12
Merge bitcoin/bitcoin#29015: kernel: Streamline util library
Ava Chow
2024-06-12
Merge bitcoin/bitcoin#30229: fuzz: Use std::span in FuzzBufferType
merge-script
2024-06-12
Merge bitcoin/bitcoin#30230: fuzz: add I2P harness
merge-script
2024-06-12
fuzz: Use std::span in FuzzBufferType
MarcoFalke
2024-06-12
Merge bitcoin/bitcoin#29325: consensus: Store transaction nVersion as uint32_t
merge-script
2024-06-11
Merge bitcoin/bitcoin#30160: util: add BitSet
Ava Chow
2024-06-11
Merge bitcoin/bitcoin#28830: [refactor] Check CTxMemPool options in ctor
Ava Chow
2024-06-10
tests: add fuzz tests for BitSet
Pieter Wuille
2024-06-10
Merge bitcoin/bitcoin#30235: build: warn on self-assignment
merge-script
2024-06-07
refactor: Rename CTransaction::nVersion to version
Ava Chow
2024-06-07
consensus: Store transaction nVersion as uint32_t
Ava Chow
2024-06-07
Merge bitcoin/bitcoin#29496: policy: bump TX_MAX_STANDARD_VERSION to 3
Ava Chow
2024-06-06
tests: add fuzz tests for VecDeque
Pieter Wuille
2024-06-06
fuzz: add I2P harness
marcofleon
2024-06-06
refactor: disable self-assign warning for tests
Cory Fields
2024-06-04
Merge bitcoin/bitcoin#30218: refactor: remove unused `CKey::Negate` method
Ava Chow
2024-06-04
Merge bitcoin/bitcoin#30211: fuzz: Make FuzzedSock fuzz friendlier
merge-script
2024-06-03
refactor: remove unused `CKey::Negate` method
Sebastian Falbesoner
2024-06-03
[fuzz] Avoid endless waiting in FuzzedSock::{Wait,WaitMany}
marcofleon
2024-06-03
[fuzz] Make peeking through FuzzedSock::Recv fuzzer friendly
dergoegge
2024-06-03
Merge bitcoin/bitcoin#30167: doc, rpc: Release notes and follow-ups for #29612
merge-script
2024-05-31
[fuzz] Use fuzzer friendly ConsumeRandomLengthByteVector in FuzzedSock::Recv
dergoegge
2024-05-31
[refactor] use TRUC_VERSION in place of 3
glozow
2024-05-29
qa: a fuzz target for the block index database
Antoine Poinsot
2024-05-24
assumeutxo: Add network magic ctor param to SnapshotMetadata
Fabian Jahr
2024-05-23
[fuzz] Avoid collecting initialization coverage
dergoegge
2024-05-21
Merge bitcoin/bitcoin#29421: net: make the list of known message types a comp...
Ava Chow
2024-05-17
[[refactor]] Check CTxMemPool options in constructor
TheCharlatan
2024-05-17
Merge bitcoin/bitcoin#30048: crypto: add `NUMS_H` const
Ava Chow
2024-05-16
util: Move util/string.h functions to util namespace
Ryan Ofsky
2024-05-16
util: add TransactionError includes and namespace declarations
Ryan Ofsky
2024-05-16
util: move fees.h and error.h to common/messages.h
Ryan Ofsky
2024-05-16
common: Add PSBTError enum
Ryan Ofsky
2024-05-16
util: move spanparsing.h to script/parsing.h
Ryan Ofsky
2024-05-16
util: move util/message to common/signmessage
Ryan Ofsky
2024-05-15
Merge bitcoin/bitcoin#30000: p2p: index TxOrphanage by wtxid, allow entries w...
Ryan Ofsky
2024-05-14
tests, fuzz: use new NUMS_H const
josibake
2024-05-14
[refactor] TxOrphanage::EraseTx by wtxid
glozow
2024-05-14
[refactor] TxOrphanage::HaveTx only by wtxid
glozow
2024-05-13
Merge bitcoin/bitcoin#29974: fuzz: txorphan tests fixups
glozow
2024-05-09
test: Use ECC_Context helper in bench and fuzz tests
Ryan Ofsky
2024-05-03
miniscript: make operator_mst consteval
Pieter Wuille
2024-05-03
Merge bitcoin/bitcoin#30012: opportunistic 1p1c followups
merge-script
2024-05-02
refactor: Make 64-bit shift explicit
Hennadii Stepanov
2024-05-01
fuzz: txorphan tests fixups
Sergi Delgado Segura
2024-05-01
[refactor] make MempoolAcceptResult::m_replaced_transactions non-optional
glozow
2024-04-30
Merge bitcoin/bitcoin#29623: Simplify network-adjusted time warning logic
Ava Chow
2024-04-30
Merge bitcoin/bitcoin#28970: p2p: opportunistically accept 1-parent-1-child p...
Ava Chow
2024-04-30
Merge bitcoin/bitcoin#29990: fuzz: don't allow adding duplicate transactions ...
glozow
[prev]
[next]