..
bench
streams: cache file position within AutoFile
2 months ago
common
Merge bitcoin/bitcoin#29775 : Testnet4 including PoW difficulty adjustment fix
3 months ago
compat
…
config
…
consensus
miner: adjust clock to timewarp rule
3 months ago
crc32c
…
crypto
…
index
streams: remove AutoFile::Get() entirely
2 months ago
init
logging: clarify -debug and -debugexclude descriptions
3 months ago
interfaces
wallet: bugfix: ensure atomicity in settings updates
2 months ago
ipc
…
kernel
chainparams: Remove seed.bitcoinstats.com
2 months ago
leveldb
…
logging
…
minisketch
…
node
streams: remove AutoFile::Get() entirely
2 months ago
policy
policy/feerate.h: avoid constraint self-dependency
3 months ago
primitives
…
qt
qt: Translations update
2 months ago
rpc
assumeUTXO: fix peers disconnection during sync
2 months ago
script
Merge bitcoin/bitcoin#30577 : miniscript: Use `ToIntegral` instead of `ParseInt64`
3 months ago
secp256k1
Update secp256k1 subtree to latest master
3 months ago
support
…
test
test: Use shell builtins in run_command test case
1 month ago
univalue
…
util
streams: cache file position within AutoFile
2 months ago
wallet
Merge bitcoin/bitcoin#30697 : Bugfix: Ensure Atomicity in Wallet Settings Updates from Chain Interface
2 months ago
zmq
…
.bear-tidy-config
…
.clang-format
…
.clang-tidy
…
Makefile.am
refactor: use c++20 std::views::reverse instead of reverse_iterator.h
3 months ago
Makefile.bench.include
…
Makefile.crc32c.include
…
Makefile.leveldb.include
…
Makefile.minisketch.include
…
Makefile.qt.include
…
Makefile.qt_locale.include
qt: 28.0 translations update
2 months ago
Makefile.qttest.include
…
Makefile.test.include
Merge bitcoin/bitcoin#28209 : fuzz: a target for the block index database
3 months ago
Makefile.test_fuzz.include
…
Makefile.test_util.include
…
Makefile.univalue.include
…
addrdb.cpp
streams: remove AutoFile::Get() entirely
2 months ago
addrdb.h
…
addresstype.cpp
policy: Add OP_1 <0x4e73> as a standard output type
3 months ago
addresstype.h
policy: Add OP_1 <0x4e73> as a standard output type
3 months ago
addrman.cpp
…
addrman.h
…
addrman_impl.h
…
arith_uint256.cpp
…
arith_uint256.h
doc + test: Correct uint256 hex string endianness
3 months ago
attributes.h
…
banman.cpp
…
banman.h
…
base58.cpp
…
base58.h
…
bech32.cpp
fuzz: replace hardcoded numbers for bech32 limits
3 months ago
bech32.h
fuzz: replace hardcoded numbers for bech32 limits
3 months ago
bip324.cpp
…
bip324.h
…
bitcoin-chainstate.cpp
Merge bitcoin/bitcoin#30386 : Early logging improvements
3 months ago
bitcoin-cli-res.rc
…
bitcoin-cli.cpp
testnet: Introduce Testnet4
3 months ago
bitcoin-tx-res.rc
…
bitcoin-tx.cpp
…
bitcoin-util-res.rc
…
bitcoin-util.cpp
…
bitcoin-wallet-res.rc
…
bitcoin-wallet.cpp
testnet: Introduce Testnet4
3 months ago
bitcoind-res.rc
…
bitcoind.cpp
…
blockencodings.cpp
…
blockencodings.h
…
blockfilter.cpp
…
blockfilter.h
…
chain.cpp
…
chain.h
scripted-diff: Modernize naming of nChainTx and nTxCount
3 months ago
chainparams.cpp
testnet: Introduce Testnet4
3 months ago
chainparams.h
…
chainparamsbase.cpp
Deduplicate list of chain strings in RPC help texts
3 months ago
chainparamsbase.h
Deduplicate list of chain strings in RPC help texts
3 months ago
chainparamsseeds.h
seeds: Regenerate mainnet seeds
2 months ago
checkqueue.h
…
clientversion.cpp
…
clientversion.h
…
cluster_linearize.h
clusterlin: improve rechunking in LinearizationChunking (optimization)
3 months ago
coins.cpp
Reduce cache lookups in CCoinsViewCache::FetchCoin
3 months ago
coins.h
coins: move Sync logic to CoinsViewCacheCursor
3 months ago
compressor.cpp
…
compressor.h
…
core_io.h
…
core_memusage.h
…
core_read.cpp
…
core_write.cpp
…
cuckoocache.h
…
dbwrapper.cpp
…
dbwrapper.h
…
deploymentinfo.cpp
…
deploymentinfo.h
…
deploymentstatus.cpp
…
deploymentstatus.h
…
dummywallet.cpp
…
external_signer.cpp
…
external_signer.h
…
flatfile.cpp
…
flatfile.h
…
hash.cpp
…
hash.h
…
headerssync.cpp
headerssync: Update headerssync configuration
3 months ago
headerssync.h
…
httprpc.cpp
…
httprpc.h
…
httpserver.cpp
…
httpserver.h
…
i2p.cpp
…
i2p.h
…
indirectmap.h
…
init.cpp
assumeUTXO: fix peers disconnection during sync
2 months ago
init.h
…
key.cpp
refactor: remove un-tested early returns
3 months ago
key.h
refactor: move SignSchnorr to KeyPair
3 months ago
key_io.cpp
policy: Add OP_1 <0x4e73> as a standard output type
3 months ago
key_io.h
…
logging.cpp
rpc: make logging method reject "0" category and correct the help text
3 months ago
logging.h
logging, refactor: minor encapsulation improvement and use BCLog::NONE instead of 0
3 months ago
mapport.cpp
…
mapport.h
…
memusage.h
…
merkleblock.cpp
…
merkleblock.h
…
net.cpp
assumeUTXO: fix peers disconnection during sync
2 months ago
net.h
assumeUTXO: fix peers disconnection during sync
2 months ago
net_permissions.cpp
…
net_permissions.h
…
net_processing.cpp
Merge bitcoin/bitcoin#29519 : p2p: For assumeutxo, download snapshot chain before background chain
3 months ago
net_processing.h
…
net_types.cpp
…
net_types.h
…
netaddress.cpp
…
netaddress.h
…
netbase.cpp
Merge bitcoin/bitcoin#30064 : net: log connections failures via SOCKS5 with less severity
3 months ago
netbase.h
…
netgroup.cpp
…
netgroup.h
…
netmessagemaker.h
…
noui.cpp
…
noui.h
…
outputtype.cpp
…
outputtype.h
…
pow.cpp
testnet: Add Testnet4 difficulty adjustment rules fix
3 months ago
pow.h
…
prevector.h
…
protocol.cpp
…
protocol.h
…
psbt.cpp
…
psbt.h
…
pubkey.cpp
…
pubkey.h
…
random.cpp
…
random.h
…
randomenv.cpp
…
randomenv.h
…
rest.cpp
…
rest.h
…
scheduler.cpp
…
scheduler.h
…
serialize.h
…
signet.cpp
…
signet.h
…
span.h
…
streams.cpp
streams: remove AutoFile::Get() entirely
2 months ago
streams.h
streams: remove AutoFile::Get() entirely
2 months ago
sync.cpp
…
sync.h
…
threadsafety.h
…
tinyformat.h
…
torcontrol.cpp
…
torcontrol.h
…
txdb.cpp
coins: pass linked list of flagged entries to BatchWrite
3 months ago
txdb.h
coins: pass linked list of flagged entries to BatchWrite
3 months ago
txmempool.cpp
refactor: use c++20 std::views::reverse instead of reverse_iterator.h
3 months ago
txmempool.h
Merge bitcoin/bitcoin#30194 : refactor: use recommended type hiding on multi_index types
3 months ago
txorphanage.cpp
Merge bitcoin/bitcoin#30082 : test: expand LimitOrphan and EraseForPeer coverage
3 months ago
txorphanage.h
Merge bitcoin/bitcoin#30082 : test: expand LimitOrphan and EraseForPeer coverage
3 months ago
txrequest.cpp
Merge bitcoin/bitcoin#30194 : refactor: use recommended type hiding on multi_index types
3 months ago
txrequest.h
…
uint256.cpp
…
uint256.h
refactor: Add consteval uint256(hex_str)
3 months ago
undo.h
…
validation.cpp
validation: Disable CheckForkWarningConditions for background chainstate
1 month ago
validation.h
assumeUTXO: fix peers disconnection during sync
2 months ago
validationinterface.cpp
…
validationinterface.h
…
versionbits.cpp
…
versionbits.h
…
walletinitinterface.h
…