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
Age
Commit message (
Expand
)
Author
2024-05-21
[policy] restrict all v3 transactions to 10kvB
glozow
2024-05-21
[policy] explicitly require non-v3 for CPFP carve out
glozow
2024-05-21
rpc: Enhance metadata of the dumptxoutset output
Fabian Jahr
2024-05-21
assumeutxo: Add documentation on dumptxoutset serialization format
Fabian Jahr
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-21
Merge bitcoin/bitcoin#30095: util: avoid using thread_local variable that has...
merge-script
2024-05-21
Merge bitcoin/bitcoin#26606: wallet: Implement independent BDB parser
merge-script
2024-05-21
refactor: replace hardcoded numbers
LÅ‘rinc
2024-05-20
rpc: avoid copying into UniValue
Cory Fields
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-17
bench: bugfix, properly release wallet before erasing directory
furszy
2024-05-16
wallet, test: Be able to always swap BDB endianness
Ava Chow
2024-05-16
bdb: Be able to make byteswapped databases
Ava Chow
2024-05-16
Error if LSNs are not reset
Ava Chow
2024-05-16
Berkeley RO Database fuzz test
TheCharlatan
2024-05-16
tests: Add BerkeleyRO to db prefix tests
Ava Chow
2024-05-16
wallettool: Optionally use BERKELEY_RO as format when dumping BDB wallets
Ava Chow
2024-05-16
Add MakeBerkeleyRODatabase
Ava Chow
2024-05-16
Implement handling of other endianness in BerkeleyRODatabase
Ava Chow
2024-05-16
wallet: implement independent BDB deserializer in BerkeleyRODatabase
Ava Chow
2024-05-16
fuzz: add more coverage for `ScriptPubKeyMan`
brunoerg
2024-05-16
util: avoid using thread_local variable that has a destructor
Vasil Dimov
2024-05-16
Merge bitcoin/bitcoin#29975: blockstorage: Separate reindexing from saving ne...
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-16
Update libsecp256k1 subtree to latest master
fanquake
2024-05-16
Squashed 'src/secp256k1/' changes from d8311688bd..06bff6dec8
fanquake
2024-05-16
Merge bitcoin/bitcoin#30097: crypto: disable asan for sha256_sse4 with clang ...
merge-script
2024-05-15
Merge bitcoin/bitcoin#28929: serialization: Support for multiple parameters
Ava Chow
2024-05-15
Merge bitcoin-core/gui#722: wallet: Allow user to navigate options while encr...
merge-script
2024-05-15
refactor: Use type-safe time in txorphanage
MarcoFalke
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-15
crypto: disable asan for sha256_sse4 with clang and -O0
Cory Fields
2024-05-15
Merge bitcoin/bitcoin#30098: refactor: simplify `FormatSubVersion` using strp...
merge-script
2024-05-14
Merge bitcoin/bitcoin#29086: refactor: Simply include CTxMemPool::Options in ...
Ava Chow
2024-05-14
blockstorage: Don't move cursor backwards in UpdateBlockInfo
Ryan Ofsky
2024-05-14
blockstorage: Rename FindBlockPos and have it return a FlatFilePos
Martin Zumsande
2024-05-14
validation, blockstorage: Separate code paths for reindex and saving new blocks
Martin Zumsande
2024-05-14
blockstorage: split up FindBlockPos function
Martin Zumsande
2024-05-14
doc: Improve doc for functions involved in saving blocks to disk
Martin Zumsande
2024-05-14
doc: add comments and release-notes for JSON-RPC 2.0
Matthew Zipkin
2024-05-14
rpc: JSON-RPC 2.0 should not respond to "notifications"
Matthew Zipkin
2024-05-14
Merge bitcoin/bitcoin#30083: kernel: Remove batchpriority from kernel library
Ryan Ofsky
2024-05-14
rpc: Avoid returning HTTP errors for JSON-RPC 2.0 requests
Matthew Zipkin
2024-05-14
rpc: Add "jsonrpc" field and drop null "result"/"error" fields
Matthew Zipkin
[prev]
[next]