.. |
bench
|
Merge #18317: Serialization improvements step 6 (all except wallet/gui)
|
5 years ago |
compat
|
net: Use C++11 member initialization in protocol
|
5 years ago |
config
|
…
|
|
consensus
|
scripted-diff: Bump copyright headers
|
5 years ago |
crc32c
|
…
|
|
crypto
|
Avoid non-trivial global constants in SHA-NI code
|
5 years ago |
index
|
Merge #18960: indexes: Add compact block filter headers cache
|
5 years ago |
interfaces
|
Merge #18740: Remove g_rpc_node global
|
5 years ago |
leveldb
|
…
|
|
logging
|
Remove use of non-standard zero variadic macros
|
5 years ago |
node
|
Merge #18317: Serialization improvements step 6 (all except wallet/gui)
|
5 years ago |
policy
|
Convert everything except wallet/qt to new serialization
|
5 years ago |
primitives
|
Merge #18317: Serialization improvements step 6 (all except wallet/gui)
|
5 years ago |
qt
|
Merge #18997: gui: Remove un-actionable TODO
|
5 years ago |
rpc
|
Merge #18895: p2p: unbroadcast followups: rpcs, nLastResend, mempool sanity check
|
5 years ago |
script
|
Merge #18317: Serialization improvements step 6 (all except wallet/gui)
|
5 years ago |
secp256k1
|
…
|
|
support
|
Merge #18443: lockedpool: avoid sensitive data in core files (FreeBSD)
|
5 years ago |
test
|
tests: Don't limit fuzzing inputs to 1 MB for afl-fuzz (now: ∞ ∀ fuzzers)
|
5 years ago |
univalue
|
…
|
|
util
|
Add util::Ref class as temporary alternative for c++17 std::any
|
5 years ago |
wallet
|
Merge #18787: wallet: descriptor wallet release notes and cleanups
|
5 years ago |
zmq
|
scripted-diff: Bump copyright headers
|
5 years ago |
.clang-format
|
…
|
|
Makefile.am
|
Merge #18740: Remove g_rpc_node global
|
5 years ago |
Makefile.bench.include
|
bench: add CAddrMan benchmarks
|
5 years ago |
Makefile.crc32c.include
|
…
|
|
Makefile.leveldb.include
|
build: Enable -Wsuggest-override
|
5 years ago |
Makefile.qt.include
|
build: multiprocess autotools changes
|
5 years ago |
Makefile.qt_locale.include
|
qt: Translations update pre-branch
|
5 years ago |
Makefile.qttest.include
|
…
|
|
Makefile.test.include
|
Add util::Ref class as temporary alternative for c++17 std::any
|
5 years ago |
Makefile.test_fuzz.include
|
build: create test_fuzz library from src/test/fuzz/fuzz.cpp
|
5 years ago |
Makefile.test_util.include
|
fuzz: Add process_messages harness
|
5 years ago |
addrdb.cpp
|
…
|
|
addrdb.h
|
…
|
|
addrman.cpp
|
Merge #18512: Improve asmap checks and add sanity check
|
5 years ago |
addrman.h
|
…
|
|
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
|
build: fix ASLR for bitcoin-cli on Windows
|
5 years ago |
bitcoin-tx-res.rc
|
…
|
|
bitcoin-tx.cpp
|
scripted-diff: Bump copyright headers
|
5 years ago |
bitcoin-wallet-res.rc
|
…
|
|
bitcoin-wallet.cpp
|
scripted-diff: Bump copyright headers
|
5 years ago |
bitcoind-res.rc
|
…
|
|
bitcoind.cpp
|
refactor: Pass NodeContext to RPC and REST methods through util::Ref
|
5 years ago |
blockencodings.cpp
|
…
|
|
blockencodings.h
|
Merge #18317: Serialization improvements step 6 (all except wallet/gui)
|
5 years ago |
blockfilter.cpp
|
tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRiceDecode)
|
5 years ago |
blockfilter.h
|
…
|
|
bloom.cpp
|
net: remove is{Empty,Full} flags from CBloomFilter, clarify CVE fix
|
5 years ago |
bloom.h
|
Merge #18317: Serialization improvements step 6 (all except wallet/gui)
|
5 years ago |
chain.cpp
|
…
|
|
chain.h
|
scripted-diff: Bump copyright headers
|
5 years ago |
chainparams.cpp
|
scripted-diff: Bump copyright headers
|
5 years ago |
chainparams.h
|
scripted-diff: Bump copyright headers
|
5 years ago |
chainparamsbase.cpp
|
…
|
|
chainparamsbase.h
|
…
|
|
chainparamsseeds.h
|
net: Hardcoded seeds update for 0.20
|
5 years ago |
checkqueue.h
|
scripted-diff: Bump copyright headers
|
5 years ago |
clientversion.cpp
|
Drop unused GIT_COMMIT_DATE macro
|
5 years ago |
clientversion.h
|
…
|
|
coins.cpp
|
Remove CCoinsViewCache::GetValueIn(...)
|
5 years ago |
coins.h
|
Merge #18854: doc: Fix typo in Coin doxygen comment
|
5 years ago |
compat.h
|
…
|
|
compressor.cpp
|
…
|
|
compressor.h
|
scripted-diff: Bump copyright headers
|
5 years ago |
core_io.h
|
…
|
|
core_memusage.h
|
…
|
|
core_read.cpp
|
scripted-diff: Bump copyright headers
|
5 years ago |
core_write.cpp
|
…
|
|
cuckoocache.h
|
tests: Add fuzzing harness for classes/functions in cuckoocache.h
|
5 years ago |
dbwrapper.cpp
|
…
|
|
dbwrapper.h
|
…
|
|
dummywallet.cpp
|
wallet: Avoid translating RPC errors when loading wallets
|
5 years ago |
flatfile.cpp
|
…
|
|
flatfile.h
|
Merge #18317: Serialization improvements step 6 (all except wallet/gui)
|
5 years ago |
fs.cpp
|
…
|
|
fs.h
|
…
|
|
hash.cpp
|
…
|
|
hash.h
|
…
|
|
httprpc.cpp
|
Merge #18740: Remove g_rpc_node global
|
5 years ago |
httprpc.h
|
refactor: Pass NodeContext to RPC and REST methods through util::Ref
|
5 years ago |
httpserver.cpp
|
http: Avoid crash when g_thread_http was never started
|
5 years ago |
httpserver.h
|
scripted-diff: Bump copyright headers
|
5 years ago |
indirectmap.h
|
scripted-diff: Bump copyright headers
|
5 years ago |
init.cpp
|
Merge #18740: Remove g_rpc_node global
|
5 years ago |
init.h
|
refactor: Pass NodeContext to RPC and REST methods through util::Ref
|
5 years ago |
key.cpp
|
…
|
|
key.h
|
…
|
|
key_io.cpp
|
…
|
|
key_io.h
|
…
|
|
limitedmap.h
|
…
|
|
logging.cpp
|
log: Use Join() helper when listing log categories
|
5 years ago |
logging.h
|
log: Use Join() helper when listing log categories
|
5 years ago |
memusage.h
|
scripted-diff: Bump copyright headers
|
5 years ago |
merkleblock.cpp
|
Convert merkleblock to new serialization
|
5 years ago |
merkleblock.h
|
Convert merkleblock to new serialization
|
5 years ago |
miner.cpp
|
scripted-diff: Bump copyright headers
|
5 years ago |
miner.h
|
scripted-diff: Bump copyright headers
|
5 years ago |
net.cpp
|
net: use CMessageHeader::HEADER_SIZE, add missing include
|
5 years ago |
net.h
|
p2p: add MAX_FEELER_CONNECTIONS constant
|
5 years ago |
net_permissions.cpp
|
…
|
|
net_permissions.h
|
scripted-diff: Bump copyright headers
|
5 years ago |
net_processing.cpp
|
Merge #18895: p2p: unbroadcast followups: rpcs, nLastResend, mempool sanity check
|
5 years ago |
net_processing.h
|
[init] Add -peerblockfilters option
|
5 years ago |
net_types.h
|
…
|
|
netaddress.cpp
|
Merge #18512: Improve asmap checks and add sanity check
|
5 years ago |
netaddress.h
|
Merge #18317: Serialization improvements step 6 (all except wallet/gui)
|
5 years ago |
netbase.cpp
|
…
|
|
netbase.h
|
…
|
|
netmessagemaker.h
|
…
|
|
noui.cpp
|
Make ThreadSafe{MessageBox|Question} bilingual
|
5 years ago |
noui.h
|
Make ThreadSafe{MessageBox|Question} bilingual
|
5 years ago |
optional.h
|
…
|
|
outputtype.cpp
|
scripted-diff: Bump copyright headers
|
5 years ago |
outputtype.h
|
…
|
|
pow.cpp
|
…
|
|
pow.h
|
…
|
|
prevector.h
|
prevector: Avoid unnamed struct, which is a GNU extension
|
5 years ago |
protocol.cpp
|
net: Use C++11 member initialization in protocol
|
5 years ago |
protocol.h
|
net: Use C++11 member initialization in protocol
|
5 years ago |
psbt.cpp
|
scripted-diff: Bump copyright headers
|
5 years ago |
psbt.h
|
Merge #17509: gui: save and load PSBT
|
5 years ago |
pubkey.cpp
|
…
|
|
pubkey.h
|
Implement TopUp in DescriptorScriptPubKeyMan
|
5 years ago |
random.cpp
|
Merge #18781: Add templated GetRandDuration<>
|
5 years ago |
random.h
|
Add templated GetRandomDuration<>
|
5 years ago |
randomenv.cpp
|
scripted-diff: Bump copyright headers
|
5 years ago |
randomenv.h
|
…
|
|
rest.cpp
|
Merge #18740: Remove g_rpc_node global
|
5 years ago |
reverse_iterator.h
|
…
|
|
scheduler.cpp
|
scripted-diff: Bump copyright headers
|
5 years ago |
scheduler.h
|
…
|
|
serialize.h
|
Merge #18317: Serialization improvements step 6 (all except wallet/gui)
|
5 years ago |
shutdown.cpp
|
…
|
|
shutdown.h
|
…
|
|
span.h
|
Merge #18591: Add C++17 build to Travis
|
5 years ago |
streams.h
|
…
|
|
sync.cpp
|
util: Remove unused itostr
|
5 years ago |
sync.h
|
refactor: Add interfaces::FoundBlock class to selectively return block data
|
5 years ago |
threadinterrupt.cpp
|
…
|
|
threadinterrupt.h
|
…
|
|
threadsafety.h
|
…
|
|
timedata.cpp
|
Make ThreadSafe{MessageBox|Question} bilingual
|
5 years ago |
timedata.h
|
…
|
|
tinyformat.h
|
…
|
|
torcontrol.cpp
|
…
|
|
torcontrol.h
|
…
|
|
txdb.cpp
|
Merge #18317: Serialization improvements step 6 (all except wallet/gui)
|
5 years ago |
txdb.h
|
…
|
|
txmempool.cpp
|
Merge #18038: P2P: Mempool tracks locally submitted transactions to improve wallet privacy
|
5 years ago |
txmempool.h
|
[mempool] sanity check that all unbroadcast txns are in mempool
|
5 years ago |
ui_interface.cpp
|
refactor: Pass SynchronizationState enum to GUI
|
5 years ago |
ui_interface.h
|
refactor: Pass SynchronizationState enum to GUI
|
5 years ago |
uint256.cpp
|
…
|
|
uint256.h
|
…
|
|
undo.h
|
scripted-diff: Bump copyright headers
|
5 years ago |
validation.cpp
|
refactor: Pass SynchronizationState enum to GUI
|
5 years ago |
validation.h
|
refactor: Pass SynchronizationState enum to GUI
|
5 years ago |
validationinterface.cpp
|
validationinterface: Rework documentation, Rename pwalletIn to callbacks
|
5 years ago |
validationinterface.h
|
validationinterface: Rework documentation, Rename pwalletIn to callbacks
|
5 years ago |
version.h
|
…
|
|
versionbits.cpp
|
…
|
|
versionbits.h
|
…
|
|
versionbitsinfo.cpp
|
…
|
|
versionbitsinfo.h
|
…
|
|
walletinitinterface.h
|
…
|
|
warnings.cpp
|
…
|
|
warnings.h
|
…
|
|