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-26
chainparams: Remove seed.bitcoinstats.com
Ava Chow
2024-08-22
Merge bitcoin/bitcoin#30658: kernel: pre-28.x chainparams and headerssync update
glozow
2024-08-20
consensus: enable BIP94 on regtest
Sjors Provoost
2024-08-20
consensus: lower regtest nPowTargetTimespan to 144
Sjors Provoost
2024-08-16
params: Update assumevalid and minimum chainwork
Ava Chow
2024-08-16
params: Update chainTxData
Ava Chow
2024-08-16
params: Update assumed blockchain and chainstate sizes
Ava Chow
2024-08-14
Merge bitcoin/bitcoin#28553: validation: assumeutxo params mainnet
Ava Chow
2024-08-10
chainparams: Handle Testnet4 in GetNetworkForMagic
Fabian Jahr
2024-08-10
chainparams: add mainnet assumeutxo param at height 840_000
Sjors Provoost
2024-08-07
chainparams: Add initial minimum chain work for Testnet4
Fabian Jahr
2024-08-07
Merge bitcoin/bitcoin#29775: Testnet4 including PoW difficulty adjustment fix
Ava Chow
2024-08-06
testnet: Introduce Testnet4
Fabian Jahr
2024-08-05
Merge bitcoin/bitcoin#28052: blockstorage: XOR blocksdir *.dat files
Ava Chow
2024-08-05
Merge bitcoin/bitcoin#30493: policy: enable full-rbf by default
Ava Chow
2024-08-05
scripted-diff: Replace uint256S("str") -> uint256{"str"}
Hodlinator
2024-08-05
refactor: Hand-replace some uint256S -> uint256
Hodlinator
2024-08-04
scripted-diff: Modernize naming of nChainTx and nTxCount
Fabian Jahr
2024-08-04
chainparams: Change nChainTx to uint64_t
Fabian Jahr
2024-08-02
policy: enable full-rbf by default
Peter Todd
2024-07-30
kernel: Only setup kernel context globals once
TheCharlatan
2024-07-26
Add -blocksxor boolean option
MarcoFalke
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
[next]