You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitcoin/src
Andrew Chow d1e42659bb
Merge bitcoin/bitcoin#25543: wallet: cleanup cached amount and input mine check code
2 years ago
..
bench Add missing includes 2 years ago
common
compat compat: document redefining ssize_t when using MSVC 2 years ago
config
consensus Remove LOCKTIME_MEDIAN_TIME_PAST constant 2 years ago
crc32c
crypto build: test for timingsafe_bcmp 2 years ago
index Merge bitcoin/bitcoin#25285: Add AutoFile without ser-type and ser-version and use it where possible 2 years ago
init scripted-diff: Avoid incompatibility with CMake AUTOUIC feature 2 years ago
interfaces indexes, refactor: Remove CChainState use in index CommitInternal method 2 years ago
ipc
kernel ci: Enable IWYU in src/kernel directory 2 years ago
leveldb
logging
minisketch Update minisketch subtree to latest master 2 years ago
node Merge bitcoin/bitcoin#25638: refactor: Use chainman() helper consistently in ChainImpl 2 years ago
policy Use AutoFile where possible 2 years ago
primitives
qt refactor: move compat.h into compat/ 2 years ago
rpc Merge bitcoin/bitcoin#25285: Add AutoFile without ser-type and ser-version and use it where possible 2 years ago
script Miniscript support in output descriptors 2 years ago
secp256k1 Update secp256k1 subtree to latest upstream master 2 years ago
support build: globally define NOMINMAX 2 years ago
test refactor: move compat.h into compat/ 2 years ago
univalue univalue: Return more detailed type check error messages 2 years ago
util refactor: move compat.h into compat/ 2 years ago
wallet Merge bitcoin/bitcoin#25543: wallet: cleanup cached amount and input mine check code 2 years ago
zmq scripted-diff: remove duplicate categories from LogPrint output 2 years ago
.bear-tidy-config
.clang-format
.clang-tidy tidy: use misc-unused-using-decls 2 years ago
Makefile.am refactor: move compat.h into compat/ 2 years ago
Makefile.bench.include
Makefile.crc32c.include
Makefile.leveldb.include Use more specific path when including `memenv.h` header 2 years ago
Makefile.minisketch.include
Makefile.qt.include qt, refactor: Add `transactionoverviewwidget.cpp` source file 2 years ago
Makefile.qt_locale.include
Makefile.qttest.include
Makefile.test.include refactor: integrate no_nul into univalue unitester 2 years ago
Makefile.test_fuzz.include test/fuzz: Invoke LoadMempool via CChainState 2 years ago
Makefile.test_util.include
Makefile.univalue.include
addrdb.cpp
addrdb.h
addrman.cpp Remove redundant nLastTry check 2 years ago
addrman.h
addrman_impl.h
arith_uint256.cpp
arith_uint256.h
attributes.h
banman.cpp scripted-diff: Avoid incompatibility with CMake AUTOUIC feature 2 years ago
banman.h
base58.cpp
base58.h
bech32.cpp
bech32.h
bitcoin-chainstate.cpp refactor: Reduce number of LoadChainstate return values 2 years ago
bitcoin-cli-res.rc
bitcoin-cli.cpp refactor: move compat.h into compat/ 2 years ago
bitcoin-tx-res.rc
bitcoin-tx.cpp refactor: move compat.h into compat/ 2 years ago
bitcoin-util-res.rc
bitcoin-util.cpp refactor: move compat.h into compat/ 2 years ago
bitcoin-wallet-res.rc
bitcoin-wallet.cpp refactor: move compat.h into compat/ 2 years ago
bitcoind-res.rc
bitcoind.cpp refactor: move compat.h into compat/ 2 years ago
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 refactor: remove unused methods `{CDBIterator,CCoinsViewDBCursor}::GetValueSize()` 2 years ago
compressor.cpp
compressor.h
core_io.h
core_memusage.h
core_read.cpp
core_write.cpp
cuckoocache.h
dbwrapper.cpp Remove unused includes from dbwrapper.h 2 years ago
dbwrapper.h Remove unused includes from dbwrapper.h 2 years ago
deploymentinfo.cpp
deploymentinfo.h
deploymentstatus.cpp
deploymentstatus.h
dummywallet.cpp
external_signer.cpp
external_signer.h
flatfile.cpp
flatfile.h
fs.cpp build: globally define NOMINMAX 2 years ago
fs.h Move FopenFn to fsbridge namespace 2 years ago
hash.cpp
hash.h
httprpc.cpp
httprpc.h
httpserver.cpp refactor: move compat.h into compat/ 2 years ago
httpserver.h
i2p.cpp refactor: move compat.h into compat/ 2 years ago
i2p.h refactor: move compat.h into compat/ 2 years ago
indirectmap.h
init.cpp refactor: Reduce number of SanityChecks return values 2 years ago
init.h
key.cpp
key.h
key_io.cpp
key_io.h
logging.cpp
logging.h logging: add LogPrintfCategory to log unconditionally with category 2 years ago
mapport.cpp refactor: move compat.h into compat/ 2 years ago
mapport.h
mempool_args.cpp Introduce `mempoolfullrbf` node setting. 2 years ago
mempool_args.h mempool: Introduce (still-unused) MemPoolLimits 2 years ago
memusage.h
merkleblock.cpp
merkleblock.h
net.cpp refactor: move compat.h into compat/ 2 years ago
net.h refactor: move compat.h into compat/ 2 years ago
net_permissions.cpp
net_permissions.h
net_processing.cpp Merge bitcoin/bitcoin#25514: net processing: Move CNode::nServices and CNode::nLocalServices to Peer 2 years ago
net_processing.h [net processing] Remove CNode::nServices 2 years ago
net_types.cpp
net_types.h
netaddress.cpp
netaddress.h refactor: move compat.h into compat/ 2 years ago
netbase.cpp refactor: move compat.h into compat/ 2 years ago
netbase.h refactor: move compat.h into compat/ 2 years ago
netgroup.cpp
netgroup.h
netmessagemaker.h
noui.cpp scripted-diff: Avoid incompatibility with CMake AUTOUIC feature 2 years ago
noui.h
outputtype.cpp
outputtype.h
pow.cpp
pow.h
prevector.h
protocol.cpp
protocol.h
psbt.cpp psbt: Implement merge for Taproot fields 2 years ago
psbt.h psbt: Check Taproot tree depth and leaf versions 2 years ago
pubkey.cpp
pubkey.h Add serialization methods to XOnlyPubKey 2 years ago
random.cpp refactor: move compat.h into compat/ 2 years ago
random.h
randomenv.cpp refactor: move compat.h into compat/ 2 years ago
randomenv.h
rest.cpp rest/getutxos: Don't construct empty mempool 2 years ago
rest.h
reverse_iterator.h
scheduler.cpp
scheduler.h
serialize.h
shutdown.cpp scripted-diff: Avoid incompatibility with CMake AUTOUIC feature 2 years ago
shutdown.h
signet.cpp
signet.h
span.h
streams.h streams: Add AutoFile without ser-type and ser-version 2 years ago
sync.cpp
sync.h
threadinterrupt.cpp
threadinterrupt.h
threadsafety.h
timedata.cpp scripted-diff: Avoid incompatibility with CMake AUTOUIC feature 2 years ago
timedata.h
tinyformat.h
torcontrol.cpp refactor: move compat.h into compat/ 2 years ago
torcontrol.h
txdb.cpp refactor: remove unused methods `{CDBIterator,CCoinsViewDBCursor}::GetValueSize()` 2 years ago
txdb.h Add missing includes 2 years ago
txmempool.cpp mempool: Improve comments for [GS]etLoadTried 2 years ago
txmempool.h mempool: Improve comments for [GS]etLoadTried 2 years ago
txorphanage.cpp
txorphanage.h
txrequest.cpp
txrequest.h
uint256.cpp
uint256.h
undo.h
validation.cpp Merge bitcoin/bitcoin#25285: Add AutoFile without ser-type and ser-version and use it where possible 2 years ago
validation.h Merge bitcoin/bitcoin#25285: Add AutoFile without ser-type and ser-version and use it where possible 2 years ago
validationinterface.cpp
validationinterface.h
version.h
versionbits.cpp
versionbits.h
walletinitinterface.h
warnings.cpp
warnings.h