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 3cd836c1d8
Merge pull request #7158
9 years ago
..
bench
compat
config
consensus
crypto
leveldb
obj
obj-test
policy
primitives
qt Merge pull request #7158 9 years ago
script
secp256k1
support
test Merge pull request #7144 9 years ago
univalue Merge commit '982709199f1b4e9e35211c419a81938f9f1dd4ed' into bitcoin 9 years ago
wallet Fix typo in wallet.cpp 9 years ago
zmq
.clang-format
Makefile.am
Makefile.bench.include
Makefile.qt.include qt: Final translation update before 0.12 fork 9 years ago
Makefile.qttest.include
Makefile.test.include
addrman.cpp
addrman.h
alert.cpp
alert.h
amount.cpp
amount.h Fix various typos 9 years ago
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
bloom.cpp
bloom.h
chain.cpp
chain.h
chainparams.cpp
chainparams.h
chainparamsbase.cpp TRIVIAL: Chainparams: Remove unused CBaseUnitTestParams 9 years ago
chainparamsbase.h
chainparamsseeds.h
checkpoints.cpp
checkpoints.h
checkqueue.h
clientversion.cpp
clientversion.h
coincontrol.h
coins.cpp Add CCoinsViewCache::HaveCoinsInCache to check if a tx is cached 9 years ago
coins.h Add CCoinsViewCache::HaveCoinsInCache to check if a tx is cached 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
httprpc.cpp
httprpc.h
httpserver.cpp
httpserver.h
init.cpp
init.h
key.cpp
key.h
keystore.cpp
keystore.h
limitedmap.h
main.cpp PartitionCheck: remove useless spaces 9 years ago
main.h Expose FormatStateMessage 9 years ago
memusage.h
merkleblock.cpp
merkleblock.h
miner.cpp Update miner.cpp: Fix typo in comment 9 years ago
miner.h
mruset.h
net.cpp
net.h
netbase.cpp
netbase.h
noui.cpp
noui.h
pow.cpp
pow.h
prevector.h Name union to prevent compiler warning 9 years ago
protocol.cpp
protocol.h
pubkey.cpp
pubkey.h
random.cpp
random.h
rest.cpp Fix various typos 9 years ago
reverselock.h
rpcblockchain.cpp Merge pull request #7118 9 years ago
rpcclient.cpp
rpcclient.h
rpcmining.cpp
rpcmisc.cpp
rpcnet.cpp
rpcprotocol.cpp
rpcprotocol.h
rpcrawtransaction.cpp
rpcserver.cpp
rpcserver.h
scheduler.cpp
scheduler.h
serialize.h
streams.h
sync.cpp
sync.h
threadsafety.h
timedata.cpp
timedata.h
tinyformat.h
torcontrol.cpp
torcontrol.h
txdb.cpp
txdb.h
txmempool.cpp Get the set of now-uncacheable-txn from CTxMemPool::TrimToSize 9 years ago
txmempool.h Get the set of now-uncacheable-txn from CTxMemPool::TrimToSize 9 years ago
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
validationinterface.h
version.h