Adrian Gallagher d9b8d9eda9 Litecoin: Adjust splashscreen padding 5 years ago
..
bench 0c70852943 Litecoin: Fix various tests 5 years ago
compat eb7daf4d60 Update copyright headers to 2018 5 years ago
config 54372482a8 build: move bitcoin-config.h to its own directory 9 years ago
consensus 4202fe379d Litecoin: Adjust chain parameters 5 years ago
crypto efaa69e6a6 Litecoin: Basic changes for v0.16 release (#482) 5 years ago
index 1fabd59e7e Break circular dependency: init -> * -> init by extracting shutdown.h 5 years ago
interfaces 247d5740d2 Ignore unknown config file options for now 5 years ago
leveldb fa14fa742d Merge leveldb subtree 5 years ago
obj 2c31cfc271 Bump version numbers for 0.6.1rc1 12 years ago
obj-test 34c69036da Rename src/obj/test to src/obj-test to workaround bug in older GNU Make 12 years ago
policy 30e67a7e82 Litecoin: Branding 5 years ago
primitives d531cf369d Litecoin: Add scrypt N=1024 PoW 5 years ago
qt d9b8d9eda9 Litecoin: Adjust splashscreen padding 5 years ago
rpc 30e67a7e82 Litecoin: Branding 5 years ago
script 89a9a9d938 Stop requiring imported pubkey to sign non-PKH schemes 5 years ago
secp256k1 999968e416 Bump secp256k1 subtree 6 years ago
support eb7daf4d60 Update copyright headers to 2018 5 years ago
test 1a059094d8 Litecoin: Bump copyright year range 5 years ago
univalue fa1388edb1 univalue: Bump subtree 6 years ago
wallet ad7e9053f6 Litecoin: Fee system 5 years ago
zmq eb7daf4d60 Update copyright headers to 2018 5 years ago
.clang-format cd0e1e91dd Fix inconsistent namespace formatting guidelines 6 years ago
Makefile.am 30e67a7e82 Litecoin: Branding 5 years ago
Makefile.bench.include 30e67a7e82 Litecoin: Branding 5 years ago
Makefile.leveldb.include d34d77a51b build: verify that the assembler can handle crc32 functions 6 years ago
Makefile.qt.include 2ae1ec4b23 Litecoin: Adjust splashscreen for testnet/regtest 5 years ago
Makefile.qttest.include 30e67a7e82 Litecoin: Branding 5 years ago
Makefile.test.include 0c70852943 Litecoin: Fix various tests 5 years ago
addrdb.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
addrdb.h eb7daf4d60 Update copyright headers to 2018 5 years ago
addrman.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
addrman.h eb7daf4d60 Update copyright headers to 2018 5 years ago
amount.h 1a059094d8 Litecoin: Bump copyright year range 5 years ago
arith_uint256.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
arith_uint256.h eb7daf4d60 Update copyright headers to 2018 5 years ago
base58.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
base58.h eb7daf4d60 Update copyright headers to 2018 5 years ago
bech32.cpp 60f61f9952 Tighten up bech32::Decode(); add tests. 6 years ago
bech32.h 8fd6af89a0 Fix missing or inconsistent include guards 6 years ago
bitcoin-cli-res.rc 30e67a7e82 Litecoin: Branding 5 years ago
bitcoin-cli.cpp 30e67a7e82 Litecoin: Branding 5 years ago
bitcoin-tx-res.rc 30e67a7e82 Litecoin: Branding 5 years ago
bitcoin-tx.cpp 30e67a7e82 Litecoin: Branding 5 years ago
bitcoind-res.rc 30e67a7e82 Litecoin: Branding 5 years ago
bitcoind.cpp 30e67a7e82 Litecoin: Branding 5 years ago
blockencodings.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
blockencodings.h 2f9fd29321 disallow oversized CBlockHeaderAndShortTxIDs 5 years ago
bloom.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
bloom.h eb7daf4d60 Update copyright headers to 2018 5 years ago
chain.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
chain.h d531cf369d Litecoin: Add scrypt N=1024 PoW 5 years ago
chainparams.cpp 152ecc424b Litecoin: Update default assume valid, chain work and chaintx values 5 years ago
chainparams.h 4202fe379d Litecoin: Adjust chain parameters 5 years ago
chainparamsbase.cpp 4202fe379d Litecoin: Adjust chain parameters 5 years ago
chainparamsbase.h eb7daf4d60 Update copyright headers to 2018 5 years ago
chainparamsseeds.h dd747f840e Litecoin: Update hardcoded seeds for mainnet and testnet 5 years ago
checkpoints.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
checkpoints.h eb7daf4d60 Update copyright headers to 2018 5 years ago
checkqueue.h eb7daf4d60 Update copyright headers to 2018 5 years ago
clientversion.cpp 30e67a7e82 Litecoin: Branding 5 years ago
clientversion.h eb7daf4d60 Update copyright headers to 2018 5 years ago
coins.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
coins.h eb7daf4d60 Update copyright headers to 2018 5 years ago
compat.h eb7daf4d60 Update copyright headers to 2018 5 years ago
compressor.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
compressor.h eb7daf4d60 Update copyright headers to 2018 5 years ago
core_io.h eb7daf4d60 Update copyright headers to 2018 5 years ago
core_memusage.h eb7daf4d60 Update copyright headers to 2018 5 years ago
core_read.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
core_write.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
cuckoocache.h 9142dfea81 Use explicit casting in cuckoocache's compute_hashes(...) to clarify integer conversion 6 years ago
dbwrapper.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
dbwrapper.h eb7daf4d60 Update copyright headers to 2018 5 years ago
fs.cpp 1a445343f6 scripted-diff: Replace #include "" with #include <> (ryanofsky) 6 years ago
fs.h 2300a5e13a [Trivial] Add BITCOIN_FS_H endif footer in fs.h 7 years ago
hash.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
hash.h eb7daf4d60 Update copyright headers to 2018 5 years ago
httprpc.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
httprpc.h eb7daf4d60 Update copyright headers to 2018 5 years ago
httpserver.cpp efaa69e6a6 Litecoin: Basic changes for v0.16 release (#482) 5 years ago
httpserver.h 78dae8cacc Merge #13780: 0.17: Pre-branch maintenance 5 years ago
indirectmap.h d3af342276 prepend license statement to indirectmap 7 years ago
init.cpp 30e67a7e82 Litecoin: Branding 5 years ago
init.h 1fabd59e7e Break circular dependency: init -> * -> init by extracting shutdown.h 5 years ago
key.cpp 2115cba9c6 Merge #13666: Always create signatures with Low R values 5 years ago
key.h 2115cba9c6 Merge #13666: Always create signatures with Low R values 5 years ago
key_io.cpp 1a059094d8 Litecoin: Bump copyright year range 5 years ago
key_io.h eb7daf4d60 Update copyright headers to 2018 5 years ago
keystore.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
keystore.h eb7daf4d60 Update copyright headers to 2018 5 years ago
limitedmap.h eb7daf4d60 Update copyright headers to 2018 5 years ago
logging.cpp bd83704ec6 Merge #13149: Handle unsuccessful fseek(...):s 6 years ago
logging.h 0bd4cd398b logging: remove unused return value from LogPrintStr 6 years ago
memusage.h eb7daf4d60 Update copyright headers to 2018 5 years ago
merkleblock.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
merkleblock.h eb7daf4d60 Update copyright headers to 2018 5 years ago
miner.cpp 78dae8cacc Merge #13780: 0.17: Pre-branch maintenance 5 years ago
miner.h eb7daf4d60 Update copyright headers to 2018 5 years ago
net.cpp 30e67a7e82 Litecoin: Branding 5 years ago
net.h 48bf8ff5b1 Merge #13907: Introduce a maximum size for locators. 5 years ago
net_processing.cpp 30e67a7e82 Litecoin: Branding 5 years ago
net_processing.h eb7daf4d60 Update copyright headers to 2018 5 years ago
netaddress.cpp 6063f2a958 Litecoin: Protocol and default settings 5 years ago
netaddress.h 6f04264bbb fix uninitialized read when stringifying an addrLocal 5 years ago
netbase.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
netbase.h eb7daf4d60 Update copyright headers to 2018 5 years ago
netmessagemaker.h eb7daf4d60 Update copyright headers to 2018 5 years ago
noui.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
noui.h fa7e4c0919 Bump copyright headers to 2014 8 years ago
outputtype.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
outputtype.h eb7daf4d60 Update copyright headers to 2018 5 years ago
pow.cpp 6063f2a958 Litecoin: Protocol and default settings 5 years ago
pow.h eb7daf4d60 Update copyright headers to 2018 5 years ago
prevector.h eb7daf4d60 Update copyright headers to 2018 5 years ago
protocol.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
protocol.h eb7daf4d60 Update copyright headers to 2018 5 years ago
pubkey.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
pubkey.h eb7daf4d60 Update copyright headers to 2018 5 years ago
random.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
random.h eb7daf4d60 Update copyright headers to 2018 5 years ago
rest.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
reverse_iterator.h 12dd101345 scripted-diff: Remove trailing whitespaces 5 years ago
reverselock.h 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 7 years ago
scheduler.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
scheduler.h 78dae8cacc Merge #13780: 0.17: Pre-branch maintenance 5 years ago
serialize.h eb7daf4d60 Update copyright headers to 2018 5 years ago
shutdown.cpp 1fabd59e7e Break circular dependency: init -> * -> init by extracting shutdown.h 5 years ago
shutdown.h 1fabd59e7e Break circular dependency: init -> * -> init by extracting shutdown.h 5 years ago
span.h 29943a904a Add more methods to Span class 5 years ago
streams.h 8c4cd2bd89 Fix PSBT deserialization of 0-input transactions 5 years ago
sync.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
sync.h eb7daf4d60 Update copyright headers to 2018 5 years ago
threadinterrupt.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
threadinterrupt.h 1a059094d8 Litecoin: Bump copyright year range 5 years ago
threadsafety.h eb7daf4d60 Update copyright headers to 2018 5 years ago
timedata.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
timedata.h 6063f2a958 Litecoin: Protocol and default settings 5 years ago
tinyformat.h 4d9b4256d8 Fix typos 6 years ago
torcontrol.cpp 78dae8cacc Merge #13780: 0.17: Pre-branch maintenance 5 years ago
torcontrol.h eb7daf4d60 Update copyright headers to 2018 5 years ago
txdb.cpp d531cf369d Litecoin: Add scrypt N=1024 PoW 5 years ago
txdb.h 78dae8cacc Merge #13780: 0.17: Pre-branch maintenance 5 years ago
txmempool.cpp 78dae8cacc Merge #13780: 0.17: Pre-branch maintenance 5 years ago
txmempool.h 78dae8cacc Merge #13780: 0.17: Pre-branch maintenance 5 years ago
ui_interface.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
ui_interface.h eb7daf4d60 Update copyright headers to 2018 5 years ago
uint256.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
uint256.h eb7daf4d60 Update copyright headers to 2018 5 years ago
undo.h eb7daf4d60 Update copyright headers to 2018 5 years ago
util.cpp 30e67a7e82 Litecoin: Branding 5 years ago
util.h 30e67a7e82 Litecoin: Branding 5 years ago
utilmemory.h 33539cb34b Extract MakeUnique into utilmemory.h 5 years ago
utilmoneystr.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
utilmoneystr.h eb7daf4d60 Update copyright headers to 2018 5 years ago
utilstrencodings.cpp 79358817e5 Add SAFE_CHARS[SAFE_CHARS_URI]: Chars allowed in URIs (RFC 3986) 5 years ago
utilstrencodings.h 79358817e5 Add SAFE_CHARS[SAFE_CHARS_URI]: Chars allowed in URIs (RFC 3986) 5 years ago
utiltime.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
utiltime.h eb7daf4d60 Update copyright headers to 2018 5 years ago
validation.cpp 30e67a7e82 Litecoin: Branding 5 years ago
validation.h 0af99bc29d Litecoin: Disable RBF 5 years ago
validationinterface.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
validationinterface.h 78dae8cacc Merge #13780: 0.17: Pre-branch maintenance 5 years ago
version.h 6063f2a958 Litecoin: Protocol and default settings 5 years ago
versionbits.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
versionbits.h eb7daf4d60 Update copyright headers to 2018 5 years ago
walletinitinterface.h eb7daf4d60 Update copyright headers to 2018 5 years ago
warnings.cpp eb7daf4d60 Update copyright headers to 2018 5 years ago
warnings.h 78dae8cacc Merge #13780: 0.17: Pre-branch maintenance 5 years ago