Kevacoin source tree
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.
 
 
 
 
 
 
practicalswift fe862c5ad4 Avoid division by zero in the case of a corrupt estimates file 7 years ago
..
bench
compat
config
consensus Merge #8498: Near-Bugfix: Optimization: Minimize the number of times it is checked that no money... 7 years ago
crypto
leveldb
obj
obj-test
policy Avoid division by zero in the case of a corrupt estimates file 7 years ago
primitives
qt Merge #10898: Fix invalid checks (NULL checks after dereference, redundant checks, etc.) 7 years ago
rpc Merge #11277: Fix uninitialized URI in batch RPC requests 7 years ago
script
secp256k1
support
test Merge #10099: Slightly Improve Unit Tests for Checkqueue 7 years ago
univalue
wallet Merge #11133: Document assumptions that are being made to avoid division by zero 7 years ago
zmq
.clang-format
Makefile.am
Makefile.bench.include
Makefile.leveldb.include
Makefile.qt.include
Makefile.qttest.include
Makefile.test.include
addrdb.cpp
addrdb.h
addrman.cpp
addrman.h
amount.h
arith_uint256.cpp
arith_uint256.h
base58.cpp Merge #10961: Improve readability of DecodeBase58Check(...) 7 years ago
base58.h
bech32.cpp
bech32.h
bitcoin-cli-res.rc
bitcoin-cli.cpp
bitcoin-tx-res.rc
bitcoin-tx.cpp Merge #10898: Fix invalid checks (NULL checks after dereference, redundant checks, etc.) 7 years ago
bitcoind-res.rc
bitcoind.cpp
blockencodings.cpp
blockencodings.h
bloom.cpp
bloom.h
chain.cpp fix typo in comment of chain.cpp 7 years ago
chain.h
chainparams.cpp
chainparams.h
chainparamsbase.cpp
chainparamsbase.h
chainparamsseeds.h
checkpoints.cpp
checkpoints.h
checkqueue.h
clientversion.cpp
clientversion.h
coins.cpp
coins.h
compat.h
compressor.cpp
compressor.h
core_io.h
core_memusage.h
core_read.cpp
core_write.cpp
cuckoocache.h
dbwrapper.cpp
dbwrapper.h
fs.cpp
fs.h
hash.cpp
hash.h
httprpc.cpp
httprpc.h
httpserver.cpp
httpserver.h
indirectmap.h
init.cpp
init.h
key.cpp
key.h
keystore.cpp
keystore.h
limitedmap.h
memusage.h
merkleblock.cpp
merkleblock.h
miner.cpp
miner.h
net.cpp
net.h
net_processing.cpp Merge #10898: Fix invalid checks (NULL checks after dereference, redundant checks, etc.) 7 years ago
net_processing.h
netaddress.cpp
netaddress.h
netbase.cpp
netbase.h
netmessagemaker.h
noui.cpp
noui.h
pow.cpp
pow.h
prevector.h
protocol.cpp
protocol.h
pubkey.cpp
pubkey.h
random.cpp
random.h
rest.cpp
reverse_iterator.h
reverselock.h
scheduler.cpp
scheduler.h
serialize.h
streams.h
sync.cpp
sync.h
threadinterrupt.cpp
threadinterrupt.h
threadsafety.h
timedata.cpp
timedata.h
tinyformat.h
torcontrol.cpp
torcontrol.h
txdb.cpp
txdb.h
txmempool.cpp Merge #8498: Near-Bugfix: Optimization: Minimize the number of times it is checked that no money... 7 years ago
txmempool.h
ui_interface.cpp
ui_interface.h
uint256.cpp
uint256.h
undo.h
util.cpp
util.h
utilmoneystr.cpp
utilmoneystr.h
utilstrencodings.cpp
utilstrencodings.h
utiltime.cpp
utiltime.h
validation.cpp Merge #10898: Fix invalid checks (NULL checks after dereference, redundant checks, etc.) 7 years ago
validation.h Merge #11367: [rpc] getblockchaininfo: add size_on_disk, prune_target_size 7 years ago
validationinterface.cpp
validationinterface.h
version.h
versionbits.cpp
versionbits.h
warnings.cpp
warnings.h