bitcoin/src
Andrew Chow 4f5ad43b1e Add waste metric calculation function 2021-08-27 12:46:06 -04:00
..
bench [addrman] Remove all public uses of CAddrMan.Clear() from the tests 2021-08-19 11:26:53 +01:00
compat
config
consensus
crc32c
crypto
index
init
interfaces Merge bitcoin/bitcoin#19101: refactor: remove ::vpwallets and related global variables 2021-08-19 09:42:21 +08:00
ipc
leveldb
logging
node Merge bitcoin/bitcoin#22217: refactor: Avoid wallet code writing node settings file 2021-08-19 10:44:25 +12:00
policy
primitives
qt refactor: replace QDateTime::toTime_t with QDateTime::toSecsSinceEpoch 2021-08-24 15:08:04 +08:00
rpc [addrman] Merge the two Add() functions 2021-08-15 22:35:13 -07:00
script Merge bitcoin/bitcoin#22275: A few follow-ups for taproot signing 2021-08-23 12:25:49 +08:00
secp256k1
support
test Merge bitcoin/bitcoin#22220: util: make ParseMoney return a std::optional<CAmount> 2021-08-24 10:43:38 +08:00
univalue
util Merge bitcoin/bitcoin#22772: refactor: hasher cleanup (follow-up to 19935) 2021-08-24 11:12:15 +08:00
wallet Add waste metric calculation function 2021-08-27 12:46:06 -04:00
zmq
.clang-format
Makefile.am
Makefile.bench.include
Makefile.crc32c.include
Makefile.leveldb.include
Makefile.qt.include
Makefile.qt_locale.include
Makefile.qttest.include
Makefile.test.include
Makefile.test_fuzz.include
Makefile.test_util.include
addrdb.cpp [tests] Remove CAddrMan.Clear() call from CAddrDB::Read() 2021-08-18 14:00:52 +01:00
addrdb.h
addrman.cpp [addrman] Clean up ctor 2021-08-19 11:29:54 +01:00
addrman.h [addrman] Clean up ctor 2021-08-19 11:29:54 +01:00
amount.h
arith_uint256.cpp
arith_uint256.h
attributes.h
banman.cpp
banman.h
base58.cpp
base58.h
bech32.cpp
bech32.h
bitcoin-cli-res.rc windres: use PACKAGE_VERSION rather than building more version numbers 2021-08-17 16:54:47 +08:00
bitcoin-cli.cpp
bitcoin-tx-res.rc windres: use PACKAGE_VERSION rather than building more version numbers 2021-08-17 16:54:47 +08:00
bitcoin-tx.cpp
bitcoin-util-res.rc windres: use PACKAGE_VERSION rather than building more version numbers 2021-08-17 16:54:47 +08:00
bitcoin-util.cpp
bitcoin-wallet-res.rc windres: use PACKAGE_VERSION rather than building more version numbers 2021-08-17 16:54:47 +08:00
bitcoin-wallet.cpp
bitcoind-res.rc windres: use PACKAGE_VERSION rather than building more version numbers 2021-08-17 16:54:47 +08:00
bitcoind.cpp
blockencodings.cpp
blockencodings.h
blockfilter.cpp
blockfilter.h
bloom.cpp
bloom.h
chain.cpp
chain.h
chainparams.cpp
chainparams.h
chainparamsbase.cpp
chainparamsbase.h
chainparamsseeds.h
checkqueue.h
clientversion.cpp wallet: use FormatFullVersion instead of CLIENT_BUILD in rpcdump 2021-08-16 16:04:47 +08:00
clientversion.h wallet: use FormatFullVersion instead of CLIENT_BUILD in rpcdump 2021-08-16 16:04:47 +08:00
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 Allow the long term feerate to be configured, default of 10 sat/vb 2021-08-27 12:46:04 -04:00
external_signer.cpp
external_signer.h
flatfile.cpp
flatfile.h
fs.cpp
fs.h
hash.cpp
hash.h
httprpc.cpp
httprpc.h
httpserver.cpp
httpserver.h
i2p.cpp
i2p.h
indirectmap.h
init.cpp Merge bitcoin/bitcoin#22220: util: make ParseMoney return a std::optional<CAmount> 2021-08-24 10:43:38 +08:00
init.h
key.cpp
key.h Improve comments in taproot signing logic 2021-08-20 14:29:23 -04:00
key_io.cpp
key_io.h
logging.cpp
logging.h
mapport.cpp
mapport.h
memusage.h
merkleblock.cpp
merkleblock.h
miner.cpp
miner.h
net.cpp [addrman] Move peers.dat parsing to init.cpp 2021-08-18 14:00:52 +01:00
net.h scripted-diff: replace clientInterface with m_client_interface in net 2021-08-18 13:54:43 +08:00
net_permissions.cpp
net_permissions.h
net_processing.cpp Drop us=... message in net debug for sending version message 2021-08-21 19:16:47 -04:00
net_processing.h
net_types.h
netaddress.cpp
netaddress.h
netbase.cpp
netbase.h
netmessagemaker.h
noui.cpp
noui.h
outputtype.cpp
outputtype.h
pow.cpp
pow.h
prevector.h
protocol.cpp
protocol.h refactor: move CAddress-without-nTime logic to net_processing 2021-08-21 19:16:47 -04:00
psbt.cpp
psbt.h
pubkey.cpp
pubkey.h
random.cpp
random.h
randomenv.cpp
randomenv.h
rest.cpp
reverse_iterator.h
scheduler.cpp
scheduler.h
serialize.h
shutdown.cpp
shutdown.h
signet.cpp
signet.h
span.h
streams.h
sync.cpp
sync.h
threadinterrupt.cpp
threadinterrupt.h
threadsafety.h
timedata.cpp
timedata.h
tinyformat.h
torcontrol.cpp
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
validation.h
validationinterface.cpp
validationinterface.h
version.h
versionbits.cpp
versionbits.h
walletinitinterface.h
warnings.cpp
warnings.h