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
/
kernel
Age
Commit message (
Expand
)
Author
2024-08-04
chainparams: Change nChainTx to uint64_t
Fabian Jahr
2024-07-30
kernel: Only setup kernel context globals once
TheCharlatan
2024-07-11
Merge bitcoin/bitcoin#30406: refactor: modernize-use-equals-default
merge-script
2024-07-09
Merge bitcoin/bitcoin#30329: fuzz: improve utxo_snapshot target
Ryan Ofsky
2024-07-08
tidy: modernize-use-equals-default
MarcoFalke
2024-07-05
kernel: De-globalize signature cache
TheCharlatan
2024-07-04
fuzz: improve utxo_snapshot target
Martin Zumsande
2024-07-04
kernel: De-globalize script execution cache
TheCharlatan
2024-06-26
mempool: move LoadMempool/DumpMempool to node
Cory Fields
2024-06-26
Merge bitcoin/bitcoin#30007: chainparams: Add achow101 DNS seeder
merge-script
2024-06-13
introduce and use the generalized `node::Warnings` interface
stickies-v
2024-06-12
Merge bitcoin/bitcoin#29325: consensus: Store transaction nVersion as uint32_t
merge-script
2024-06-11
Merge bitcoin/bitcoin#28339: validation: improve performance of CheckBlockIndex
Ava Chow
2024-06-10
Merge bitcoin/bitcoin#30132: indexes: Don't wipe indexes again when continuin...
Ryan Ofsky
2024-06-07
refactor: Rename CTransaction::nVersion to version
Ava Chow
2024-06-07
kernel: Add less confusing reindex options
Ryan Ofsky
2024-06-04
chainparams: Add achow101 DNS seeder
Ava Chow
2024-05-24
assumeutxo: Add network magic ctor param to SnapshotMetadata
Fabian Jahr
2024-05-23
Merge bitcoin/bitcoin#29612: rpc: Optimize serialization and enhance metadata...
Ava Chow
2024-05-21
rpc: Enhance metadata of the dumptxoutset output
Fabian Jahr
2024-05-16
kernel: De-globalize fReindex
TheCharlatan
2024-05-14
Merge bitcoin/bitcoin#29086: refactor: Simply include CTxMemPool::Options in ...
Ava Chow
2024-05-09
kernel: Remove key module from kernel library
TheCharlatan
2024-05-06
refactor: Simply include CTxMemPool::Options in CTxMemPool directly rather th...
Luke Dashjr
2024-04-26
validation: allow to specify frequency for -checkblockindex
Martin Zumsande
2024-04-08
Merge bitcoin/bitcoin#29691: Change Luke Dashjr seed to dashjr-list-of-p2p-no...
fanquake
2024-04-05
Merge bitcoin/bitcoin#29081: refactor: Remove gmtime*
fanquake
2024-03-28
Merge bitcoin/bitcoin#29402: mempool: Log added for dumping mempool transacti...
glozow
2024-03-27
log: renamed disk to file so wording was more accurate
kevkevin
2024-03-27
mempool: Log added for dumping mempool transactions to disk
kevkevin
2024-03-21
node: Make translations of fatal errors consistent
TheCharlatan
2024-03-21
Change Luke Dashjr seed to dashjr-list-of-p2p-nodes.us
Luke Dashjr
2024-03-18
Revert "time: add runtime sanity check"
MarcoFalke
2024-03-11
scripted-diff: Replace error() with LogError()
MarcoFalke
2024-03-11
scripted-diff: return error(...); ==> error(...); return false;
MarcoFalke
2024-03-08
Merge bitcoin/bitcoin#28960: kernel: Remove dependency on CScheduler
Ava Chow
2024-03-04
kernel: chainparams updates for 27.x
fanquake
2024-03-04
kernel: update chainTxData for 27.x
fanquake
2024-03-04
kernel: update nMinimumChainWork & defaultAssumeValid for 27.x
fanquake
2024-02-15
scripted-diff: Rename MainSignals to ValidationSignals
TheCharlatan
2024-02-15
[refactor] Make signals optional in mempool and chainman
TheCharlatan
2024-02-05
Merge bitcoin/bitcoin#29254: log: Don't use scientific notation in log messages
glozow
2024-02-05
Merge bitcoin/bitcoin#29354: test: Assumeutxo with more than just coinbase tr...
glozow
2024-01-31
Merge bitcoin/bitcoin#28956: Nuke adjusted time from validation (attempt 2)
Ava Chow
2024-01-31
Don't use scientific notation in log messages
Kristaps Kaupe
2024-01-31
test: Assumeutxo with more than just coinbase transactions
MarcoFalke
2024-01-12
[log] mempool loading
glozow
2024-01-05
Remove GetAdjustedTime
dergoegge
2024-01-03
Merge bitcoin/bitcoin#29013: test: doc: follow-up #28368
Gloria Zhao
2024-01-02
tx fees: update `m_from_disconnected_block` to `m_mempool_limit_bypassed`
ismaelsadeeq
[next]