index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
doc: Clarify distinction between util and common libraries in libraries.md
Ryan Ofsky
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 error.h TransactionError enum to node/types.h
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 HexStr and HexDigit from util to crypto
TheCharlatan
2024-05-16
util: move util/message to common/signmessage
Ryan Ofsky
2024-05-16
build: move memory_cleanse from util to crypto
Ryan Ofsky
2024-05-16
build: move chainparamsbase from util to common
Ryan Ofsky
2024-05-16
test: Add check-deps.sh script to check for unexpected library dependencies
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
Squashed 'src/secp256k1/' changes from d8311688bd..06bff6dec8
fanquake
2024-05-16
Update libsecp256k1 subtree to latest master
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#30060: ci: Roll clang in test-each-commit task
merge-script
2024-05-15
ci: Roll test-each-commit Ubuntu
MarcoFalke
2024-05-15
ci: Remove clang version pin in test-each-commit
MarcoFalke
2024-05-15
Merge bitcoin/bitcoin#30098: refactor: simplify `FormatSubVersion` using strp...
merge-script
2024-05-15
Merge bitcoin/bitcoin#30074: contrib: use ENV flags in get_arch
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
2024-05-14
rpc: identify JSON-RPC 2.0 requests
Matthew Zipkin
2024-05-14
test: add conflicting topology test case
Greg Sanders
2024-05-14
tests, fuzz: use new NUMS_H const
josibake
[prev]
[next]