..
bench
Merge #21415 : refactor: remove Optional & nullopt
4 years ago
compat
compat: remove memcpy -> memmove backwards compatibility alias
4 years ago
config
…
consensus
scripted-diff: Bump copyright headers
4 years ago
crc32c
build: Update crc32c subtree
4 years ago
crypto
refactor: Improve encapsulation between MuHash3072 and Num3072
4 years ago
index
scripted-diff: remove MakeUnique<T>()
4 years ago
interfaces
refactor: post Optional<> removal cleanups
4 years ago
leveldb
…
logging
…
node
Merge #21162 : Net Processing: Move RelayTransaction() into PeerManager
4 years ago
policy
refactor: Use C++17 std::array deduction for ALL_FEE_ESTIMATE_HORIZONS
4 years ago
primitives
scripted-diff: Bump copyright headers
4 years ago
qt
Merge #21415 : refactor: remove Optional & nullopt
4 years ago
rpc
Merge #21415 : refactor: remove Optional & nullopt
4 years ago
script
refactor: post Optional<> removal cleanups
4 years ago
secp256k1
Update secp256k1 subtree to latest master
4 years ago
support
Merge #20464 : refactor: Treat CDataStream bytes as uint8_t
4 years ago
test
Merge #21415 : refactor: remove Optional & nullopt
4 years ago
univalue
Update univalue subtree
4 years ago
util
Merge #21415 : refactor: remove Optional & nullopt
4 years ago
wallet
Merge #21415 : refactor: remove Optional & nullopt
4 years ago
zmq
scripted-diff: remove MakeUnique<T>()
4 years ago
.clang-format
[tools] Allow argument/parameter bin packing in clang-format
4 years ago
Makefile.am
Merge #21415 : refactor: remove Optional & nullopt
4 years ago
Makefile.bench.include
net: Add libnatpmp support
4 years ago
Makefile.crc32c.include
build: Update crc32c subtree
4 years ago
Makefile.leveldb.include
…
Makefile.qt.include
gui: Add Roboto Mono font
4 years ago
Makefile.qt_locale.include
qt: Pre-splitoff translations update
4 years ago
Makefile.qttest.include
net: Add libnatpmp support
4 years ago
Makefile.test.include
Merge #19259 : fuzz: Add fuzzing harness for LoadMempool(...) and DumpMempool(...)
4 years ago
Makefile.test_fuzz.include
build: compile libnatpmp with -DNATPMP_STATICLIB on Windows
4 years ago
Makefile.test_util.include
build: compile libnatpmp with -DNATPMP_STATICLIB on Windows
4 years ago
addrdb.cpp
log: Clarify log message when file does not exist
4 years ago
addrdb.h
scripted-diff: Bump copyright headers
4 years ago
addrman.cpp
refactor: remove boost::thread_group usage
4 years ago
addrman.h
[addrman] Don't repeat "Bucketing method was updated" log multiple times
4 years ago
amount.h
…
arith_uint256.cpp
…
arith_uint256.h
…
attributes.h
scripted-diff: Bump copyright headers
4 years ago
banman.cpp
log: Clarify log message when file does not exist
4 years ago
banman.h
…
base58.cpp
refactor: replace sizeof(a)/sizeof(a[0]) by std::size (C++17)
4 years ago
base58.h
scripted-diff: Bump copyright headers
4 years ago
bech32.cpp
…
bech32.h
…
bitcoin-cli-res.rc
Drop the leading 0 from the version number
4 years ago
bitcoin-cli.cpp
refactor: post Optional<> removal cleanups
4 years ago
bitcoin-tx-res.rc
Drop the leading 0 from the version number
4 years ago
bitcoin-tx.cpp
Move TX_MAX_STANDARD_VERSION to policy
4 years ago
bitcoin-util-res.rc
Add bitcoin-util command line utility
4 years ago
bitcoin-util.cpp
Merge #20938 : build: fix linking against -latomic when building for riscv
4 years ago
bitcoin-wallet-res.rc
Drop the leading 0 from the version number
4 years ago
bitcoin-wallet.cpp
util: Add ArgsManager::GetCommand() and use it in bitcoin-wallet
4 years ago
bitcoind-res.rc
Drop the leading 0 from the version number
4 years ago
bitcoind.cpp
refactor: post Optional<> removal cleanups
4 years ago
blockencodings.cpp
scripted-diff: Bump copyright headers
4 years ago
blockencodings.h
…
blockfilter.cpp
scripted-diff: Bump copyright headers
4 years ago
blockfilter.h
…
bloom.cpp
scripted-diff: Bump copyright headers
4 years ago
bloom.h
scripted-diff: Bump copyright headers
4 years ago
chain.cpp
…
chain.h
simplify ChainstateManager::SnapshotBlockhash() return semantics
4 years ago
chainparams.cpp
Merge #15946 : Allow maintaining the blockfilterindex when using prune
4 years ago
chainparams.h
chainparams: add allowed assumeutxo values
4 years ago
chainparamsbase.cpp
scripted-diff: remove MakeUnique<T>()
4 years ago
chainparamsbase.h
scripted-diff: Bump copyright headers
4 years ago
chainparamsseeds.h
net: Hardcoded seeds update for 0.21
4 years ago
checkqueue.h
refactor: Drop boost::thread stuff in CCheckQueue
4 years ago
clientversion.cpp
scripted-diff: Bump copyright headers
4 years ago
clientversion.h
refactor: Move STRINGIZE macro to macros.h
4 years ago
coins.cpp
simplify ChainstateManager::SnapshotBlockhash() return semantics
4 years ago
coins.h
simplify ChainstateManager::SnapshotBlockhash() return semantics
4 years ago
compat.h
net: extend Sock with methods for robust send & read until terminator
4 years ago
compressor.cpp
…
compressor.h
…
core_io.h
util: Avoid invalid integer negation in ValueFromAmount: make ValueFromAmount(const CAmount& n) well-defined also when n is std::numeric_limits<CAmount>::min()
4 years ago
core_memusage.h
…
core_read.cpp
doc: fix various typos
4 years ago
core_write.cpp
util: Avoid invalid integer negation in ValueFromAmount: make ValueFromAmount(const CAmount& n) well-defined also when n is std::numeric_limits<CAmount>::min()
4 years ago
cuckoocache.h
doc: Use https URLs where possible
4 years ago
dbwrapper.cpp
…
dbwrapper.h
Merge #20464 : refactor: Treat CDataStream bytes as uint8_t
4 years ago
dummywallet.cpp
wallet: add -signer argument for external signer command
4 years ago
flatfile.cpp
log: Move "Pre-allocating up to position 0x[...] in [...].dat" log message to debug category
4 years ago
flatfile.h
…
fs.cpp
Replace fs::absolute calls with AbsPathJoin calls
4 years ago
fs.h
Replace fs::absolute calls with AbsPathJoin calls
4 years ago
hash.cpp
doc: Use https URLs where possible
4 years ago
hash.h
scripted-diff: Bump copyright headers
4 years ago
httprpc.cpp
scripted-diff: remove MakeUnique<T>()
4 years ago
httprpc.h
scripted-diff: Bump copyright headers
4 years ago
httpserver.cpp
net: Drop unneeded headers when compat.h included
4 years ago
httpserver.h
…
i2p.cpp
i2p: limit the size of incoming messages
4 years ago
i2p.h
i2p: limit the size of incoming messages
4 years ago
indirectmap.h
…
init.cpp
Merge #21447 : Always add -daemonwait to known command line arguments
4 years ago
init.h
bitcoind: Add -daemonwait option to wait for initialization
4 years ago
key.cpp
doc: Use https URLs where possible
4 years ago
key.h
…
key_io.cpp
Better error messages for invalid addresses
4 years ago
key_io.h
Better error messages for invalid addresses
4 years ago
logging.cpp
net: implement the necessary parts of the I2P SAM protocol
4 years ago
logging.h
net: implement the necessary parts of the I2P SAM protocol
4 years ago
mapport.cpp
net: Add -natpmp command line option
4 years ago
mapport.h
net: Add -natpmp command line option
4 years ago
memusage.h
…
merkleblock.cpp
doc: fix various typos
4 years ago
merkleblock.h
scripted-diff: Bump copyright headers
4 years ago
miner.cpp
refactor: post Optional<> removal cleanups
4 years ago
miner.h
refactor: post Optional<> removal cleanups
4 years ago
net.cpp
refactor: post Optional<> removal cleanups
4 years ago
net.h
refactor: post Optional<> removal cleanups
4 years ago
net_permissions.cpp
scripted-diff: Bump copyright headers
4 years ago
net_permissions.h
Reduce MAX_PEER_TX_ANNOUNCEMENTS for non-PF_RELAY peers
4 years ago
net_processing.cpp
Merge #21425 : refactor: Pass PeerManagerImpl members only once
4 years ago
net_processing.h
Merge #21162 : Net Processing: Move RelayTransaction() into PeerManager
4 years ago
net_types.h
…
netaddress.cpp
net: add I2P to the reachability map
4 years ago
netaddress.h
net: extend CNetAddr::SetSpecial() to support I2P
4 years ago
netbase.cpp
net: move Doxygen docs from netbase.cpp to netbase.h
4 years ago
netbase.h
net: fix hSocket param in netbase.h::ConnectSocketDirectly()
4 years ago
netmessagemaker.h
scripted-diff: Bump copyright headers
4 years ago
noui.cpp
scripted-diff: Bump copyright headers
4 years ago
noui.h
scripted-diff: Bump copyright headers
4 years ago
outputtype.cpp
refactor: Use C++17 std::array deduction for OUTPUT_TYPES
4 years ago
outputtype.h
refactor: Use C++17 std::array deduction for OUTPUT_TYPES
4 years ago
pow.cpp
…
pow.h
…
prevector.h
…
protocol.cpp
refactor: init vectors via std::{begin,end} to avoid pointer arithmetic
4 years ago
protocol.h
scripted-diff: Bump copyright headers
4 years ago
psbt.cpp
Merge #20464 : refactor: Treat CDataStream bytes as uint8_t
4 years ago
psbt.h
refactor: post Optional<> removal cleanups
4 years ago
pubkey.cpp
scripted-diff: Bump copyright headers
4 years ago
pubkey.h
scripted-diff: Bump copyright headers
4 years ago
random.cpp
refactor: replace sizeof(a)/sizeof(a[0]) by std::size (C++17)
4 years ago
random.h
…
randomenv.cpp
util: Allow use of C++14 chrono literals
4 years ago
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
Add include for std::bind.
4 years ago
scheduler.h
refactor: remove boost::thread_group usage
4 years ago
serialize.h
Support bypassing range check in ReadCompactSize
4 years ago
shutdown.cpp
shutdown: Use RAII TokenPipe in shutdown
4 years ago
shutdown.h
scripted-diff: Bump copyright headers
4 years ago
signet.cpp
scripted-diff: remove Optional & nullopt
4 years ago
signet.h
scripted-diff: remove Optional & nullopt
4 years ago
span.h
Merge #19387 : span: update constructors to match c++20 draft spec and add lifetimebound attribute
4 years ago
streams.h
Merge #20464 : refactor: Treat CDataStream bytes as uint8_t
4 years ago
sync.cpp
refactor: remove straggling boost::mutex usage
4 years ago
sync.h
Merge #20495 : sync: Use decltype(auto) return type for WITH_LOCK
4 years ago
threadinterrupt.cpp
…
threadinterrupt.h
…
threadsafety.h
scripted-diff: Bump copyright headers
4 years ago
timedata.cpp
Avoid the use of abs64 in timedata
4 years ago
timedata.h
…
tinyformat.h
refactor: Improve use of explicit keyword
4 years ago
torcontrol.cpp
torcontrol: Move TorControlReply, TorControlConnection and TorController to improve testability
4 years ago
torcontrol.h
tests: Add fuzzing harness for TorController
4 years ago
txdb.cpp
scripted-diff: remove MakeUnique<T>()
4 years ago
txdb.h
…
txmempool.cpp
refactor: post Optional<> removal cleanups
4 years ago
txmempool.h
refactor: post Optional<> removal cleanups
4 years ago
txorphanage.cpp
scripted-diff: Update txorphanage naming convention
4 years ago
txorphanage.h
txorphanage: comment improvements
4 years ago
txrequest.cpp
scripted-diff: remove MakeUnique<T>()
4 years ago
txrequest.h
Report and verify expirations
4 years ago
uint256.cpp
scripted-diff: Bump copyright headers
4 years ago
uint256.h
scripted-diff: Bump copyright headers
4 years ago
undo.h
…
validation.cpp
Merge #21415 : refactor: remove Optional & nullopt
4 years ago
validation.h
Merge #21415 : refactor: remove Optional & nullopt
4 years ago
validationinterface.cpp
Add 'sequence' zmq publisher to track all block (dis)connects, mempool deltas
4 years ago
validationinterface.h
Add 'sequence' zmq publisher to track all block (dis)connects, mempool deltas
4 years ago
version.h
scripted-diff: Bump copyright headers
4 years ago
versionbits.cpp
…
versionbits.h
validation: Remove global ::VersionBitsTip{State,SinceHeight,Statistics}
4 years ago
versionbitsinfo.cpp
scripted-diff: Bump copyright headers
4 years ago
versionbitsinfo.h
…
walletinitinterface.h
scripted-diff: Bump copyright headers
4 years ago
warnings.cpp
scripted-diff: Bump copyright headers
4 years ago
warnings.h
scripted-diff: Bump copyright headers
4 years ago