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
Anthony Towns f294da7274
txorphanage: Extract GetOrphanTx
4 years ago
..
bench scripted-diff: Invoke ::AcceptToMemoryPool with chainstate 4 years ago
compat assumptions: check C++17 assumption with MSVC 4 years ago
config
consensus
crc32c
crypto
index
interfaces
leveldb
logging
node scripted-diff: Invoke ::AcceptToMemoryPool with chainstate 4 years ago
policy
primitives
qt Merge bitcoin-core/gui#213: qt: Add Copy Address Action to Payment Requests 4 years ago
rpc Merge #21053: rpc, test: document {previous,next}blockhash as optional 4 years ago
script Merge #19136: wallet: add parent_desc to getaddressinfo 4 years ago
secp256k1
support
test move-only: Add txorphanage module 4 years ago
univalue
util Merge #18017: txmempool: split epoch logic into class 4 years ago
wallet wallet: fix doc typo in signer option 4 years ago
zmq
.clang-format [tools] Allow argument/parameter bin packing in clang-format 4 years ago
Makefile.am move-only: Add txorphanage module 4 years ago
Makefile.bench.include
Makefile.crc32c.include
Makefile.leveldb.include
Makefile.qt.include gui: Add Roboto Mono font 4 years ago
Makefile.qt_locale.include
Makefile.qttest.include
Makefile.test.include
Makefile.test_fuzz.include
Makefile.test_util.include test: Move P2WSH_OP_TRUE to shared test library 4 years ago
addrdb.cpp log: Clarify log message when file does not exist 4 years ago
addrdb.h
addrman.cpp
addrman.h
amount.h
arith_uint256.cpp
arith_uint256.h
attributes.h
banman.cpp log: Clarify log message when file does not exist 4 years ago
banman.h
base58.cpp
base58.h
bech32.cpp
bech32.h
bitcoin-cli-res.rc
bitcoin-cli.cpp cli: Treat high detail levels as the maximum in -netinfo 4 years ago
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
blockencodings.cpp
blockencodings.h
blockfilter.cpp
blockfilter.h
bloom.cpp
bloom.h
chain.cpp
chain.h
chainparams.cpp Merge #15946: Allow maintaining the blockfilterindex when using prune 4 years ago
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
dummywallet.cpp wallet: add -signer argument for external signer command 4 years ago
flatfile.cpp
flatfile.h
fs.cpp
fs.h
hash.cpp
hash.h
httprpc.cpp
httprpc.h
httpserver.cpp
httpserver.h
indirectmap.h
init.cpp move-only: Add txorphanage module 4 years ago
init.h
key.cpp
key.h
key_io.cpp
key_io.h
logging.cpp Merge #19809: log: Prefix log messages with function name and source code location if -logsourcelocations is set 4 years ago
logging.h
mapport.cpp
mapport.h
memusage.h
merkleblock.cpp
merkleblock.h
miner.cpp
miner.h
net.cpp Merge #21222: log: Clarify log message when file does not exist 4 years ago
net.h [net] Change AdvertiseLocal to GetLocalAddrForPeer 4 years ago
net_permissions.cpp
net_permissions.h
net_processing.cpp txorphanage: Extract GetOrphanTx 4 years ago
net_processing.h move-only: Add txorphanage module 4 years ago
net_types.h
netaddress.cpp
netaddress.h
netbase.cpp Merge #20965: net, rpc: return NET_UNROUTABLE as not_publicly_routable, automate helps 4 years ago
netbase.h Merge #20965: net, rpc: return NET_UNROUTABLE as not_publicly_routable, automate helps 4 years ago
netmessagemaker.h
noui.cpp
noui.h
optional.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 Merge #20429: refactor: replace (sizeof(a)/sizeof(a[0])) with C++17 std::size 4 years ago
reverse_iterator.h
scheduler.cpp
scheduler.h
serialize.h
shutdown.cpp init: only use pipe2 if availabile, check in configure 4 years ago
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 Merge #18017: txmempool: split epoch logic into class 4 years ago
txmempool.h Merge #18017: txmempool: split epoch logic into class 4 years ago
txorphanage.cpp txorphanage: Extract GetOrphanTx 4 years ago
txorphanage.h txorphanage: Extract GetOrphanTx 4 years ago
txrequest.cpp
txrequest.h
uint256.cpp
uint256.h
undo.h
validation.cpp Merge #21202: [validation] Two small clang lock annotation improvements 4 years ago
validation.h style-only: Make CheckSequenceLock signature readable 4 years ago
validationinterface.cpp
validationinterface.h
version.h
versionbits.cpp
versionbits.h
versionbitsinfo.cpp
versionbitsinfo.h
walletinitinterface.h
warnings.cpp
warnings.h