.. |
bench
|
streams: cache file position within AutoFile
|
2024-09-16 23:10:14 -04:00 |
common
|
Merge bitcoin/bitcoin#29775: Testnet4 including PoW difficulty adjustment fix
|
2024-08-07 13:05:04 -04:00 |
compat
|
|
|
config
|
|
|
consensus
|
miner: adjust clock to timewarp rule
|
2024-08-20 18:51:37 +02:00 |
crc32c
|
|
|
crypto
|
|
|
index
|
streams: remove AutoFile::Get() entirely
|
2024-09-16 23:10:17 -04:00 |
init
|
|
|
interfaces
|
wallet: bugfix: ensure atomicity in settings updates
|
2024-08-26 13:41:56 +01:00 |
ipc
|
|
|
kernel
|
chainparams: Remove seed.bitcoinstats.com
|
2024-08-26 15:44:22 -04:00 |
leveldb
|
|
|
logging
|
|
|
minisketch
|
|
|
node
|
streams: remove AutoFile::Get() entirely
|
2024-09-16 23:10:17 -04:00 |
policy
|
policy/feerate.h: avoid constraint self-dependency
|
2024-08-12 11:16:49 +01:00 |
primitives
|
|
|
qt
|
qt: Translations update
|
2024-09-16 11:57:21 -04:00 |
rpc
|
assumeUTXO: fix peers disconnection during sync
|
2024-09-11 13:42:51 -04:00 |
script
|
Merge bitcoin/bitcoin#30577: miniscript: Use ToIntegral instead of ParseInt64
|
2024-08-06 20:11:38 -04:00 |
secp256k1
|
|
|
support
|
|
|
test
|
streams: remove AutoFile::Get() entirely
|
2024-09-16 23:10:17 -04:00 |
univalue
|
|
|
util
|
streams: cache file position within AutoFile
|
2024-09-16 23:10:14 -04:00 |
wallet
|
Merge bitcoin/bitcoin#30697: Bugfix: Ensure Atomicity in Wallet Settings Updates from Chain Interface
|
2024-08-27 12:29:20 -04:00 |
zmq
|
|
|
.bear-tidy-config
|
|
|
.clang-format
|
|
|
.clang-tidy
|
|
|
addrdb.cpp
|
streams: remove AutoFile::Get() entirely
|
2024-09-16 23:10:17 -04:00 |
addrdb.h
|
|
|
addresstype.cpp
|
|
|
addresstype.h
|
|
|
addrman.cpp
|
|
|
addrman.h
|
|
|
addrman_impl.h
|
|
|
arith_uint256.cpp
|
|
|
arith_uint256.h
|
|
|
attributes.h
|
|
|
banman.cpp
|
|
|
banman.h
|
|
|
base58.cpp
|
|
|
base58.h
|
|
|
bech32.cpp
|
|
|
bech32.h
|
|
|
bip324.cpp
|
|
|
bip324.h
|
|
|
bitcoin-chainstate.cpp
|
|
|
bitcoin-cli-res.rc
|
|
|
bitcoin-cli.cpp
|
|
|
bitcoin-tx-res.rc
|
|
|
bitcoin-tx.cpp
|
|
|
bitcoin-util-res.rc
|
|
|
bitcoin-util.cpp
|
|
|
bitcoin-wallet-res.rc
|
|
|
bitcoin-wallet.cpp
|
|
|
bitcoind-res.rc
|
|
|
bitcoind.cpp
|
|
|
blockencodings.cpp
|
|
|
blockencodings.h
|
|
|
blockfilter.cpp
|
|
|
blockfilter.h
|
|
|
chain.cpp
|
|
|
chain.h
|
|
|
chainparams.cpp
|
|
|
chainparams.h
|
|
|
chainparamsbase.cpp
|
Deduplicate list of chain strings in RPC help texts
|
2024-08-13 14:00:33 -03:00 |
chainparamsbase.h
|
Deduplicate list of chain strings in RPC help texts
|
2024-08-13 14:00:33 -03:00 |
chainparamsseeds.h
|
seeds: Regenerate mainnet seeds
|
2024-08-27 07:00:27 +02:00 |
checkqueue.h
|
|
|
clientversion.cpp
|
|
|
clientversion.h
|
|
|
cluster_linearize.h
|
|
|
coins.cpp
|
Reduce cache lookups in CCoinsViewCache::FetchCoin
|
2024-08-08 22:51:24 +02:00 |
coins.h
|
|
|
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
|
2024-08-16 11:23:23 -04:00 |
headerssync.h
|
|
|
httprpc.cpp
|
|
|
httprpc.h
|
|
|
httpserver.cpp
|
|
|
httpserver.h
|
|
|
i2p.cpp
|
|
|
i2p.h
|
|
|
indirectmap.h
|
|
|
init.cpp
|
assumeUTXO: fix peers disconnection during sync
|
2024-09-11 13:42:51 -04:00 |
init.h
|
|
|
key.cpp
|
|
|
key.h
|
|
|
key_io.cpp
|
|
|
key_io.h
|
|
|
logging.cpp
|
|
|
logging.h
|
|
|
Makefile.am
|
|
|
Makefile.bench.include
|
|
|
Makefile.crc32c.include
|
|
|
Makefile.leveldb.include
|
|
|
Makefile.minisketch.include
|
|
|
Makefile.qt.include
|
|
|
Makefile.qt_locale.include
|
qt: 28.0 translations update
|
2024-08-26 08:38:58 +01:00 |
Makefile.qttest.include
|
|
|
Makefile.test.include
|
Merge bitcoin/bitcoin#28209: fuzz: a target for the block index database
|
2024-08-12 16:06:38 -04:00 |
Makefile.test_fuzz.include
|
|
|
Makefile.test_util.include
|
|
|
Makefile.univalue.include
|
|
|
mapport.cpp
|
|
|
mapport.h
|
|
|
memusage.h
|
|
|
merkleblock.cpp
|
|
|
merkleblock.h
|
|
|
net.cpp
|
assumeUTXO: fix peers disconnection during sync
|
2024-09-11 13:42:51 -04:00 |
net.h
|
assumeUTXO: fix peers disconnection during sync
|
2024-09-11 13:42:51 -04:00 |
net_permissions.cpp
|
|
|
net_permissions.h
|
|
|
net_processing.cpp
|
Merge bitcoin/bitcoin#29519: p2p: For assumeutxo, download snapshot chain before background chain
|
2024-08-09 17:42:39 -04:00 |
net_processing.h
|
|
|
net_types.cpp
|
|
|
net_types.h
|
|
|
netaddress.cpp
|
|
|
netaddress.h
|
|
|
netbase.cpp
|
|
|
netbase.h
|
|
|
netgroup.cpp
|
|
|
netgroup.h
|
|
|
netmessagemaker.h
|
|
|
noui.cpp
|
|
|
noui.h
|
|
|
outputtype.cpp
|
|
|
outputtype.h
|
|
|
pow.cpp
|
|
|
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
|
2024-09-16 23:10:17 -04:00 |
streams.h
|
streams: remove AutoFile::Get() entirely
|
2024-09-16 23:10:17 -04:00 |
sync.cpp
|
|
|
sync.h
|
|
|
threadsafety.h
|
|
|
tinyformat.h
|
|
|
torcontrol.cpp
|
|
|
torcontrol.h
|
|
|
txdb.cpp
|
|
|
txdb.h
|
|
|
txmempool.cpp
|
|
|
txmempool.h
|
Merge bitcoin/bitcoin#30194: refactor: use recommended type hiding on multi_index types
|
2024-08-07 20:00:28 +01:00 |
txorphanage.cpp
|
|
|
txorphanage.h
|
|
|
txrequest.cpp
|
Merge bitcoin/bitcoin#30194: refactor: use recommended type hiding on multi_index types
|
2024-08-07 20:00:28 +01:00 |
txrequest.h
|
|
|
uint256.cpp
|
|
|
uint256.h
|
|
|
undo.h
|
|
|
validation.cpp
|
assumeUTXO: fix peers disconnection during sync
|
2024-09-11 13:42:51 -04:00 |
validation.h
|
assumeUTXO: fix peers disconnection during sync
|
2024-09-11 13:42:51 -04:00 |
validationinterface.cpp
|
|
|
validationinterface.h
|
|
|
versionbits.cpp
|
|
|
versionbits.h
|
|
|
walletinitinterface.h
|
|
|