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
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
doc: JSON-RPC request Content-Type is application/json
Luke Dashjr
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-30
net_processing: remove Misbehavior score and increments
Pieter Wuille
2024-05-30
net_processing: make all Misbehaving increments = 100
Pieter Wuille
2024-05-29
qa: a fuzz target for the block index database
Antoine Poinsot
2024-05-29
Merge bitcoin/bitcoin#30156: fuzz: More accurate coverage reports
merge-script
2024-05-24
assumeutxo: Add network magic ctor param to SnapshotMetadata
Fabian Jahr
2024-05-23
Merge bitcoin/bitcoin#29612: rpc: Optimize serialization and enhance metadata...
Ava Chow
2024-05-23
[fuzz] Avoid collecting initialization coverage
dergoegge
2024-05-23
Merge bitcoin/bitcoin#29873: policy: restrict all TRUC (v3) transactions to 1...
Ava Chow
2024-05-23
Merge bitcoin/bitcoin#30115: rpc: avoid copying into UniValue
Ryan Ofsky
2024-05-21
Merge bitcoin/bitcoin#30137: build: Remove `--enable-threadlocal`
merge-script
2024-05-21
Merge bitcoin/bitcoin#29421: net: make the list of known message types a comp...
Ava Chow
2024-05-21
[fuzz] V3_MAX_VSIZE and effective ancestor/descendant size limits
glozow
2024-05-21
rpc: Optimize serialization disk space of dumptxoutset
Fabian Jahr
2024-05-21
build: remove --enable-threadlocal
fanquake
2024-05-21
doc: remove comment about using thread_local
fanquake
2024-05-20
rpc: avoid copying into UniValue
Cory Fields
2024-05-17
[[refactor]] Check CTxMemPool options in constructor
TheCharlatan
2024-05-17
Merge bitcoin/bitcoin#29817: kernel: De-globalize fReindex
Ava Chow
2024-05-17
Merge bitcoin/bitcoin#30048: crypto: add `NUMS_H` const
Ava Chow
2024-05-16
Merge bitcoin/bitcoin#29975: blockstorage: Separate reindexing from saving ne...
Ryan Ofsky
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 spanparsing.h Split functions to string.h
Ryan Ofsky
2024-05-16
util: move util/message to common/signmessage
Ryan Ofsky
2024-05-16
Merge bitcoin/bitcoin#27101: Support JSON-RPC 2.0 when requested by client
Ryan Ofsky
2024-05-16
kernel: De-globalize fReindex
TheCharlatan
2024-05-16
Merge bitcoin/bitcoin#30085: p2p: detect addnode cjdns peers in GetAddedNodeI...
merge-script
2024-05-15
Merge bitcoin/bitcoin#28929: serialization: Support for multiple parameters
Ava Chow
2024-05-15
rpc: Remove index-based Arg accessor
MarcoFalke
2024-05-15
Merge bitcoin/bitcoin#30000: p2p: index TxOrphanage by wtxid, allow entries w...
Ryan Ofsky
2024-05-14
Merge bitcoin/bitcoin#29086: refactor: Simply include CTxMemPool::Options in ...
Ava Chow
2024-05-14
validation, blockstorage: Separate code paths for reindex and saving new blocks
Martin Zumsande
2024-05-14
doc: add comments and release-notes for JSON-RPC 2.0
Matthew Zipkin
2024-05-14
tests, fuzz: use new NUMS_H const
josibake
2024-05-14
[unit test] TxOrphanage handling of same-txid-different-witness txns
glozow
2024-05-14
[p2p] allow entries with the same txid in TxOrphanage
glozow
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-10
test: add GetAddedNodeInfo() CJDNS regression unit test
Jon Atack
2024-05-09
kernel: Remove key module from kernel library
TheCharlatan
[prev]
[next]