..
bench
bench: disable birth time block skip for wallet_create_tx.cpp
2023-06-16 21:00:20 -03:00
common
scripted-diff: Following the C++ Standard rules for identifiers with _.
2023-06-20 10:23:08 +02:00
compat
config
consensus
Use int32_t
type for most transaction size/weight values
2023-06-12 19:47:19 +01:00
crc32c
crypto
index
refactor: index: use AbortNode
in fatal error helper
2023-06-08 16:38:36 -03:00
init
init: remove config option names from translated -loglevel strings
2023-06-15 10:27:56 -06:00
interfaces
Merge bitcoin/bitcoin#27708 : Return EXIT_FAILURE on post-init fatal errors
2023-06-12 12:54:49 -04:00
ipc
kernel
refactor: Make m_count_with_* in CTxMemPoolEntry int64_t, drop UBSAN supp
2023-06-14 23:15:20 +02:00
leveldb
logging
minisketch
node
Merge bitcoin/bitcoin#27862 : validation: Stricter assumeutxo error handling when renaming chainstates
2023-06-22 13:20:36 -04:00
policy
tx fees, policy: read stale fee estimates with a regtest-only option
2023-06-14 22:39:26 +01:00
primitives
qt
Merge bitcoin/bitcoin#27708 : Return EXIT_FAILURE on post-init fatal errors
2023-06-12 12:54:49 -04:00
rpc
scripted-diff: Following the C++ Standard rules for identifiers with _.
2023-06-20 10:23:08 +02:00
script
secp256k1
support
scripted-diff: Following the C++ Standard rules for identifiers with _.
2023-06-20 10:23:08 +02:00
test
p2p: Introduce data struct to track connection counts by network
2023-08-03 12:46:24 -06:00
univalue
scripted-diff: Following the C++ Standard rules for identifiers with _.
2023-06-20 10:23:08 +02:00
util
refactor: Avoid copy of bilingual_str when formatting, Fix ADL violation
2023-06-15 16:21:29 +02:00
wallet
Merge bitcoin/bitcoin#27889 : test: Kill BOOST_ASSERT
and update the linter
2023-06-22 12:33:35 +01:00
zmq
.bear-tidy-config
.clang-format
.clang-tidy
addrdb.cpp
scripted-diff: move settings to common namespace
2023-05-30 17:26:51 +02:00
addrdb.h
fix includes for touched header files (iwyu)
2023-05-29 13:26:31 +02:00
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
bitcoin-chainstate.cpp
kernel: Remove chainparams, chainparamsbase, args, settings from kernel library
2023-05-30 17:15:22 +02:00
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
refactor: decouple early return commands from AppInit
2023-06-10 11:10:29 -03:00
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
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.h
httprpc.cpp
httprpc.h
httpserver.cpp
httpserver.h
i2p.cpp
i2p.h
indirectmap.h
init.cpp
Merge bitcoin/bitcoin#27862 : validation: Stricter assumeutxo error handling when renaming chainstates
2023-06-22 13:20:36 -04:00
init.h
Return EXIT_FAILURE on post-init fatal errors
2023-06-09 17:52:23 -03:00
key.cpp
key.h
key_io.cpp
key_io.h
logging.cpp
refactor: rename BCLog::BLOCKSTORE to BLOCKSTORAGE
2023-06-15 10:27:56 -06:00
logging.h
refactor: rename BCLog::BLOCKSTORE to BLOCKSTORAGE
2023-06-15 10:27:56 -06:00
Makefile.am
move-only: Move settings to the common library
2023-05-30 17:26:47 +02:00
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
fuzz: wallet, add target for CoinControl
2023-06-17 23:55:16 +05:30
Makefile.test_fuzz.include
Makefile.test_util.include
Makefile.univalue.include
mapport.cpp
Merge bitcoin/bitcoin#26261 : p2p: cleanup LookupIntern
, Lookup
and LookupHost
2023-05-30 11:39:59 -04:00
mapport.h
memusage.h
merkleblock.cpp
merkleblock.h
net.cpp
p2p: Introduce data struct to track connection counts by network
2023-08-03 12:46:24 -06:00
net.h
p2p: Introduce data struct to track connection counts by network
2023-08-03 12:46:24 -06:00
net_permissions.cpp
Merge bitcoin/bitcoin#26261 : p2p: cleanup LookupIntern
, Lookup
and LookupHost
2023-05-30 11:39:59 -04:00
net_permissions.h
net_processing.cpp
Remove mapRelay
2023-06-08 11:52:30 +02: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: bugfix, fix crash error when calling /deploymentinfo
2023-06-12 10:24:14 -03:00
rest.h
reverse_iterator.h
scheduler.cpp
scheduler.h
serialize.h
shutdown.cpp
Return EXIT_FAILURE on post-init fatal errors
2023-06-09 17:52:23 -03:00
shutdown.h
Return EXIT_FAILURE on post-init fatal errors
2023-06-09 17:52:23 -03:00
signet.cpp
signet.h
span.h
streams.h
streams: Drop confusing DataStream::Serialize method and << operator
2023-06-01 10:27:33 -04:00
sync.cpp
sync.h
threadsafety.h
timedata.cpp
timedata.h
tinyformat.h
torcontrol.cpp
torcontrol.h
txdb.cpp
txdb.h
fix includes for touched header files (iwyu)
2023-05-29 13:26:31 +02:00
txmempool.cpp
refactor: Make m_count_with_* in CTxMemPoolEntry int64_t, drop UBSAN supp
2023-06-14 23:15:20 +02:00
txmempool.h
Use int32_t
type for most transaction size/weight values
2023-06-12 19:47:19 +01:00
txorphanage.cpp
scripted-diff: Following the C++ Standard rules for identifiers with _.
2023-06-20 10:23:08 +02:00
txorphanage.h
scripted-diff: Following the C++ Standard rules for identifiers with _.
2023-06-20 10:23:08 +02:00
txrequest.cpp
Add public Boost headers explicitly
2023-05-31 15:43:01 +01:00
txrequest.h
uint256.cpp
uint256.h
undo.h
validation.cpp
Merge bitcoin/bitcoin#27862 : validation: Stricter assumeutxo error handling when renaming chainstates
2023-06-22 13:20:36 -04:00
validation.h
validation: Stricter assumeutxo error handling in InvalidateCoinsDBOnDisk
2023-06-15 15:11:32 -04:00
validationinterface.cpp
validationinterface.h
version.h
versionbits.cpp
versionbits.h
walletinitinterface.h
warnings.cpp
warnings.h