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 e9d0d252fc
Merge pull request #6208
9 years ago
..
compat
config
consensus Consensus: MOVEONLY: Move CValidationState from main consensus/validation 10 years ago
crypto
json
leveldb
obj
obj-test
policy Create new BlockPolicyEstimator for fee estimates 10 years ago
primitives
qt qt: Periodic translation update 9 years ago
script fix header include groups 10 years ago
secp256k1
support Remove assertion from ~LockedPageManager 10 years ago
test Merge pull request #5669 9 years ago
univalue
wallet Merge pull request #5669 9 years ago
.clang-format
Makefile.am Merge pull request #5669 9 years ago
Makefile.qt.include [QT] use alert icon with tooltip insted of "(out of sync)" text 10 years ago
Makefile.qttest.include
Makefile.test.include Merge pull request #5964 10 years ago
addrman.cpp
addrman.h Comment edits and cleanup 10 years ago
alert.cpp
alert.h
amount.cpp
amount.h
arith_uint256.cpp
arith_uint256.h
base58.cpp
base58.h
bitcoin-cli-res.rc Update Windows resource files (and add one for bitcoin-tx) 10 years ago
bitcoin-cli.cpp
bitcoin-tx-res.rc Update Windows resource files (and add one for bitcoin-tx) 10 years ago
bitcoin-tx.cpp
bitcoind-res.rc Update Windows resource files (and add one for bitcoin-tx) 10 years ago
bitcoind.cpp Create a scheduler thread for lightweight tasks 10 years ago
bloom.cpp
bloom.h
chain.cpp
chain.h
chainparams.cpp Trivial: Corrected owner of DNS seeder 10 years ago
chainparams.h Chainparams: Refactor: Decouple main::GetBlockValue() from Params() [renamed GetBlockSubsidy] 10 years ago
chainparamsbase.cpp
chainparamsbase.h
chainparamsseeds.h
checkpoints.cpp
checkpoints.h
checkqueue.h
clientversion.cpp
clientversion.h
coincontrol.h
coins.cpp Keep track of memory usage in CCoinsViewCache 10 years ago
coins.h Keep track of memory usage in CCoinsViewCache 10 years ago
compat.h
compressor.cpp
compressor.h
core_io.h
core_read.cpp
core_write.cpp
eccryptoverify.cpp
eccryptoverify.h
ecwrapper.cpp
ecwrapper.h
hash.cpp
hash.h
init.cpp Merge pull request #5669 9 years ago
init.h Create a scheduler thread for lightweight tasks 10 years ago
key.cpp
key.h
keystore.cpp
keystore.h
leveldbwrapper.cpp
leveldbwrapper.h
limitedmap.h
main.cpp Merge pull request #6195 9 years ago
main.h Chainparams: Explicit CMessageHeader::MessageStartChars to functions in main: 9 years ago
memusage.h Add memusage.h 10 years ago
merkleblock.cpp
merkleblock.h
miner.cpp Merge pull request #5669 9 years ago
miner.h
mruset.h
net.cpp [net, trivial] explicitly use std::string for FindNode 9 years ago
net.h Use CScheduler for net's DumpAddresses 10 years ago
netbase.cpp [net, trivial] remove using namespace std pollution in netbase.cpp 9 years ago
netbase.h Simplify code for CSubnet 9 years ago
noui.cpp
noui.h
pow.cpp
pow.h
protocol.cpp
protocol.h
pubkey.cpp
pubkey.h
random.cpp
random.h
rest.cpp [REST] remove json input for getutxos, limit to query max. 15 outpoints 9 years ago
rpcblockchain.cpp Consensus: MOVEONLY: Move CValidationState from main consensus/validation 10 years ago
rpcclient.cpp
rpcclient.h
rpcmining.cpp Consensus: MOVEONLY: Move CValidationState from main consensus/validation 10 years ago
rpcmisc.cpp
rpcnet.cpp
rpcprotocol.cpp
rpcprotocol.h
rpcrawtransaction.cpp Consensus: MOVEONLY: Move CValidationState from main consensus/validation 10 years ago
rpcserver.cpp
rpcserver.h
scheduler.cpp Fix intermittent hang issue in scheduler_tests 10 years ago
scheduler.h More robust CScheduler unit test 10 years ago
serialize.h fix header include groups 10 years ago
streams.h
sync.cpp
sync.h
threadsafety.h
timedata.cpp
timedata.h
tinyformat.h
txdb.cpp
txdb.h Cache tweak and logging improvements 10 years ago
txmempool.cpp Consensus: MOVEONLY: Move CValidationState from main consensus/validation 10 years ago
txmempool.h Create new BlockPolicyEstimator for fee estimates 10 years ago
ui_interface.h
uint256.cpp
uint256.h
undo.h
util.cpp fix header include groups 10 years ago
util.h Use CScheduler for net's DumpAddresses 10 years ago
utilmoneystr.cpp
utilmoneystr.h
utilstrencodings.cpp
utilstrencodings.h
utiltime.cpp
utiltime.h
validationinterface.cpp
validationinterface.h fix IDE/compiler warning "extra ';'" in validationinterface.h 10 years ago
version.h