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.
 
 
 
 
 
 
Jonas Schnelli 9af5f9cb87
Move uiInterface.NotifyBlockTip signal above the core/wallet signal
9 years ago
..
bench
compat
config
consensus Switch blocks to a constant-space Merkle root/branch algorithm. 9 years ago
crypto
leveldb
obj
obj-test
policy Constrain constant values to a single location in code 9 years ago
primitives Switch blocks to a constant-space Merkle root/branch algorithm. 9 years ago
qt [Qt] call GuessVerificationProgress synchronous during core signal, pass double over UI signal 9 years ago
script [trivial] Reuse translation and cleanup DEFAULT_* values 9 years ago
secp256k1 Merge commit '5ad54630935d1f340666de7bc9ffef9b8a1df296' into HEAD 9 years ago
support
test Switch blocks to a constant-space Merkle root/branch algorithm. 9 years ago
univalue
wallet [trivial] Reuse translation and cleanup DEFAULT_* values 9 years ago
zmq zmq: prepend zmq to debug messages 9 years ago
.clang-format
Makefile.am Add merkle.{h,cpp}, generic merkle root/branch algorithm 9 years ago
Makefile.bench.include build: Split hardening/fPIE options out 9 years ago
Makefile.qt.include build: Use fPIC rather than fPIE for qt objects. 9 years ago
Makefile.qttest.include build: Use fPIC rather than fPIE for qt objects. 9 years ago
Makefile.test.include Switch blocks to a constant-space Merkle root/branch algorithm. 9 years ago
addrman.cpp
addrman.h
alert.cpp
alert.h
amount.cpp
amount.h
arith_uint256.cpp
arith_uint256.h
base58.cpp
base58.h
bitcoin-cli-res.rc
bitcoin-cli.cpp Constrain constant values to a single location in code 9 years ago
bitcoin-tx-res.rc
bitcoin-tx.cpp Switch to libsecp256k1-based validation for ECDSA 9 years ago
bitcoind-res.rc
bitcoind.cpp Initialize logging before we do parameter interaction 9 years ago
bloom.cpp
bloom.h
chain.cpp Allow block announcements with headers 9 years ago
chain.h
chainparams.cpp Switch blocks to a constant-space Merkle root/branch algorithm. 9 years ago
chainparams.h
chainparamsbase.cpp
chainparamsbase.h
chainparamsseeds.h
checkpoints.cpp
checkpoints.h
checkqueue.h
clientversion.cpp
clientversion.h
coincontrol.h
coins.cpp Alter assumptions in CCoinsViewCache::BatchWrite 9 years ago
coins.h Merge pull request #6942 9 years ago
compat.h
compressor.cpp
compressor.h
core_io.h
core_memusage.h
core_read.cpp
core_write.cpp
dbwrapper.cpp
dbwrapper.h
hash.cpp
hash.h Squashed 'src/secp256k1/' changes from 22f60a6..2bfb82b 9 years ago
httprpc.cpp
httprpc.h
httpserver.cpp http: add Boost 1.49 compatibility 9 years ago
httpserver.h http: speed up shutdown 9 years ago
init.cpp NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex* 9 years ago
init.h Initialize logging before we do parameter interaction 9 years ago
key.cpp Update key.cpp to new secp256k1 API 9 years ago
key.h
keystore.cpp
keystore.h
limitedmap.h
main.cpp Move uiInterface.NotifyBlockTip signal above the core/wallet signal 9 years ago
main.h Allow block announcements with headers 9 years ago
memusage.h
merkleblock.cpp
merkleblock.h
miner.cpp Merge pull request #6508 9 years ago
miner.h Constrain constant values to a single location in code 9 years ago
mruset.h
net.cpp Constrain constant values to a single location in code 9 years ago
net.h Allow block announcements with headers 9 years ago
netbase.cpp [trivial] Reuse translation and cleanup DEFAULT_* values 9 years ago
netbase.h [trivial] Reuse translation and cleanup DEFAULT_* values 9 years ago
noui.cpp
noui.h
pow.cpp
pow.h
protocol.cpp
protocol.h
pubkey.cpp Switch to libsecp256k1-based validation for ECDSA 9 years ago
pubkey.h Switch to libsecp256k1-based validation for ECDSA 9 years ago
random.cpp
random.h
rest.cpp
reverselock.h
rpcblockchain.cpp Merge pull request #7053 9 years ago
rpcclient.cpp Expose RPC calls for estimatesmart functions 9 years ago
rpcclient.h
rpcmining.cpp Constrain constant values to a single location in code 9 years ago
rpcmisc.cpp
rpcnet.cpp Add relaytxes status to getpeerinfo 9 years ago
rpcprotocol.cpp
rpcprotocol.h
rpcrawtransaction.cpp Remove LOCK(cs_main) from decodescript 9 years ago
rpcserver.cpp Expose RPC calls for estimatesmart functions 9 years ago
rpcserver.h Expose RPC calls for estimatesmart functions 9 years ago
scheduler.cpp
scheduler.h
serialize.h
streams.h
sync.cpp
sync.h
threadsafety.h
timedata.cpp Move time data log print to 'net' category to reduce log noise 9 years ago
timedata.h
tinyformat.h
torcontrol.cpp Connect to Tor hidden services by default 9 years ago
torcontrol.h torcontrol improvements and fixes 9 years ago
txdb.cpp
txdb.h
txmempool.cpp Pass reference to estimateSmartFee and cleanup whitespace 9 years ago
txmempool.h Merge pull request #6871 9 years ago
ui_interface.h NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex* 9 years ago
uint256.cpp
uint256.h uint256::GetCheapHash bigendian compatibility 9 years ago
undo.h
util.cpp [trivial] Reuse translation and cleanup DEFAULT_* values 9 years ago
util.h [qt] Move GUI related HelpMessage() part downstream 9 years ago
utilmoneystr.cpp
utilmoneystr.h
utilstrencodings.cpp
utilstrencodings.h
utiltime.cpp
utiltime.h
validationinterface.cpp
validationinterface.h
version.h Allow block announcements with headers 9 years ago