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-08-06
Merge bitcoin/bitcoin#30577: miniscript: Use `ToIntegral` instead of `ParseIn...
Ava Chow
2024-08-06
p2p: For assumeutxo, download snapshot chain before background chain
Martin Zumsande
2024-08-06
p2p: Restrict downloading of blocks for snapshot chain
Martin Zumsande
2024-08-06
Merge bitcoin/bitcoin#30485: log: Remove NOLINT(bitcoin-unterminated-logprintf)
Ryan Ofsky
2024-08-06
Merge bitcoin/bitcoin#30590: build: Remove unused visibility checks
merge-script
2024-08-06
Merge bitcoin/bitcoin#30212: rename TransactionError:ALREADY_IN_CHAIN
Ryan Ofsky
2024-08-06
doc: Drop no longer needed workaround for WSL
Hennadii Stepanov
2024-08-06
Merge bitcoin/bitcoin#30596: fuzz: replace hardcoded numbers for bech32 limits
glozow
2024-08-06
Merge bitcoin/bitcoin#30588: depends: fix ZMQ CMake getcachesize check
merge-script
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#30582: doc: Add missed cmake package to build depends
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
ci: Silent Homebrew's reinstall warnings
Hennadii Stepanov
2024-08-05
doc: release note for 30212
willcl-ark
2024-08-05
rpc: clarify ALREADY_IN_CHAIN rpc errors
willcl-ark
2024-08-05
build: remove check for __declspec(dllexport)
fanquake
2024-08-05
build: remove check for __attribute__((visibility..
fanquake
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
depends: fix ZMQ CMake getcachesize check
fanquake
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
Merge bitcoin/bitcoin#30562: PayToAnchor(P2A) followups
merge-script
2024-08-05
miniscript: Use `ToIntegral` instead of `ParseInt64`
brunoerg
2024-08-05
Merge bitcoin/bitcoin#30502: doc: add release notes for #22729
glozow
2024-08-05
Merge bitcoin/bitcoin#29656: chainparams: Change nChainTx type to uint64_t
glozow
2024-08-05
Merge bitcoin/bitcoin#30576: test: check that keyless P2A 'signing' via `sign...
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
[prev]
[next]