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-08-06
Merge bitcoin/bitcoin#30573: Update libsecp256k1 subtree to latest master
merge-script
2024-08-06
fuzz: replace hardcoded numbers for bech32 limits
josibake
2024-08-05
validation: don't erase coins cache on prune flushes
Andrew Toth
2024-08-05
Add linked-list test to CCoinsViewCache::SanityCheck
Pieter Wuille
2024-08-05
coins: move Sync logic to CoinsViewCacheCursor
Andrew Toth
2024-08-05
coins: pass linked list of flagged entries to BatchWrite
Andrew Toth
2024-08-05
test: add cache entry linked list tests
Andrew Toth
2024-08-05
coins: track flagged cache entries in linked list
Andrew Toth
2024-08-06
testnet: Add timewarp attack prevention for Testnet4
Fabian Jahr
2024-08-06
testnet: Add Testnet4 difficulty adjustment rules fix
Fabian Jahr
2024-08-06
testnet: Introduce Testnet4
Fabian Jahr
2024-08-06
refactor: use c++20 std::views::reverse instead of reverse_iterator.h
stickies-v
2024-08-05
Merge bitcoin/bitcoin#28052: blockstorage: XOR blocksdir *.dat files
Ava Chow
2024-08-05
Merge bitcoin/bitcoin#30064: net: log connections failures via SOCKS5 with le...
Ava Chow
2024-08-05
Merge bitcoin/bitcoin#30082: test: expand LimitOrphan and EraseForPeer coverage
Ava Chow
2024-08-05
Merge bitcoin/bitcoin#30493: policy: enable full-rbf by default
Ava Chow
2024-08-05
Merge bitcoin/bitcoin#30497: rpc: Return errors in loadtxoutset that currentl...
Ryan Ofsky
2024-08-05
Merge bitcoin/bitcoin#30560: refactor: Add consteval uint256 constructor
Ryan Ofsky
2024-08-05
rpc: clarify ALREADY_IN_CHAIN rpc errors
willcl-ark
2024-08-05
Merge bitcoin/bitcoin#30512: net: Log accepted connection after m_nodes.push_...
merge-script
2024-08-05
Merge bitcoin/bitcoin#30575: fuzz: fix timeout in crypter target
merge-script
2024-08-05
scripted-diff: Replace uint256S("str") -> uint256{"str"}
Hodlinator
2024-08-05
refactor: Hand-replace some uint256S -> uint256
Hodlinator
2024-08-05
refactor: Add consteval uint256(hex_str)
Hodlinator
2024-08-05
miniscript: Use `ToIntegral` instead of `ParseInt64`
brunoerg
2024-08-05
Merge bitcoin/bitcoin#29656: chainparams: Change nChainTx type to uint64_t
glozow
2024-08-05
Merge bitcoin/bitcoin#30285: cluster mempool: merging & postprocessing of lin...
glozow
2024-08-04
Merge bitcoin/bitcoin#30526: doc: Correct uint256 hex string endianness
Ryan Ofsky
2024-08-04
Merge bitcoin/bitcoin#29798: Logging cleanup
Ryan Ofsky
2024-08-04
Merge bitcoin-core/gui#826: OptionsDialog: Allow Maximize of window
Hennadii Stepanov
2024-08-04
scripted-diff: Modernize naming of nChainTx and nTxCount
Fabian Jahr
2024-08-04
test: Add basic check for nChainTx type
Fabian Jahr
2024-08-04
chainparams: Change nChainTx to uint64_t
Fabian Jahr
2024-08-04
refactor: remove un-tested early returns
josibake
2024-08-04
tests: add tests for KeyPair
josibake
2024-08-04
refactor: move SignSchnorr to KeyPair
josibake
2024-08-04
logging: clarify -debug and -debugexclude descriptions
Anthony Towns
2024-08-04
rpc: make logging method reject "0" category and correct the help text
Vasil Dimov
2024-08-04
logging, refactor: minor encapsulation improvement and use BCLog::NONE instea...
Vasil Dimov
2024-08-04
logging, refactor: make category special cases explicit
Ryan Ofsky
2024-08-03
doc + test: Correct uint256 hex string endianness
Hodlinator
2024-08-03
crypto: add KeyPair wrapper class
josibake
2024-08-03
tests: add key tweak smoke test
josibake
2024-08-03
bench: add benchmark for signing with a taptweak
josibake
2024-08-02
policy: enable full-rbf by default
Peter Todd
2024-08-02
gui, qt: brintToFront workaround for Wayland
pablomartin4btc
2024-08-02
Merge bitcoin/bitcoin#30352: policy: Add PayToAnchor(P2A), `OP_1 <0x4e73>` as...
glozow
2024-08-02
[rpc, fees]: add more detail on the fee estimation modes
ismaelsadeeq
2024-08-02
Merge bitcoin-core/gui#626: Showing Local Addresses in Node Window
Hennadii Stepanov
2024-08-02
fuzz: fix timeout in crypter target
brunoerg
[prev]
[next]