..
bench
Remove CCoinsViewCache::GetValueIn(...)
5 years ago
compat
test: remove glibc fdelt sanity check
5 years ago
config
…
consensus
scripted-diff: Bump copyright headers
5 years ago
crc32c
Import crc32c using subtree merge as as 'src/crc32c'
5 years ago
crypto
Avoid non-trivial global constants in SHA-NI code
5 years ago
index
Make ThreadSafe{MessageBox|Question} bilingual
5 years ago
interfaces
Merge #18922 : gui: Do not translate InitWarning messages in debug.log
5 years ago
leveldb
Update to leveldb upstream using subtree merge
5 years ago
logging
Remove use of non-standard zero variadic macros
5 years ago
node
Merge #18038 : P2P: Mempool tracks locally submitted transactions to improve wallet privacy
5 years ago
policy
scripted-diff: Bump copyright of files changed in 2020
5 years ago
primitives
Remove CCoinsViewCache::GetValueIn(...)
5 years ago
qt
Merge #18922 : gui: Do not translate InitWarning messages in debug.log
5 years ago
rpc
Merge #18742 : miner: Avoid stack-use-after-return in validationinterface
5 years ago
script
refactor: Remove override for final overriders
5 years ago
secp256k1
Update the secp256k1 subtree to the latest upstream version
6 years ago
support
Merge #18443 : lockedpool: avoid sensitive data in core files (FreeBSD)
5 years ago
test
Merge #18781 : Add templated GetRandDuration<>
5 years ago
univalue
Update univalue subtree
5 years ago
util
Merge #18922 : gui: Do not translate InitWarning messages in debug.log
5 years ago
wallet
Merge #18946 : rpcwallet: Replace boost::optional<T>::emplace with simple assignment of T{}
5 years ago
zmq
scripted-diff: Bump copyright headers
5 years ago
.clang-format
util: Add AllowShortCaseLabelsOnASingleLine option
5 years ago
Makefile.am
test: remove glibc fdelt sanity check
5 years ago
Makefile.bench.include
bench: add CAddrMan benchmarks
5 years ago
Makefile.crc32c.include
build: CRC32C build system integration
5 years ago
Makefile.leveldb.include
build: Enable -Wsuggest-override
5 years ago
Makefile.qt.include
Revert "Merge #16367 : Multiprocess build support"
5 years ago
Makefile.qt_locale.include
qt: Translations update pre-branch
5 years ago
Makefile.qttest.include
build: Create test utility library from src/test/util/
5 years ago
Makefile.test.include
Merge #18512 : Improve asmap checks and add sanity check
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
scripted-diff: Bump copyright of files changed in 2019
5 years ago
addrdb.h
Convert addrdb/addrman to new serialization
5 years ago
addrman.cpp
Merge #18512 : Improve asmap checks and add sanity check
5 years ago
addrman.h
logging: asmap logging and #include fixups
5 years ago
amount.h
…
arith_uint256.cpp
scripted-diff: Bump copyright of files changed in 2019
5 years ago
arith_uint256.h
scripted-diff: Bump copyright of files changed in 2019
5 years ago
attributes.h
…
banman.cpp
scripted-diff: Bump copyright of files changed in 2019
5 years ago
banman.h
refactor: move DUMP_BANS_INTERVAL to banman.h
5 years ago
base58.cpp
scripted-diff: Bump copyright of files changed in 2019
5 years ago
base58.h
scripted-diff: Bump copyright of files changed in 2019
5 years ago
bech32.cpp
Add some general std::vector utility functions
5 years ago
bech32.h
Assert that the HRP is lowercase in Bech32::Encode
5 years ago
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
Make InitError bilingual
5 years ago
blockencodings.cpp
scripted-diff: Bump copyright of files changed in 2019
5 years ago
blockencodings.h
scripted-diff: Bump copyright headers
5 years ago
blockfilter.cpp
tests: Add fuzzing harness for Golomb-Rice coding (GolombRiceEncode/GolombRiceDecode)
5 years ago
blockfilter.h
scripted-diff: Bump copyright of files changed in 2019
5 years ago
bloom.cpp
net: remove is{Empty,Full} flags from CBloomFilter, clarify CVE fix
5 years ago
bloom.h
net: remove is{Empty,Full} flags from CBloomFilter, clarify CVE fix
5 years ago
chain.cpp
scripted-diff: Bump copyright of files changed in 2019
5 years ago
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
scripted-diff: Bump copyright of files changed in 2019
5 years ago
chainparamsbase.h
scripted-diff: Bump copyright of files changed in 2019
5 years ago
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
scripted-diff: Bump copyright of files changed in 2019
5 years ago
compressor.h
scripted-diff: Bump copyright headers
5 years ago
core_io.h
scripted-diff: Bump copyright of files changed in 2019
5 years ago
core_memusage.h
…
core_read.cpp
scripted-diff: Bump copyright headers
5 years ago
core_write.cpp
scripted-diff: Bump copyright of files changed in 2019
5 years ago
cuckoocache.h
tests: Add fuzzing harness for classes/functions in cuckoocache.h
5 years ago
dbwrapper.cpp
scripted-diff: Bump copyright of files changed in 2019
5 years ago
dbwrapper.h
scripted-diff: Bump copyright of files changed in 2019
5 years ago
dummywallet.cpp
wallet: Avoid translating RPC errors when loading wallets
5 years ago
flatfile.cpp
…
flatfile.h
scripted-diff: Bump copyright headers
5 years ago
fs.cpp
scripted-diff: Add missed copyright headers
5 years ago
fs.h
scripted-diff: Bump copyright of files changed in 2019
5 years ago
hash.cpp
…
hash.h
…
httprpc.cpp
Make ThreadSafe{MessageBox|Question} bilingual
5 years ago
httprpc.h
scripted-diff: Bump copyright of files changed in 2019
5 years ago
httpserver.cpp
Make ThreadSafe{MessageBox|Question} bilingual
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 #18922 : gui: Do not translate InitWarning messages in debug.log
5 years ago
init.h
scripted-diff: Bump copyright headers
5 years ago
key.cpp
scripted-diff: Bump copyright of files changed in 2019
5 years ago
key.h
scripted-diff: Bump copyright of files changed in 2019
5 years ago
key_io.cpp
scripted-diff: Bump copyright of files changed in 2019
5 years ago
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
scripted-diff: Bump copyright of files changed in 2019
5 years ago
merkleblock.h
…
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: Avoid using C-style NUL-terminated strings as arguments in the netbase interface
5 years ago
net_permissions.h
scripted-diff: Bump copyright headers
5 years ago
net_processing.cpp
[net processing] Only send a getheaders for one block in an INV
5 years ago
net_processing.h
[init] Add -peerblockfilters option
5 years ago
net_types.h
refactor: Remove addrdb.h dependency from node.h
5 years ago
netaddress.cpp
Merge #18512 : Improve asmap checks and add sanity check
5 years ago
netaddress.h
Merge #18512 : Improve asmap checks and add sanity check
5 years ago
netbase.cpp
Merge #17754 : net: Don't allow resolving of std::string with embedded NUL characters. Add tests.
5 years ago
netbase.h
net: Avoid using C-style NUL-terminated strings as arguments in the netbase interface
5 years ago
netmessagemaker.h
…
noui.cpp
Make ThreadSafe{MessageBox|Question} bilingual
5 years ago
noui.h
Make ThreadSafe{MessageBox|Question} bilingual
5 years ago
optional.h
scripted-diff: Bump copyright of files changed in 2019
5 years ago
outputtype.cpp
scripted-diff: Bump copyright headers
5 years ago
outputtype.h
List output types in an array in order to be iterated over
5 years ago
pow.cpp
…
pow.h
…
prevector.h
prevector: Avoid unnamed struct, which is a GNU extension
5 years ago
protocol.cpp
[net processing] Message handling for getcfcheckpt.
5 years ago
protocol.h
[net processing] Message handling for getcfcheckpt.
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
scripted-diff: Bump copyright of files changed in 2019
5 years ago
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
[MOVEONLY] Move perfmon data gathering to new randomenv module
5 years ago
rest.cpp
Merge #18810 : doc: update rest info on block size and json
5 years ago
reverse_iterator.h
…
scheduler.cpp
scripted-diff: Bump copyright headers
5 years ago
scheduler.h
scheduler: Make schedule* methods type safe
5 years ago
serialize.h
scripted-diff: Bump copyright headers
5 years ago
shutdown.cpp
…
shutdown.h
…
span.h
Merge #18591 : Add C++17 build to Travis
5 years ago
streams.h
scripted-diff: Bump copyright of files changed in 2019
5 years ago
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
scripted-diff: Bump copyright of files changed in 2019
5 years ago
threadsafety.h
scripted-diff: Bump copyright of files changed in 2019
5 years ago
timedata.cpp
Make ThreadSafe{MessageBox|Question} bilingual
5 years ago
timedata.h
…
tinyformat.h
util: Update tinyformat to upstream
5 years ago
torcontrol.cpp
net: Avoid using C-style NUL-terminated strings as arguments in the netbase interface
5 years ago
torcontrol.h
scripted-diff: Bump copyright of files changed in 2019
5 years ago
txdb.cpp
scripted-diff: Bump copyright headers
5 years ago
txdb.h
scripted-diff: Bump copyright of files changed in 2020
5 years ago
txmempool.cpp
Merge #18038 : P2P: Mempool tracks locally submitted transactions to improve wallet privacy
5 years ago
txmempool.h
[mempool] Track "unbroadcast" transactions
5 years ago
ui_interface.cpp
gui: Do not translate InitWarning messages in debug.log
5 years ago
ui_interface.h
gui: Do not translate InitWarning messages in debug.log
5 years ago
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
scripted-diff: Bump copyright headers
5 years ago
validation.cpp
Merge #16224 : gui: Bilingual GUI error messages
5 years ago
validation.h
Merge #18786 : init: Remove boost from ThreadImport
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
scripted-diff: Bump copyright of files changed in 2019
5 years ago
versionbits.h
scripted-diff: Bump copyright of files changed in 2019
5 years ago
versionbitsinfo.cpp
scripted-diff: Bump copyright of files changed in 2019
5 years ago
versionbitsinfo.h
…
walletinitinterface.h
scripted-diff: Bump copyright of files changed in 2019
5 years ago
warnings.cpp
scripted-diff: Bump copyright of files changed in 2019
5 years ago
warnings.h
scripted-diff: Bump copyright of files changed in 2019
5 years ago