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
Pieter Wuille 0e0fa27acb
Get rid of VARINT default argument
5 years ago
..
bench Merge #17261: Make ScriptPubKeyMan an actual interface and the wallet to have multiple 5 years ago
compat
config
consensus
crc32c Import crc32c using subtree merge as as 'src/crc32c' 5 years ago
crypto
index
interfaces Refactor: Replace SigningProvider pointers with unique_ptrs 5 years ago
leveldb Update to leveldb upstream using subtree merge 5 years ago
logging
node Get rid of VARINT default argument 5 years ago
policy
primitives
qt Merge #18101: qt: Fix deprecated QCharRef usage 5 years ago
rpc Merge #18032: rpc: Output a descriptor in createmultisig and addmultisigaddress 5 years ago
script Merge #17261: Make ScriptPubKeyMan an actual interface and the wallet to have multiple 5 years ago
secp256k1
support
test Get rid of VARINT default argument 5 years ago
univalue Update univalue subtree 5 years ago
util Merge #17482: util: Disallow network-qualified command line options 5 years ago
wallet Merge #18032: rpc: Output a descriptor in createmultisig and addmultisigaddress 5 years ago
zmq
.clang-format
Makefile.am Merge #17398: build: Update leveldb to 1.22+ 5 years ago
Makefile.bench.include
Makefile.crc32c.include build: CRC32C build system integration 5 years ago
Makefile.leveldb.include build: CRC32C build system integration 5 years ago
Makefile.qt.include
Makefile.qt_locale.include
Makefile.qttest.include
Makefile.test.include tests: Add fuzzing harness for AS-mapping (asmap) 5 years ago
Makefile.test_util.include
addrdb.cpp
addrdb.h
addrman.cpp Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrman 5 years ago
addrman.h Merge #16702: p2p: supplying and using asmap to improve IP bucketing in addrman 5 years ago
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
bitcoin-cli.cpp
bitcoin-tx-res.rc
bitcoin-tx.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 Get rid of VARINT default argument 5 years ago
chainparams.cpp
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
flatfile.cpp
flatfile.h Get rid of VARINT default argument 5 years ago
fs.cpp
fs.h
hash.cpp
hash.h
httprpc.cpp
httprpc.h
httpserver.cpp
httpserver.h
indirectmap.h
init.cpp Merge #18023: Fix some asmap issues 5 years ago
init.h
key.cpp
key.h
key_io.cpp
key_io.h
limitedmap.h
logging.cpp
logging.h
memusage.h
merkleblock.cpp
merkleblock.h
miner.cpp
miner.h
net.cpp Mark asmap const in statistics code 5 years ago
net.h Mark asmap const in statistics code 5 years ago
net_permissions.cpp
net_permissions.h
net_processing.cpp net: reference instead of copy in BlockConnected range loop 5 years ago
net_processing.h Use rolling bloom filter of recent block tx's for AlreadyHave() check 5 years ago
net_types.h
netaddress.cpp Use ASNs for mapped IPv4 addresses correctly 5 years ago
netaddress.h Merge #18023: Fix some asmap issues 5 years ago
netbase.cpp
netbase.h
netmessagemaker.h
noui.cpp
noui.h
optional.h
outputtype.cpp Store p2sh scripts in AddAndGetDestinationForScript 5 years ago
outputtype.h
pow.cpp
pow.h
prevector.h
protocol.cpp
protocol.h
psbt.cpp Merge #17156: psbt: check that various indexes and amounts are within bounds 5 years ago
psbt.h
pubkey.cpp
pubkey.h
random.cpp
random.h
randomenv.cpp
randomenv.h
rest.cpp
reverse_iterator.h
reverselock.h
scheduler.cpp
scheduler.h
serialize.h Get rid of VARINT default argument 5 years ago
shutdown.cpp
shutdown.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 Get rid of VARINT default argument 5 years ago
txdb.h
txmempool.cpp
txmempool.h Merge #17925: Improve UpdateTransactionsFromBlock with Epochs 5 years ago
ui_interface.cpp
ui_interface.h
uint256.cpp refactor: define a UINT256_ONE global constant 5 years ago
uint256.h refactor: define a UINT256_ONE global constant 5 years ago
undo.h Convert undo.h to new serialization framework 5 years ago
validation.cpp Merge #16974: Walk pindexBestHeader back to ChainActive().Tip() if it is invalid 5 years ago
validation.h
validationinterface.cpp
validationinterface.h
version.h
versionbits.cpp
versionbits.h
versionbitsinfo.cpp
versionbitsinfo.h
walletinitinterface.h
warnings.cpp
warnings.h