.. |
bench
|
Merge bitcoin/bitcoin#22910: net: Encapsulate asmap in NetGroupManager
|
2022-04-22 14:43:14 +01:00 |
common
|
|
|
compat
|
|
|
config
|
|
|
consensus
|
|
|
crc32c
|
|
|
crypto
|
|
|
index
|
Index: Use prune locks for blockfilterindex
|
2022-04-25 23:22:00 +02:00 |
init
|
|
|
interfaces
|
|
|
ipc
|
|
|
leveldb
|
|
|
logging
|
|
|
minisketch
|
|
|
node
|
Merge bitcoin/bitcoin#24917: Make BlockManager::LoadBlockIndex private
|
2022-04-26 20:20:07 +01:00 |
policy
|
|
|
primitives
|
|
|
qt
|
Make DecodeBase{32,64} return optional instead of taking bool*
|
2022-04-27 14:12:55 +02:00 |
rpc
|
Merge bitcoin/bitcoin#21726: Improve Indices on pruned nodes via prune blockers
|
2022-04-26 19:42:45 +01:00 |
script
|
Precomputed hashes are note #16 in BIP341
|
2022-04-25 11:58:42 -04:00 |
secp256k1
|
|
|
support
|
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
|
2022-04-26 10:41:45 +01:00 |
test
|
scripted-diff: Rename ValidAsCString to ContainsNoNUL
|
2022-04-27 14:16:35 +02:00 |
univalue
|
|
|
util
|
scripted-diff: Rename ValidAsCString to ContainsNoNUL
|
2022-04-27 14:16:35 +02:00 |
wallet
|
Merge bitcoin/bitcoin#24644: wallet: add tracepoints and algorithm information to coin selection
|
2022-04-26 19:16:27 +01:00 |
zmq
|
Remove not needed clang-format off comments
|
2022-04-25 10:55:07 +02:00 |
.bear-tidy-config
|
tidy: enable modernize-use-nullptr
|
2022-04-26 10:43:33 +01:00 |
.clang-format
|
|
|
.clang-tidy
|
tidy: enable modernize-use-nullptr
|
2022-04-26 10:43:33 +01:00 |
addrdb.cpp
|
Merge bitcoin/bitcoin#22910: net: Encapsulate asmap in NetGroupManager
|
2022-04-22 14:43:14 +01:00 |
addrdb.h
|
|
|
addrman.cpp
|
|
|
addrman.h
|
|
|
addrman_impl.h
|
|
|
arith_uint256.cpp
|
|
|
arith_uint256.h
|
|
|
attributes.h
|
|
|
banman.cpp
|
|
|
banman.h
|
|
|
base58.cpp
|
scripted-diff: Rename ValidAsCString to ContainsNoNUL
|
2022-04-27 14:16:35 +02:00 |
base58.h
|
|
|
bech32.cpp
|
|
|
bech32.h
|
|
|
bitcoin-chainstate.cpp
|
|
|
bitcoin-cli-res.rc
|
|
|
bitcoin-cli.cpp
|
|
|
bitcoin-tx-res.rc
|
|
|
bitcoin-tx.cpp
|
Use std::string_view throughout util strencodings/string
|
2022-04-27 14:13:39 +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
|
|
|
coins.cpp
|
|
|
coins.h
|
|
|
compat.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
|
|
|
fs.cpp
|
|
|
fs.h
|
|
|
hash.cpp
|
|
|
hash.h
|
|
|
httprpc.cpp
|
Use std::string_view throughout util strencodings/string
|
2022-04-27 14:13:39 +02:00 |
httprpc.h
|
|
|
httpserver.cpp
|
|
|
httpserver.h
|
|
|
i2p.cpp
|
Make DecodeBase{32,64} return optional instead of taking bool*
|
2022-04-27 14:12:55 +02:00 |
i2p.h
|
|
|
indirectmap.h
|
|
|
init.cpp
|
Merge bitcoin/bitcoin#21726: Improve Indices on pruned nodes via prune blockers
|
2022-04-26 19:42:45 +01:00 |
init.h
|
|
|
key.cpp
|
Merge bitcoin/bitcoin#24213: refactor: use Span in random.*
|
2022-04-21 16:38:04 +02:00 |
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
|
|
|
Makefile.qttest.include
|
|
|
Makefile.test.include
|
[tests] Move TxOrphange tests to orphange_tests.cpp
|
2022-04-25 08:37:01 +01:00 |
Makefile.test_fuzz.include
|
|
|
Makefile.test_util.include
|
|
|
Makefile.univalue.include
|
|
|
mapport.cpp
|
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
|
2022-04-26 10:41:45 +01:00 |
mapport.h
|
|
|
memusage.h
|
|
|
merkleblock.cpp
|
|
|
merkleblock.h
|
|
|
net.cpp
|
Merge bitcoin/bitcoin#24157: p2p: Replace RecursiveMutex cs_totalBytesSent with Mutex and rename it
|
2022-04-26 10:21:52 +02:00 |
net.h
|
Merge bitcoin/bitcoin#24157: p2p: Replace RecursiveMutex cs_totalBytesSent with Mutex and rename it
|
2022-04-26 10:21:52 +02:00 |
net_permissions.cpp
|
|
|
net_permissions.h
|
|
|
net_processing.cpp
|
Merge bitcoin/bitcoin#24213: refactor: use Span in random.*
|
2022-04-21 16:38:04 +02:00 |
net_processing.h
|
|
|
net_types.cpp
|
|
|
net_types.h
|
|
|
netaddress.cpp
|
scripted-diff: Rename ValidAsCString to ContainsNoNUL
|
2022-04-27 14:16:35 +02:00 |
netaddress.h
|
|
|
netbase.cpp
|
scripted-diff: Rename ValidAsCString to ContainsNoNUL
|
2022-04-27 14:16:35 +02:00 |
netbase.h
|
|
|
netgroup.cpp
|
|
|
netgroup.h
|
[netgroupman] Remove NetGroupManager::GetAsmap()
|
2022-04-20 14:35:53 +01:00 |
netmessagemaker.h
|
|
|
noui.cpp
|
|
|
noui.h
|
|
|
outputtype.cpp
|
|
|
outputtype.h
|
|
|
pow.cpp
|
|
|
pow.h
|
|
|
prevector.h
|
|
|
protocol.cpp
|
|
|
protocol.h
|
|
|
psbt.cpp
|
Make DecodeBase{32,64} return optional instead of taking bool*
|
2022-04-27 14:12:55 +02:00 |
psbt.h
|
Make DecodeBase{32,64} always return vector, not string
|
2022-04-27 14:12:55 +02:00 |
pubkey.cpp
|
|
|
pubkey.h
|
|
|
random.cpp
|
Merge bitcoin/bitcoin#24213: refactor: use Span in random.*
|
2022-04-21 16:38:04 +02:00 |
random.h
|
|
|
randomenv.cpp
|
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
|
2022-04-26 10:41:45 +01:00 |
randomenv.h
|
|
|
rest.cpp
|
Merge bitcoin/bitcoin#22953: refactor: introduce single-separator split helper (boost::split replacement)
|
2022-04-26 09:54:49 +01:00 |
rest.h
|
|
|
reverse_iterator.h
|
|
|
scheduler.cpp
|
|
|
scheduler.h
|
|
|
serialize.h
|
scripted-diff: rename BytePtr to AsBytePtr
|
2022-04-26 09:41:45 +01:00 |
shutdown.cpp
|
|
|
shutdown.h
|
|
|
signet.cpp
|
|
|
signet.h
|
|
|
span.h
|
scripted-diff: rename BytePtr to AsBytePtr
|
2022-04-26 09:41:45 +01:00 |
streams.h
|
|
|
sync.cpp
|
|
|
sync.h
|
|
|
threadinterrupt.cpp
|
|
|
threadinterrupt.h
|
|
|
threadsafety.h
|
|
|
timedata.cpp
|
|
|
timedata.h
|
|
|
tinyformat.h
|
|
|
torcontrol.cpp
|
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
|
2022-04-26 10:41:45 +01:00 |
torcontrol.h
|
|
|
txdb.cpp
|
|
|
txdb.h
|
|
|
txmempool.cpp
|
|
|
txmempool.h
|
|
|
txorphanage.cpp
|
|
|
txorphanage.h
|
|
|
txrequest.cpp
|
|
|
txrequest.h
|
|
|
uint256.cpp
|
|
|
uint256.h
|
|
|
undo.h
|
|
|
validation.cpp
|
Index: Use prune locks for blockfilterindex
|
2022-04-25 23:22:00 +02:00 |
validation.h
|
Merge bitcoin/bitcoin#24917: Make BlockManager::LoadBlockIndex private
|
2022-04-26 20:20:07 +01:00 |
validationinterface.cpp
|
|
|
validationinterface.h
|
|
|
version.h
|
|
|
versionbits.cpp
|
|
|
versionbits.h
|
|
|
walletinitinterface.h
|
|
|
warnings.cpp
|
|
|
warnings.h
|
|
|