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.
 
 
 
 
 
 
Wladimir J. van der Laan 37e77c106c
Merge #8554: trivial: remove unused variable
8 years ago
..
bench
compat
config
consensus
crypto
leveldb
obj
obj-test
policy
primitives Use __func__ to get function name for output printing 8 years ago
qt Merge #8517: [Qt] show wallet HD state in statusbar 8 years ago
rpc Merge #8461: document return value of networkhashps for getmininginfo RPC endpoint 8 years ago
script
secp256k1 Merge commit 'b2135359b3ad37cf2ac09b008079ddb237eff2c9' 8 years ago
support
test Merge #8270: Tests: Use portable #! in python scripts (/usr/bin/env) 8 years ago
univalue
wallet Merge #8554: trivial: remove unused variable 8 years ago
zmq Reduce cs_main locks during ConnectTip/SyncWithWallets 8 years ago
.clang-format
Makefile.am net: fixup nits 8 years ago
Makefile.bench.include
Makefile.leveldb.include
Makefile.qt.include [Qt] add HD enabled/disabled icon to the status bar 8 years ago
Makefile.qttest.include
Makefile.test.include
addrman.cpp
addrman.h net: narrow include scope after moving to netaddress 9 years ago
amount.cpp
amount.h
arith_uint256.cpp
arith_uint256.h
base58.cpp
base58.h
bitcoin-cli-res.rc
bitcoin-cli.cpp
bitcoin-tx-res.rc
bitcoin-tx.cpp
bitcoind-res.rc
bitcoind.cpp
blockencodings.cpp various typos 8 years ago
blockencodings.h
bloom.cpp
bloom.h
chain.cpp
chain.h
chainparams.cpp Merge #8391: Consensus: Remove ISM 8 years ago
chainparams.h Allow changing BIP9 parameters on regtest 9 years ago
chainparamsbase.cpp
chainparamsbase.h
chainparamsseeds.h
checkpoints.cpp
checkpoints.h
checkqueue.h
clientversion.cpp
clientversion.h
coincontrol.h
coins.cpp
coins.h
compat.h
compressor.cpp
compressor.h
core_io.h
core_memusage.h
core_read.cpp
core_write.cpp
dbwrapper.cpp
dbwrapper.h Do not shadow members in dbwrapper 8 years ago
hash.cpp
hash.h Squashed 'src/secp256k1/' changes from 6c527ec..7a49cac 8 years ago
httprpc.cpp
httprpc.h
httpserver.cpp net: fixup nits 8 years ago
httpserver.h Fix a type error that would not compile on Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) 8 years ago
indirectmap.h
init.cpp Merge #8505: Trivial: Fix typos in various files 8 years ago
init.h
key.cpp
key.h Merge #8321: [trivial] Switched constants to sizeof() 9 years ago
keystore.cpp
keystore.h
limitedmap.h use std::map::erase(const_iterator, const_iterator) to get non-constant iterator 8 years ago
main.cpp Merge #8548: [wallet] Use __func__ to get function name for output printing 8 years ago
main.h various typos 8 years ago
memusage.h
merkleblock.cpp
merkleblock.h
miner.cpp
miner.h
net.cpp Merge #8505: Trivial: Fix typos in various files 8 years ago
net.h net: narrow include scope after moving to netaddress 9 years ago
netaddress.cpp net: move CNetAddr/CService/CSubNet out of netbase 9 years ago
netaddress.h net: move CNetAddr/CService/CSubNet out of netbase 9 years ago
netbase.cpp net: Have LookupNumeric return a CService directly 8 years ago
netbase.h net: Have LookupNumeric return a CService directly 8 years ago
noui.cpp
noui.h
pow.cpp
pow.h
prevector.h
protocol.cpp
protocol.h net: narrow include scope after moving to netaddress 9 years ago
pubkey.cpp
pubkey.h
random.cpp
random.h
rest.cpp
reverselock.h
scheduler.cpp
scheduler.h
serialize.h
streams.h
sync.cpp
sync.h
threadsafety.h
timedata.cpp net: narrow include scope after moving to netaddress 9 years ago
timedata.h
tinyformat.h
torcontrol.cpp net: Have LookupNumeric return a CService directly 8 years ago
torcontrol.h
txdb.cpp
txdb.h
txmempool.cpp Merge #8346: Mempool: Use Consensus::CheckTxInputs direclty over main::CheckInputs 9 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
validationinterface.cpp Reduce cs_main locks during ConnectTip/SyncWithWallets 8 years ago
validationinterface.h Reduce cs_main locks during ConnectTip/SyncWithWallets 8 years ago
version.h
versionbits.cpp
versionbits.h