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 f034bced26
Merge #7686: [qt] Remove 0-fee from send dialog
9 years ago
..
bench
compat
config
consensus Merge #7184: Implement SequenceLocks functions for BIP 68 9 years ago
crypto
leveldb
obj
obj-test
policy BIP112: Implement CHECKSEQUENCEVERIFY 9 years ago
primitives Merge #7184: Implement SequenceLocks functions for BIP 68 9 years ago
qt [qt] Remove unneeded "fSendFreeTransactions" check 9 years ago
rpc Merge #7670: use cached block hash in blockToJSON() 9 years ago
script Code style fix. 9 years ago
secp256k1
support
test Merge #7594: Mempool: Add tracking of ancestor packages 9 years ago
univalue
wallet [qt] Remove 0-fee from send dialog 9 years ago
zmq Fixes ZMQ startup with bad arguments. 9 years ago
.clang-format
Makefile.am make clean should clean .a files 9 years ago
Makefile.bench.include Merge #7349: Build against system UniValue when available 9 years ago
Makefile.qt.include
Makefile.qttest.include
Makefile.test.include Move GetTempPath() to testutil. 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 rpc: Input-from-stdin mode for bitcoin-cli 9 years ago
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
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
hash.cpp
hash.h
httprpc.cpp Make sure LogPrintf strings are line-terminated 9 years ago
httprpc.h
httpserver.cpp
httpserver.h
init.cpp Merge #7507: Remove internal miner 9 years ago
init.h
key.cpp
key.h
keystore.cpp
keystore.h
limitedmap.h
main.cpp Merge #7594: Mempool: Add tracking of ancestor packages 9 years ago
main.h Add LockPoints 9 years ago
memusage.h
merkleblock.cpp
merkleblock.h
miner.cpp Merge #7507: Remove internal miner 9 years ago
miner.h Remove internal miner 9 years ago
net.cpp Remove vfReachable and modify IsReachable to only use vfLimited. 9 years ago
net.h Remove vfReachable and modify IsReachable to only use vfLimited. 9 years ago
netbase.cpp
netbase.h
noui.cpp
noui.h
pow.cpp Consensus: Decouple pow.cpp from util.h 9 years ago
pow.h
prevector.h
protocol.cpp
protocol.h
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
timedata.h
tinyformat.h
torcontrol.cpp Fix torcontrol.cpp unused private field warning 9 years ago
torcontrol.h
txdb.cpp
txdb.h
txmempool.cpp Merge #7594: Mempool: Add tracking of ancestor packages 9 years ago
txmempool.h Merge #7594: Mempool: Add tracking of ancestor packages 9 years ago
ui_interface.h
uint256.cpp
uint256.h
undo.h
util.cpp Move GetTempPath() to testutil. 9 years ago
util.h Move GetTempPath() to testutil. 9 years ago
utilmoneystr.cpp
utilmoneystr.h
utilstrencodings.cpp
utilstrencodings.h
utiltime.cpp
utiltime.h
validationinterface.cpp
validationinterface.h Merge #6480: include the chaintip blockindex in the SyncTransaction signal, add signal UpdateTip() 9 years ago
version.h remove unused NOBLKS_VERSION_{START,END} constants 9 years ago