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-23
Merge bitcoin/bitcoin#27064: system: use %LOCALAPPDATA% as default datadir on...
Ava Chow
2024-05-23
Add sanity checks for various ATMPArgs booleans
Greg Sanders
2024-05-23
[refactor] make some members MemPoolAccept-wide
glozow
2024-05-23
cpfp carveout is excluded in packages
glozow
2024-05-23
Add m_allow_sibling_eviction as separate ATMPArgs flag
Greg Sanders
2024-05-23
Add description for m_test_accept
Greg Sanders
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-23
Merge bitcoin/bitcoin#30062: net: add ASMap info in `getrawaddrman` RPC
glozow
2024-05-22
Merge bitcoin/bitcoin#30131: wallet, tests: Avoid stringop-overflow warning i...
merge-script
2024-05-22
net: rpc: return peer's mapped AS in getrawaddrman
brunoerg
2024-05-22
Merge bitcoin/bitcoin#30120: Update libsecp256k1 subtree to current master
merge-script
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
wallet, tests: Avoid stringop-overflow warning in PollutePubKey
Ava Chow
2024-05-21
[fuzz] V3_MAX_VSIZE and effective ancestor/descendant size limits
glozow
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
[[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-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
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
[prev]
[next]