.. |
bench
|
bench: add cluster linearization improvement benchmark
|
2024-07-25 10:16:40 -04:00 |
common
|
|
|
compat
|
|
|
config
|
|
|
consensus
|
|
|
crc32c
|
|
|
crypto
|
refactor: fix missing includes
|
2024-07-24 15:57:01 +01:00 |
index
|
|
|
init
|
|
|
interfaces
|
|
|
ipc
|
|
|
kernel
|
|
|
leveldb
|
|
|
logging
|
|
|
minisketch
|
|
|
node
|
refactor: Add FlatFileSeq member variables in BlockManager
|
2024-07-24 09:39:35 +02:00 |
policy
|
|
|
primitives
|
|
|
qt
|
scripted-diff: Rename SetHex to SetHexDeprecated
|
2024-07-24 09:15:34 +02:00 |
rpc
|
Merge bitcoin/bitcoin#30515: rpc: add utxo's blockhash and number of confirmations to scantxoutset output
|
2024-07-28 13:36:15 +01:00 |
script
|
|
|
secp256k1
|
|
|
support
|
cleanse: Use SecureZeroMemory for mingw-w64 (release) builds
|
2024-07-24 09:57:49 +01:00 |
test
|
Merge bitcoin/bitcoin#30386: Early logging improvements
|
2024-07-26 08:06:08 -04:00 |
univalue
|
|
|
util
|
refactor: Expose FromHex in transaction_identifier
|
2024-07-24 17:39:44 +02:00 |
wallet
|
fuzz: reduce keypool size in scriptpubkeyman target
|
2024-07-20 12:52:19 -03:00 |
zmq
|
|
|
.bear-tidy-config
|
|
|
.clang-format
|
|
|
.clang-tidy
|
|
|
addrdb.cpp
|
|
|
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
|
Merge bitcoin/bitcoin#30386: Early logging improvements
|
2024-07-26 08:06:08 -04:00 |
bitcoin-cli-res.rc
|
|
|
bitcoin-cli.cpp
|
|
|
bitcoin-tx-res.rc
|
|
|
bitcoin-tx.cpp
|
refactor: Replace ParseHashStr with FromHex
|
2024-07-24 17:40:18 +02:00 |
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
|
|
|
chainparamsbase.h
|
|
|
chainparamsseeds.h
|
|
|
checkqueue.h
|
|
|
clientversion.cpp
|
|
|
clientversion.h
|
|
|
cluster_linearize.h
|
clusterlin: permit passing in existing linearization to Linearize
|
2024-07-25 10:16:40 -04:00 |
coins.cpp
|
|
|
coins.h
|
|
|
compressor.cpp
|
|
|
compressor.h
|
|
|
core_io.h
|
refactor: Replace ParseHashStr with FromHex
|
2024-07-24 17:40:18 +02:00 |
core_memusage.h
|
|
|
core_read.cpp
|
refactor: Replace ParseHashStr with FromHex
|
2024-07-24 17:40:18 +02:00 |
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
|
refactor: Add FlatFileSeq member variables in BlockManager
|
2024-07-24 09:39:35 +02:00 |
flatfile.h
|
refactor: Add FlatFileSeq member variables in BlockManager
|
2024-07-24 09:39:35 +02:00 |
hash.cpp
|
|
|
hash.h
|
|
|
headerssync.cpp
|
|
|
headerssync.h
|
|
|
httprpc.cpp
|
|
|
httprpc.h
|
|
|
httpserver.cpp
|
|
|
httpserver.h
|
|
|
i2p.cpp
|
|
|
i2p.h
|
|
|
indirectmap.h
|
|
|
init.cpp
|
|
|
init.h
|
refactor: fix missing includes
|
2024-07-24 15:57:01 +01:00 |
key.cpp
|
|
|
key.h
|
|
|
key_io.cpp
|
|
|
key_io.h
|
|
|
logging.cpp
|
logging: use std::string_view
|
2024-07-19 15:44:38 +10:00 |
logging.h
|
logging: use std::string_view
|
2024-07-19 15:44:38 +10:00 |
Makefile.am
|
clusterlin: introduce cluster_linearize.h with Cluster and DepGraph types
|
2024-07-25 10:16:37 -04:00 |
Makefile.bench.include
|
bench: Candidate finding and linearization benchmarks
|
2024-07-25 10:16:40 -04:00 |
Makefile.crc32c.include
|
|
|
Makefile.leveldb.include
|
|
|
Makefile.minisketch.include
|
|
|
Makefile.qt.include
|
|
|
Makefile.qt_locale.include
|
|
|
Makefile.qttest.include
|
|
|
Makefile.test.include
|
tests: framework for testing DepGraph class
|
2024-07-25 10:16:37 -04:00 |
Makefile.test_fuzz.include
|
|
|
Makefile.test_util.include
|
tests: framework for testing DepGraph class
|
2024-07-25 10:16:37 -04:00 |
Makefile.univalue.include
|
|
|
mapport.cpp
|
|
|
mapport.h
|
|
|
memusage.h
|
|
|
merkleblock.cpp
|
|
|
merkleblock.h
|
|
|
net.cpp
|
|
|
net.h
|
|
|
net_permissions.cpp
|
|
|
net_permissions.h
|
|
|
net_processing.cpp
|
[net processing] Lazily initialize m_recent_rejects_reconsiderable
|
2024-07-31 13:09:44 +01:00 |
net_processing.h
|
|
|
net_types.cpp
|
|
|
net_types.h
|
|
|
netaddress.cpp
|
|
|
netaddress.h
|
|
|
netbase.cpp
|
Merge bitcoin/bitcoin#30245: net: Allow -proxy=[::1] on nodes with IPV6 lo only
|
2024-07-18 17:51:16 -04:00 |
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
|
Fix MSVC warning C4273 "inconsistent dll linkage"
|
2024-07-19 22:01:01 +01:00 |
randomenv.h
|
|
|
rest.cpp
|
refactor: Replace ParseHashStr with FromHex
|
2024-07-24 17:40:18 +02:00 |
rest.h
|
|
|
reverse_iterator.h
|
|
|
scheduler.cpp
|
|
|
scheduler.h
|
|
|
serialize.h
|
|
|
signet.cpp
|
|
|
signet.h
|
|
|
span.h
|
|
|
streams.cpp
|
|
|
streams.h
|
|
|
sync.cpp
|
|
|
sync.h
|
|
|
threadsafety.h
|
|
|
tinyformat.h
|
|
|
torcontrol.cpp
|
|
|
torcontrol.h
|
|
|
txdb.cpp
|
|
|
txdb.h
|
|
|
txmempool.cpp
|
|
|
txmempool.h
|
doc: use proper doxygen formatting for CTxMemPool::cs
|
2024-07-23 12:21:41 +02:00 |
txorphanage.cpp
|
|
|
txorphanage.h
|
[doc] TxOrphanage is no longer thread-safe
|
2024-07-24 10:38:35 +01:00 |
txrequest.cpp
|
|
|
txrequest.h
|
|
|
uint256.cpp
|
scripted-diff: Rename SetHex to SetHexDeprecated
|
2024-07-24 09:15:34 +02:00 |
uint256.h
|
refactor: Implement strict uint256::FromHex()
|
2024-07-24 17:38:06 +02:00 |
undo.h
|
|
|
validation.cpp
|
[refactor] change ActiveTipChange to use CBlockIndex ref instead of ptr
|
2024-07-25 11:01:22 +01:00 |
validation.h
|
|
|
validationinterface.cpp
|
[refactor] change ActiveTipChange to use CBlockIndex ref instead of ptr
|
2024-07-25 11:01:22 +01:00 |
validationinterface.h
|
[refactor] change ActiveTipChange to use CBlockIndex ref instead of ptr
|
2024-07-25 11:01:22 +01:00 |
versionbits.cpp
|
|
|
versionbits.h
|
|
|
walletinitinterface.h
|
|
|