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.
 
 
 
 
 
 
Gregory Maxwell 30d9662bd7 Reject invalid pubkeys when reading ckey items from the wallet. 9 years ago
..
bench [Trivial] ensure minimal header conventions 9 years ago
compat
config
consensus Add rules--presently disabled--for using GetMedianTimePast as endpoint for lock-time calculations 9 years ago
crypto
leveldb
obj
obj-test
policy [Trivial] ensure minimal header conventions 9 years ago
primitives Add CHECKLOCKTIMEVERIFY (BIP65) soft-fork logic 9 years ago
qt Merge pull request #6846 9 years ago
script Merge pull request #6351 9 years ago
secp256k1
support
test unittest: fix test for null tx input 9 years ago
univalue Merge commit '313e7f5c89d6e72e06efe9255089765b4c5815fe' into HEAD 9 years ago
wallet Reject invalid pubkeys when reading ckey items from the wallet. 9 years ago
zmq
.clang-format
Makefile.am Remove coverage and test related files, when cleaning up 9 years ago
Makefile.bench.include
Makefile.qt.include [Univalue] add univalue over subtree 9 years ago
Makefile.qttest.include [Univalue] add univalue over subtree 9 years ago
Makefile.test.include leveldbwrapper file rename to dbwrapper.* 9 years ago
addrman.cpp
addrman.h
alert.cpp
alert.h
amount.cpp
amount.h Add CFeeRate += operator 9 years ago
arith_uint256.cpp
arith_uint256.h
base58.cpp
base58.h
bitcoin-cli-res.rc
bitcoin-cli.cpp constify missing catch cases 9 years ago
bitcoin-tx-res.rc
bitcoin-tx.cpp constify missing catch cases 9 years ago
bitcoind-res.rc
bitcoind.cpp constify missing catch cases 9 years ago
bloom.cpp
bloom.h
chain.cpp
chain.h
chainparams.cpp Merge pull request #6235 9 years ago
chainparams.h Merge pull request #6235 9 years ago
chainparamsbase.cpp Chainparams: Translations: DRY: options and error strings 9 years ago
chainparamsbase.h Chainparams: Translations: DRY: options and error strings 9 years ago
chainparamsseeds.h
checkpoints.cpp
checkpoints.h
checkqueue.h
clientversion.cpp
clientversion.h
coincontrol.h
coins.cpp
coins.h
compat.h Set TCP_NODELAY on P2P sockets. 9 years ago
compressor.cpp
compressor.h
core_io.h
core_memusage.h
core_read.cpp [Univalue] add univalue over subtree 9 years ago
core_write.cpp [Univalue] add univalue over subtree 9 years ago
dbwrapper.cpp leveldbwrapper file rename to dbwrapper.* 9 years ago
dbwrapper.h constify missing catch cases 9 years ago
eccryptoverify.cpp
eccryptoverify.h
ecwrapper.cpp
ecwrapper.h
hash.cpp
hash.h
httprpc.cpp
httprpc.h
httpserver.cpp http: Restrict maximum size of request line + headers 9 years ago
httpserver.h
init.cpp Merge pull request #6870 9 years ago
init.h
key.cpp
key.h
keystore.cpp
keystore.h
limitedmap.h
main.cpp Merge pull request #6622 9 years ago
main.h Add rules--presently disabled--for using GetMedianTimePast as endpoint for lock-time calculations 9 years ago
memusage.h [Trivial] ensure minimal header conventions 9 years ago
merkleblock.cpp
merkleblock.h
miner.cpp Add rules--presently disabled--for using GetMedianTimePast as endpoint for lock-time calculations 9 years ago
miner.h
mruset.h
net.cpp Introduce -maxuploadtarget 9 years ago
net.h Introduce -maxuploadtarget 9 years ago
netbase.cpp Set TCP_NODELAY on P2P sockets. 9 years ago
netbase.h
noui.cpp
noui.h
pow.cpp Added fPowNoRetargeting field to Consensus::Params that disables nBits recalculation. 9 years ago
pow.h
protocol.cpp
protocol.h
pubkey.cpp
pubkey.h
random.cpp
random.h
rest.cpp [Univalue] add univalue over subtree 9 years ago
reverselock.h
rpcblockchain.cpp Merge pull request #6877 9 years ago
rpcclient.cpp Merge pull request #5936 9 years ago
rpcclient.h [Univalue] add univalue over subtree 9 years ago
rpcmining.cpp [Univalue] add univalue over subtree 9 years ago
rpcmisc.cpp [Univalue] add univalue over subtree 9 years ago
rpcnet.cpp Merge pull request #6870 9 years ago
rpcprotocol.cpp
rpcprotocol.h [Univalue] add univalue over subtree 9 years ago
rpcrawtransaction.cpp Merge pull request #5936 9 years ago
rpcserver.cpp Add explicit shared_ptr constructor due to C++11 error 9 years ago
rpcserver.h [Univalue] add univalue over subtree 9 years ago
scheduler.cpp
scheduler.h
serialize.h
streams.h Add chainstate obfuscation to avoid spurious antivirus detection 9 years ago
sync.cpp
sync.h
threadsafety.h
timedata.cpp
timedata.h
tinyformat.h
txdb.cpp Fix chainstate serialized_size computation 9 years ago
txdb.h leveldbwrapper file rename to dbwrapper.* 9 years ago
txmempool.cpp Merge pull request #6776 9 years ago
txmempool.h Merge pull request #6776 9 years ago
ui_interface.h
uint256.cpp
uint256.h
undo.h
util.cpp Add option for microsecond precision in debug.log 9 years ago
util.h Add option for microsecond precision in debug.log 9 years ago
utilmoneystr.cpp
utilmoneystr.h
utilstrencodings.cpp
utilstrencodings.h
utiltime.cpp Add option for microsecond precision in debug.log 9 years ago
utiltime.h Add option for microsecond precision in debug.log 9 years ago
validationinterface.cpp
validationinterface.h
version.h