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 73b7eb501e
Merge #7575: Minimal BIP9 implementation
9 years ago
..
bench
compat
config
consensus Add testing of ComputeBlockVersion 9 years ago
crypto
leveldb
obj
obj-test
policy BIP112: Implement CHECKSEQUENCEVERIFY 9 years ago
primitives BIP9 Implementation 9 years ago
qt [qt] Remove unneeded "fSendFreeTransactions" check 9 years ago
rpc Softfork status report in RPC 9 years ago
script Code style fix. 9 years ago
secp256k1
support
test Merge #7575: Minimal BIP9 implementation 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 BIP9 Implementation 9 years ago
Makefile.bench.include
Makefile.qt.include
Makefile.qttest.include
Makefile.test.include Versionbits tests 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 BIP9 Implementation 9 years ago
chainparams.cpp Add testing of ComputeBlockVersion 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
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 BIP9 Implementation 9 years ago
init.h
key.cpp
key.h
keystore.cpp
keystore.h
limitedmap.h
main.cpp Merge #7575: Minimal BIP9 implementation 9 years ago
main.h Merge #7575: Minimal BIP9 implementation 9 years ago
memusage.h
merkleblock.cpp
merkleblock.h
miner.cpp BIP9 Implementation 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
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
version.h remove unused NOBLKS_VERSION_{START,END} constants 9 years ago
versionbits.cpp BIP9 Implementation 9 years ago
versionbits.h BIP9 Implementation 9 years ago