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.
litecoin/src
MarcoFalke c8971547d9
Merge #18499: rpc: Make rpc documentation not depend on call-time rpc args
5 years ago
..
bench Fix wallet unload race condition 5 years ago
compat scripted-diff: Bump copyright of files changed in 2019 5 years ago
config
consensus Update merkle.cpp 5 years ago
crc32c Import crc32c using subtree merge as as 'src/crc32c' 5 years ago
crypto Merge #17691: doc: Add missed copyright headers 5 years ago
index Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved signals 5 years ago
interfaces Merge #18338: Fix wallet unload race condition 5 years ago
leveldb Update to leveldb upstream using subtree merge 5 years ago
logging doc: Correct spelling errors in comments 5 years ago
node doc: Correct spelling errors in comments 5 years ago
policy scripted-diff: Bump copyright of files changed in 2020 5 years ago
primitives Check for overflow when calculating sum of outputs 5 years ago
qt Merge #16923: wallet: Handle duplicate fileid exception 5 years ago
rpc Bugfix: RPC: JSON null is not "None" 5 years ago
script Merge #18388: Make VerifyWitnessProgram use a Span stack 5 years ago
secp256k1 Update the secp256k1 subtree to the latest upstream version 6 years ago
support Merge #15600: lockedpool: When possible, use madvise to avoid including sensitive information in core dumps 5 years ago
test doc: Explain new test logging 5 years ago
univalue Update univalue subtree 5 years ago
util build: Detect gmtime_* definitions via configure 5 years ago
wallet Merge #18499: rpc: Make rpc documentation not depend on call-time rpc args 5 years ago
zmq Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved signals 5 years ago
.clang-format util: Add AllowShortCaseLabelsOnASingleLine option 5 years ago
Makefile.am scripts: add PE dylib checking to symbol-check.py 5 years ago
Makefile.bench.include Merge #18429: build: remove double LIBBITCOIN_SERVER from bench-Makefile 5 years ago
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 Merge #17513: refactor, qt: Nuke some circular dependencies 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 test: Remove unsafe BOOST_TEST_MESSAGE 5 years ago
Makefile.test_util.include [test] move wallet helper functions into test library 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 logging: asmap logging and #include fixups 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 scripted-diff: Replace MilliSleep with UninterruptibleSleep 5 years ago
bitcoin-tx-res.rc
bitcoin-tx.cpp Replace std::to_string with locale-independent alternative 5 years ago
bitcoin-wallet-res.rc
bitcoin-wallet.cpp bitcoin-wallet: Use PACKAGE_NAME in usage help 5 years ago
bitcoind-res.rc
bitcoind.cpp scripted-diff: Replace MilliSleep with UninterruptibleSleep 5 years ago
blockencodings.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
blockencodings.h Convert blockencodings.h to new serialization framework 5 years ago
blockfilter.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
blockfilter.h scripted-diff: Bump copyright of files changed in 2019 5 years ago
bloom.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
bloom.h scripted-diff: Bump copyright of files changed in 2019 5 years ago
chain.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
chain.h Get rid of VARINT default argument 5 years ago
chainparams.cpp chainparams: Bump assumed valid hash 5 years ago
chainparams.h [test] add chainparams property to indicate chain allows time mocking 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 contrib: Remove invalid nodes from seeds list 5 years ago
checkqueue.h refactor: Remove redundant conditional 5 years ago
clientversion.cpp
clientversion.h
coins.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
coins.h serialization: prevent int overflow for big Coin::nHeight 5 years ago
compat.h
compressor.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
compressor.h Merge #17917: tests: Add amount compression/decompression fuzzing to existing fuzzing harness 5 years ago
core_io.h scripted-diff: Bump copyright of files changed in 2019 5 years ago
core_memusage.h
core_read.cpp Limit decimal range of numbers ParseScript accepts 5 years ago
core_write.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
cuckoocache.h Use correct C++11 header for std::swap() 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 scripted-diff: Bump copyright of files changed in 2020 5 years ago
flatfile.cpp
flatfile.h Get rid of VARINT default argument 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 Squashed 'src/secp256k1/' changes from 0b70241850..b19c000063 6 years ago
httprpc.cpp scripted-diff: Replace MilliSleep with UninterruptibleSleep 5 years ago
httprpc.h scripted-diff: Bump copyright of files changed in 2019 5 years ago
httpserver.cpp httpserver: use own HTTP status codes 5 years ago
httpserver.h scripted-diff: Bump copyright of files changed in 2019 5 years ago
indirectmap.h Add missing includes 5 years ago
init.cpp init: Replace URL_WEBSITE with PACKAGE_URL 5 years ago
init.h scripted-diff: Bump copyright of files changed in 2019 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 scripted-diff: Bump copyright of files changed in 2020 5 years ago
logging.h scripted-diff: Bump copyright of files changed in 2020 5 years ago
memusage.h Add missing includes 5 years ago
merkleblock.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
merkleblock.h
miner.cpp Refactor FormatStateMessage into ValidationState 5 years ago
miner.h rpc: Remove mempool global from miner 5 years ago
net.cpp scheduler: Make schedule* methods type safe 5 years ago
net.h refactor: Convert ping wait time from double to int64_t 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 net: Remove forcerelay of rejected txs 5 years ago
net_processing.cpp Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved signals 5 years ago
net_processing.h Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved signals 5 years ago
net_types.h refactor: Remove addrdb.h dependency from node.h 5 years ago
netaddress.cpp net: extract conditional to bool CNetAddr::IsHeNet 5 years ago
netaddress.h net: extract conditional to bool CNetAddr::IsHeNet 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 scripted-diff: Bump copyright of files changed in 2019 5 years ago
noui.h scripted-diff: Bump copyright of files changed in 2019 5 years ago
optional.h scripted-diff: Bump copyright of files changed in 2019 5 years ago
outputtype.cpp Revert "Store p2sh scripts in AddAndGetDestinationForScript" 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 Make VectorFormatter support stateful formatters 5 years ago
protocol.cpp net: Fail instead of truncate command name in CMessageHeader 5 years ago
protocol.h net: Fail instead of truncate command name in CMessageHeader 5 years ago
psbt.cpp Merge #17156: psbt: check that various indexes and amounts are within bounds 5 years ago
psbt.h Fix doxygen errors 5 years ago
pubkey.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
pubkey.h scripted-diff: Bump copyright of files changed in 2019 5 years ago
random.cpp build: fix sysctl() detection on macOS 5 years ago
random.h tests: Add fuzzing harness for functions/classes in random.h 5 years ago
randomenv.cpp Drop unused mach time headers 5 years ago
randomenv.h [MOVEONLY] Move perfmon data gathering to new randomenv module 5 years ago
rest.cpp scripted-diff: Bump copyright of files changed in 2019 5 years ago
reverse_iterator.h
scheduler.cpp scheduler: Make schedule* methods type safe 5 years ago
scheduler.h scheduler: Make schedule* methods type safe 5 years ago
serialize.h Merge #18112: Serialization improvements step 5 (blockencodings) 5 years ago
shutdown.cpp
shutdown.h
span.h Make VerifyWitnessProgram use a Span stack 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 Fix missing header in sync.h 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 scripted-diff: Bump copyright of files changed in 2020 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 Get rid of VARINT default argument 5 years ago
txdb.h scripted-diff: Bump copyright of files changed in 2020 5 years ago
txmempool.cpp [mempool] Remove NotifyEntryAdded and NotifyEntryRemoved callbacks 5 years ago
txmempool.h Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved signals 5 years ago
ui_interface.cpp scripted-diff: Bump copyright of files changed in 2020 5 years ago
ui_interface.h scripted-diff: Bump copyright of files changed in 2020 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 serialization: prevent int overflow for big Coin::nHeight 5 years ago
validation.cpp Merge #17477: Remove the mempool's NotifyEntryAdded and NotifyEntryRemoved signals 5 years ago
validation.h scripted-diff: Bump copyright of files changed in 2020 5 years ago
validationinterface.cpp Fix wallet unload race condition 5 years ago
validationinterface.h Fix wallet unload race condition 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