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
2023-10-02
Merge bitcoin/bitcoin#27596: assumeutxo (2)
Andrew Chow
2023-10-02
chainparams: add signet assumeutxo param at height 160_000
Sjors Provoost
2023-10-02
chainparams: add testnet assumeutxo param at height 2_500_000
Sjors Provoost
2023-10-02
bench: drop NO_THREAD_SAFETY_ANALYSIS from disconnected_txs
fanquake
2023-10-02
Merge bitcoin/bitcoin#28542: wallet: Check for uninitialized last processed a...
fanquake
2023-10-02
Merge bitcoin/bitcoin#28508: refactor: Remove SER_GETHASH, hard-code client v...
fanquake
2023-10-02
Merge bitcoin/bitcoin#28500: Prevent default/invalid CKey objects from alloca...
fanquake
2023-09-30
doc: add note about confusing HaveTxsDownloaded name
James O'Beirne
2023-09-30
test: add feature_assumeutxo functional test
James O'Beirne
2023-09-30
rpc: add getchainstates
James O'Beirne
2023-09-30
refuse to activate a UTXO snapshot if mempool not empty
James O'Beirne
2023-09-30
rpc: add loadtxoutset
James O'Beirne
2023-09-30
validation: do not activate snapshot if behind active chain
James O'Beirne
2023-09-30
validation: assumeutxo: swap m_mempool on snapshot activation
James O'Beirne
2023-09-30
blockstorage: segment normal/assumedvalid blockfiles
James O'Beirne
2023-09-30
validation: populate nChainTx value for assumedvalid chainstates
James O'Beirne
2023-09-30
test: adjust chainstate tests to use recognized snapshot base
James O'Beirne
2023-09-30
validation: pruning for multiple chainstates
James O'Beirne
2023-09-30
validation: indexing changes for assumeutxo
James O'Beirne
2023-09-30
net_processing: validationinterface: ignore some events for bg chain
James O'Beirne
2023-09-30
wallet: validationinterface: only handle active chain notifications
James O'Beirne
2023-09-30
validationinterface: only send zmq notifications for active
James O'Beirne
2023-09-30
validation: pass ChainstateRole for validationinterface calls
James O'Beirne
2023-09-30
validation: only call UpdatedBlockTip for active chainstate
James O'Beirne
2023-09-30
validation: add ChainstateRole
James O'Beirne
2023-09-30
validation: MaybeRebalanceCaches when chain leaves IBD
James O'Beirne
2023-09-30
chainparams: add blockhash to AssumeutxoData
James O'Beirne
2023-09-30
assumeutxo: remove snapshot during -reindex{-chainstate}
James O'Beirne
2023-09-30
bugfix: correct is_snapshot_cs in VerifyDB
James O'Beirne
2023-09-30
net_processing: Request assumeutxo background chain blocks
Suhas Daftuar
2023-09-29
Merge bitcoin/bitcoin#27866: blockstorage: Return on fatal flush errors
Ryan Ofsky
2023-09-29
Merge bitcoin/bitcoin#28525: net: Drop v2 garbage authentication packet
Andrew Chow
2023-09-28
Merge bitcoin/bitcoin#28450: Add package evaluation fuzzer
glozow
2023-09-27
Merge bitcoin/bitcoin#28505: rpc: bumpfee, improve doc for 'reduce_output' arg
Andrew Chow
2023-09-27
Add package evaluation fuzzer
Greg Sanders
2023-09-27
key: don't allocate secure mem for null (invalid) key
Pieter Wuille
2023-09-27
Add make_secure_unique helper
Anthony Towns
2023-09-27
net: Simplify v2 recv logic by decoupling AAD from state machine
Tim Ruffing
2023-09-27
net: Drop v2 garbage authentication packet
Tim Ruffing
2023-09-26
wallet: Check last block and conflict height are valid in MarkConflicted
Andrew Chow
2023-09-26
rpc: bumpfee, improve doc for 'reduce_output' arg
furszy
2023-09-26
Merge bitcoin/bitcoin#28483: refactor: Return CAutoFile from BlockManager::Op...
fanquake
2023-09-23
Merge bitcoin/bitcoin#28385: [refactor] rewrite DisconnectedBlockTransactions...
fanquake
2023-09-23
Merge bitcoin/bitcoin#28492: RPC: `descriptorprocesspsbt` returns hex encoded...
Andrew Chow
2023-09-22
Merge bitcoin-core/gui#119: Replace send-to-self with dual send+receive entries
Hennadii Stepanov
2023-09-22
Merge bitcoin-core/gui#739: Disable and uncheck blank when private keys are d...
Hennadii Stepanov
2023-09-22
Merge bitcoin-core/gui#755: Silence `-Wcast-function-type` warning
Hennadii Stepanov
2023-09-21
Merge bitcoin/bitcoin#28379: Refactor: Remove m_is_test_chain
fanquake
2023-09-21
Merge bitcoin/bitcoin#28471: Fix virtual size limit enforcement in transactio...
Andrew Chow
2023-09-21
Merge bitcoin/bitcoin#28078: net, refactor: remove unneeded exports, use help...
Andrew Chow
[next]