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 ce8176d038
Merge #10295: [qt] Move some WalletModel functions into CWallet
8 years ago
..
bench Replace boost::function with std::function (C++11) 8 years ago
compat
config
consensus
crypto
leveldb
obj
obj-test
policy Prevent shadowing the global dustRelayFee. 8 years ago
primitives
qt Merge #10295: [qt] Move some WalletModel functions into CWallet 8 years ago
rpc Merge #9571: RPC: getblockchaininfo returns BIP signaling statistics 8 years ago
script
secp256k1
support
test Merge #10415: [tests] Speed up fuzzing by ~200x when using afl-fuzz 8 years ago
univalue
wallet Merge #10295: [qt] Move some WalletModel functions into CWallet 8 years ago
zmq
.clang-format
Makefile.am Merge #8329: Consensus: MOVEONLY: Move functions for tx verification 8 years ago
Makefile.bench.include
Makefile.leveldb.include
Makefile.qt.include
Makefile.qttest.include [test] Add tests for some walletmodel functions 8 years ago
Makefile.test.include torcontrol: Add unit tests for Tor reply parsers 8 years ago
addrdb.cpp
addrdb.h
addrman.cpp
addrman.h
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
blockencodings.h
bloom.cpp Merge #9750: Bloomfilter: parameter variables made constant 8 years ago
bloom.h
chain.cpp
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 [Trivial] Add BITCOIN_FS_H endif footer in fs.h 8 years ago
hash.cpp
hash.h
httprpc.cpp Merge #10395: Replace boost::function with std::function (C++11) 8 years ago
httprpc.h
httpserver.cpp
httpserver.h
indirectmap.h
init.cpp Merge #10395: Replace boost::function with std::function (C++11) 8 years ago
init.h
key.cpp
key.h
keystore.cpp
keystore.h
limitedmap.h
memusage.h
merkleblock.cpp
merkleblock.h
miner.cpp Merge #8329: Consensus: MOVEONLY: Move functions for tx verification 8 years ago
miner.h
net.cpp Populate services in GetLocalAddress 8 years ago
net.h
net_processing.cpp Merge #10319: Remove unused argument from MarkBlockAsInFlight(...) 8 years ago
net_processing.h
netaddress.cpp
netaddress.h
netbase.cpp Merge #10061: [net] Added SetSocketNoDelay() utility function 8 years ago
netbase.h
netmessagemaker.h
noui.cpp
noui.h
pow.cpp
pow.h
prevector.h
protocol.cpp
protocol.h
pubkey.cpp
pubkey.h
random.cpp Add perf counter data to GetStrongRandBytes state in scheduler 8 years ago
random.h Add perf counter data to GetStrongRandBytes state in scheduler 8 years ago
rest.cpp
reverselock.h
scheduler.cpp Add perf counter data to GetStrongRandBytes state in scheduler 8 years ago
scheduler.h Replace boost::function with std::function (C++11) 8 years ago
serialize.h
streams.h
sync.cpp
sync.h
threadinterrupt.cpp
threadinterrupt.h
threadsafety.h
timedata.cpp
timedata.h
tinyformat.h
torcontrol.cpp Merge #10408: Net: Improvements to Tor control port parser 8 years ago
torcontrol.h
txdb.cpp Replace boost::function with std::function (C++11) 8 years ago
txdb.h Replace boost::function with std::function (C++11) 8 years ago
txmempool.cpp Merge #8329: Consensus: MOVEONLY: Move functions for tx verification 8 years ago
txmempool.h Merge #10196: Bugfix: PrioritiseTransaction updates the mempool tx counter 8 years ago
ui_interface.cpp
ui_interface.h
uint256.cpp
uint256.h
undo.h
util.cpp Merge #10383: [logging] log system time and mock time 8 years ago
util.h
utilmoneystr.cpp
utilmoneystr.h
utilstrencodings.cpp
utilstrencodings.h
utiltime.cpp [logging] log system time and mock time 8 years ago
utiltime.h [logging] log system time and mock time 8 years ago
validation.cpp Merge #9571: RPC: getblockchaininfo returns BIP signaling statistics 8 years ago
validation.h Merge #9571: RPC: getblockchaininfo returns BIP signaling statistics 8 years ago
validationinterface.cpp
validationinterface.h
version.h
versionbits.cpp
versionbits.h
warnings.cpp
warnings.h