.. |
bench
|
Merge bitcoin/bitcoin#23829: refactor: use braced init for integer literals instead of c style casts
|
2 years ago |
common
|
scripted-diff: Bump copyright headers
|
2 years ago |
compat
|
compat: use STDIN_FILENO over 0
|
2 years ago |
config
|
…
|
|
consensus
|
Merge bitcoin/bitcoin#26603: doc: CalculateSequenceLocks: prevHeights entries are set to 0, not removed
|
2 years ago |
crc32c
|
…
|
|
crypto
|
refactor: use braced init for integer constants instead of c style casts
|
2 years ago |
index
|
scripted-diff: Bump copyright headers
|
2 years ago |
init
|
scripted-diff: Bump copyright headers
|
2 years ago |
interfaces
|
Merge bitcoin/bitcoin#26752: wallet: Remove `mempool_sequence` from interface methods
|
2 years ago |
ipc
|
scripted-diff: Bump copyright headers
|
2 years ago |
kernel
|
refactor: Move `txmempool_entry.h` --> `kernel/mempool_entry.h`
|
2 years ago |
leveldb
|
…
|
|
logging
|
scripted-diff: Bump copyright headers
|
2 years ago |
minisketch
|
…
|
|
node
|
Merge bitcoin/bitcoin#26752: wallet: Remove `mempool_sequence` from interface methods
|
2 years ago |
policy
|
Merge bitcoin/bitcoin#26289: Use util::Result in for calculating mempool ancestors
|
2 years ago |
primitives
|
scripted-diff: Bump copyright headers
|
2 years ago |
qt
|
Merge bitcoin/bitcoin#26661: wallet: Coin Selection, return accurate error messages
|
2 years ago |
rpc
|
p2p, rpc: don't allow past absolute timestamp in `setban`
|
2 years ago |
script
|
refactor: use braced init for integer constants instead of c style casts
|
2 years ago |
secp256k1
|
…
|
|
support
|
scripted-diff: Bump copyright headers
|
2 years ago |
test
|
Merge bitcoin/bitcoin#23829: refactor: use braced init for integer literals instead of c style casts
|
2 years ago |
univalue
|
scripted-diff: Bump copyright headers
|
2 years ago |
util
|
refactor: use braced init for integer constants instead of c style casts
|
2 years ago |
wallet
|
Merge bitcoin/bitcoin#26679: wallet: Skip rescanning if wallet is more recent than tip
|
2 years ago |
zmq
|
scripted-diff: Bump copyright headers
|
2 years ago |
.bear-tidy-config
|
…
|
|
.clang-format
|
…
|
|
.clang-tidy
|
…
|
|
Makefile.am
|
Merge bitcoin/bitcoin#26298: refactor: Move src/interfaces/*.cpp files to libbitcoin_common.a
|
2 years ago |
Makefile.bench.include
|
Merge bitcoin/bitcoin#16981: Improve runtime performance of --reindex
|
2 years ago |
Makefile.crc32c.include
|
…
|
|
Makefile.leveldb.include
|
…
|
|
Makefile.minisketch.include
|
…
|
|
Makefile.qt.include
|
…
|
|
Makefile.qt_locale.include
|
…
|
|
Makefile.qttest.include
|
…
|
|
Makefile.test.include
|
Merge bitcoin/bitcoin#25789: test: clean and extend availablecoins_tests coverage
|
2 years ago |
Makefile.test_fuzz.include
|
[fuzz] Move ConsumeNetAddr to fuzz/util/net.h
|
2 years ago |
Makefile.test_util.include
|
refactor: unify test/util/wallet.h with wallet/test/util.h
|
2 years ago |
Makefile.univalue.include
|
…
|
|
addrdb.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
addrdb.h
|
…
|
|
addrman.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
addrman.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
addrman_impl.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
arith_uint256.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
arith_uint256.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
attributes.h
|
…
|
|
banman.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
banman.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
base58.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
base58.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
bech32.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
bech32.h
|
…
|
|
bitcoin-chainstate.cpp
|
…
|
|
bitcoin-cli-res.rc
|
…
|
|
bitcoin-cli.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
bitcoin-tx-res.rc
|
…
|
|
bitcoin-tx.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
bitcoin-util-res.rc
|
…
|
|
bitcoin-util.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
bitcoin-wallet-res.rc
|
…
|
|
bitcoin-wallet.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
bitcoind-res.rc
|
…
|
|
bitcoind.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
blockencodings.cpp
|
[block encodings] Make CheckBlock mockable for PartiallyDownloadedBlock
|
2 years ago |
blockencodings.h
|
[block encodings] Make CheckBlock mockable for PartiallyDownloadedBlock
|
2 years ago |
blockfilter.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
blockfilter.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
chain.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
chain.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
chainparams.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
chainparams.h
|
…
|
|
chainparamsbase.cpp
|
…
|
|
chainparamsbase.h
|
…
|
|
chainparamsseeds.h
|
…
|
|
checkqueue.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
clientversion.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
clientversion.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
coins.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
coins.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
compressor.cpp
|
…
|
|
compressor.h
|
…
|
|
core_io.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
core_memusage.h
|
…
|
|
core_read.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
core_write.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
cuckoocache.h
|
refactor: use braced init for integer constants instead of c style casts
|
2 years ago |
dbwrapper.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
dbwrapper.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
deploymentinfo.cpp
|
…
|
|
deploymentinfo.h
|
…
|
|
deploymentstatus.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
deploymentstatus.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
dummywallet.cpp
|
…
|
|
external_signer.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
external_signer.h
|
…
|
|
flatfile.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
flatfile.h
|
…
|
|
fs.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
fs.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
hash.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
hash.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
headerssync.cpp
|
…
|
|
headerssync.h
|
…
|
|
httprpc.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
httprpc.h
|
…
|
|
httpserver.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
httpserver.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
i2p.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
i2p.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
indirectmap.h
|
…
|
|
init.cpp
|
doc: clarify -i2pacceptincoming help documentation
|
2 years ago |
init.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
key.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
key.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
key_io.cpp
|
…
|
|
key_io.h
|
…
|
|
logging.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
logging.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
mapport.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
mapport.h
|
…
|
|
memusage.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
merkleblock.cpp
|
…
|
|
merkleblock.h
|
…
|
|
net.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
net.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
net_permissions.cpp
|
…
|
|
net_permissions.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
net_processing.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
net_processing.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
net_types.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
net_types.h
|
…
|
|
netaddress.cpp
|
doc: net: fix link to onion address encoding scheme [ONIONADDRESS]
|
2 years ago |
netaddress.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
netbase.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
netbase.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
netgroup.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
netgroup.h
|
…
|
|
netmessagemaker.h
|
…
|
|
noui.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
noui.h
|
…
|
|
outputtype.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
outputtype.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
pow.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
pow.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
prevector.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
protocol.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
protocol.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
psbt.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
psbt.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
pubkey.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
pubkey.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
random.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
random.h
|
refactor: use braced init for integer constants instead of c style casts
|
2 years ago |
randomenv.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
randomenv.h
|
…
|
|
rest.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
rest.h
|
…
|
|
reverse_iterator.h
|
…
|
|
scheduler.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
scheduler.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
serialize.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
shutdown.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
shutdown.h
|
…
|
|
signet.cpp
|
…
|
|
signet.h
|
…
|
|
span.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
streams.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
sync.cpp
|
…
|
|
sync.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
threadsafety.h
|
…
|
|
timedata.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
timedata.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
tinyformat.h
|
clang-tidy: Fix `modernize-use-nullptr` in headers
|
2 years ago |
torcontrol.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
torcontrol.h
|
…
|
|
txdb.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
txdb.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
txmempool.cpp
|
refactor: Work around Werror=free-nonheap-object in AssumeCalculateMemPoolAncestors
|
2 years ago |
txmempool.h
|
Merge bitcoin/bitcoin#19909: refactor: Remove unused CTxMemPool::clear() helper
|
2 years ago |
txorphanage.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
txorphanage.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
txrequest.cpp
|
…
|
|
txrequest.h
|
…
|
|
uint256.cpp
|
…
|
|
uint256.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
undo.h
|
…
|
|
validation.cpp
|
Merge bitcoin/bitcoin#26289: Use util::Result in for calculating mempool ancestors
|
2 years ago |
validation.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
validationinterface.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
validationinterface.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
version.h
|
…
|
|
versionbits.cpp
|
refactor: use braced init for integer constants instead of c style casts
|
2 years ago |
versionbits.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
walletinitinterface.h
|
scripted-diff: Bump copyright headers
|
2 years ago |
warnings.cpp
|
scripted-diff: Bump copyright headers
|
2 years ago |
warnings.h
|
…
|
|