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
/
node
Age
Commit message (
Expand
)
Author
2022-10-20
Merge bitcoin/bitcoin#25595: Verify PSBT inputs rather than check for fields ...
fanquake
2022-10-17
Verify PSBT inputs rather than check for fields being empty
Greg Sanders
2022-10-17
p2p: Finish negotiating reconciliation support
Gleb Naumenko
2022-10-17
Add helper to see if a peer is registered for reconciliations
Gleb Naumenko
2022-10-17
p2p: Forget peer's reconciliation state on disconnect
Gleb Naumenko
2022-10-17
p2p: Announce reconciliation support
Gleb Naumenko
2022-10-13
Merge bitcoin/bitcoin#25667: assumeutxo: snapshot initialization
Andrew Chow
2022-10-12
Merge bitcoin/bitcoin#24858: incorrect blk file size calculation during reind...
glozow
2022-10-10
Merge bitcoin/bitcoin#26118: log: Use steady clock for bench logging
MacroFake
2022-10-09
Merge bitcoin/bitcoin#26103: refactor: mempool: use CTxMemPool::Limits
glozow
2022-10-06
Merge bitcoin/bitcoin#24364: refactor: remove duplicate code from BlockAssembler
glozow
2022-10-05
refactor: mempool: use CTxMempool::Limits
stickies-v
2022-10-03
refactor: move DEFAULT_TXINDEX from validation to txindex
fanquake
2022-09-19
Use steady clock for bench logging
MacroFake
2022-09-19
scripted-diff: Rename time symbols
MacroFake
2022-09-13
blockmanager: avoid undefined behavior during FlushBlockFile
James O'Beirne
2022-09-13
init: add utxo snapshot detection
James O'Beirne
2022-09-13
validation: rename snapshot chainstate dir
James O'Beirne
2022-09-09
scripted-diff: rename CChainState -> Chainstate
James O'Beirne
2022-09-01
Merge bitcoin/bitcoin#25951: log: Move validation option logging to LoadChain...
MacroFake
2022-09-01
Move blockstorage option logging to LoadChainstate()
MacroFake
2022-08-31
Merge bitcoin/bitcoin#25872: Fix issues when calling std::move(const&)
fanquake
2022-08-29
Make validation interface capable of signalling header presync
Pieter Wuille
2022-08-29
Move validation option logging to LoadChainstate()
MacroFake
2022-08-23
Add functions to construct locators without CChain
Pieter Wuille
2022-08-22
Merge bitcoin/bitcoin#25775: docs: remove non-signaling mentions of BIP125
fanquake
2022-08-22
Merge bitcoin/bitcoin#25786: refactor: Make adjusted time type safe
fanquake
2022-08-20
Fix iwyu
MacroFake
2022-08-19
Merge bitcoin/bitcoin#25707: refactor: Make const references to avoid unneces...
MacroFake
2022-08-05
Make adjusted time type safe
MacroFake
2022-08-04
[doc] remove non-signaling mentions of BIP125
glozow
2022-08-03
validationcaches: Use size_t for sizes
Carl Dong
2022-08-03
validationcaches: Add and use ValidationCacheSizes
Carl Dong
2022-08-02
scripted-diff: Move mempool_args to src/node
MacroFake
2022-08-02
Remove ::GetVirtualTransactionSize() alias
MacroFake
2022-08-02
Remove ::dustRelayFee
MacroFake
2022-08-02
Remove ::incrementalRelayFee and ::minRelayTxFee globals
MacroFake
2022-08-01
Merge bitcoin/bitcoin#25651: refactor: make all NodeImpl/ChainImpl/ExternalSi...
MacroFake
2022-07-29
refactor: remove unneeded temporaries in node/interfaces, simplify code
Jon Atack
2022-07-29
refactor: make all NodeImpl/ChainImpl/ExternalSignerImpl members public
Jon Atack
2022-07-29
Merge bitcoin/bitcoin#25571: refactor: Make mapBlocksUnknownParent local, and...
fanquake
2022-07-27
refactor: Make const refs vars where applicable
Aurèle Oulès
2022-07-26
Add type-safe AdjustedTime() getter to timedata
MarcoFalke
2022-07-22
Merge bitcoin/bitcoin#25668: refactor: Fix iwyu on node/chainstate
MacroFake
2022-07-21
refactor: Fix iwyu on node/chainstate
MacroFake
2022-07-20
Use HashWriter where possible
MacroFake
2022-07-20
Merge bitcoin/bitcoin#25638: refactor: Use chainman() helper consistently in ...
MacroFake
2022-07-19
refactor: Reduce number of LoadChainstate return values
Russell Yanofsky
2022-07-19
refactor: Reduce number of LoadChainstate parameters
Russell Yanofsky
2022-07-19
Merge bitcoin/bitcoin#25645: refactor: Remove unused includes from dbwrapper.h
fanquake
[next]