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.
 
 
 
 
 
 
Cory Fields 90320d6777 script: add additional script tests 11 years ago
..
json
leveldb
m4 build: Sync ax_boost_base.m4 with upstream. 11 years ago
obj
obj-test
qt Translation update 2014-04 11 years ago
test script: add additional script tests 11 years ago
Makefile.am Remove duplicate from src/makefile.am 11 years ago
Makefile.include
addrman.cpp
addrman.h
alert.cpp Fixed compile error on Debian jessie (gcc version 4.8.2 (Debian 4.8.2-16)) 11 years ago
alert.h
allocators.cpp
allocators.h
base58.h Improve and expand base58 comments 11 years ago
bignum.h
bitcoin-cli-res.rc
bitcoin-cli.cpp Show error message if ReadConfigFile fails 11 years ago
bitcoind-res.rc
bitcoind.cpp Show error message if ReadConfigFile fails 11 years ago
bloom.cpp Fix bloom filter not to use bit_mask 11 years ago
bloom.h
chainparams.cpp script: switch outside users to CScriptNum 11 years ago
chainparams.h
checkpoints.cpp [Qt] rescan progress 11 years ago
checkpoints.h [Qt] rescan progress 11 years ago
checkqueue.h
clientversion.h VERSION obtained from source instead of the previous git tag. 11 years ago
coincontrol.h
coins.cpp
coins.h
compat.h
core.cpp
core.h
crypter.cpp
crypter.h
db.cpp unified and better log/error messages for CDBEnv/CDB 11 years ago
db.h
hash.cpp
hash.h
init.cpp Add nHighTransactionFeeWarning as per #3969. 11 years ago
init.h
key.cpp
key.h
keystore.cpp
keystore.h Update moved and dead links 11 years ago
leveldbwrapper.cpp Wrap create_directory calls in try...catch blocks. 11 years ago
leveldbwrapper.h
limitedmap.h
main.cpp Move assert(pindexNew); to above where we dereference pindexNew. 11 years ago
main.h add constant for shared (GUI/core) -par settings 11 years ago
miner.cpp script: switch outside users to CScriptNum 11 years ago
miner.h
mruset.h
net.cpp Prevent socket leak in ThreadSocketHandler. 11 years ago
net.h Merge pull request #3514 11 years ago
netbase.cpp Correct some proxy related socket leaks. 11 years ago
netbase.h
noui.cpp
noui.h
protocol.cpp
protocol.h
rpcblockchain.cpp
rpcclient.cpp improve command-line options output 11 years ago
rpcclient.h
rpcdump.cpp Fix importwallet nTimeFirstKey 11 years ago
rpcmining.cpp RPC command getmininginfo showing right genproclimit 11 years ago
rpcmisc.cpp Fix typo in `createmultisig` help 11 years ago
rpcnet.cpp Organize RPCCommands table 11 years ago
rpcprotocol.cpp Update moved and dead links 11 years ago
rpcprotocol.h 'sendrawtransaction' improvements 11 years ago
rpcrawtransaction.cpp Fix a typo in RPC signrawtransaction help 11 years ago
rpcserver.cpp Organize RPCCommands table 11 years ago
rpcserver.h
rpcwallet.cpp [Qt] fix style, formating, comment and indentation problems 11 years ago
script.cpp script: remove bignum dependency 11 years ago
script.h script: remove bignum dependency 11 years ago
serialize.h remove an assignment which is never used. 11 years ago
sync.cpp
sync.h
threadsafety.h
tinyformat.h
txdb.cpp
txdb.h
txmempool.cpp
txmempool.h
ui_interface.h [Qt] rescan progress 11 years ago
uint256.h
util.cpp Wrap create_directory calls in try...catch blocks. 11 years ago
util.h Wrap create_directory calls in try...catch blocks. 11 years ago
version.cpp VERSION obtained from source instead of the previous git tag. 11 years ago
version.h
wallet.cpp Merge pull request #3701 11 years ago
wallet.h [Qt] rescan progress 11 years ago
walletdb.cpp AddToWallet implies BindWallet 11 years ago
walletdb.h