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 0542619d93 Rename IsConfirmed to IsTrusted to better match the intended behavior. 11 years ago
..
json
leveldb Merge src/leveldb changes: temporarily revert to writing .sst files. 11 years ago
m4 build: use -mwindows for gui targets when linking with mingw 11 years ago
obj
obj-test
qt Rename IsConfirmed to IsTrusted to better match the intended behavior. 11 years ago
test Add HasCanonicalPushes(), and use it in IsStandardTx 11 years ago
.gitignore
Makefile.am Typesafe strprintf/error/LogPrint functions 11 years ago
Makefile.include Bugfix: Use BOOST_CPPFLAGS when testing for boost sleep vs sleep_for 11 years ago
addrman.cpp Remove redundant .c_str()s 11 years ago
addrman.h
alert.cpp Remove redundant .c_str()s 11 years ago
alert.h
allocators.cpp
allocators.h
base58.h
bignum.h
bitcoin-cli-res.rc qt: Update remaining "The Bitcoin Core Developers" 11 years ago
bitcoin-cli.cpp
bitcoind-res.rc qt: Update remaining "The Bitcoin Core Developers" 11 years ago
bitcoind.cpp Allow `-noserver` with bitcoind 11 years ago
bloom.cpp
bloom.h
chainparams.cpp Updated fallback seed nodes from sipa's DNS seeds 11 years ago
chainparams.h
checkpoints.cpp Add a new checkpoint at block 279,000 11 years ago
checkpoints.h
checkqueue.h
clientversion.h Bump version numbers for 0.9.0rc1 release 11 years ago
coincontrol.h
coins.cpp
coins.h
compat.h
core.cpp Remove redundant .c_str()s 11 years ago
core.h
crypter.cpp
crypter.h
db.cpp Remove redundant .c_str()s 11 years ago
db.h
hash.cpp
hash.h
init.cpp Add option to avoid spending unconfirmed change 11 years ago
init.h Allow `-noserver` with bitcoind 11 years ago
key.cpp
key.h
keystore.cpp
keystore.h
leveldbwrapper.cpp Remove redundant .c_str()s 11 years ago
leveldbwrapper.h
limitedmap.h
main.cpp Add HasCanonicalPushes(), and use it in IsStandardTx 11 years ago
main.h Limit the number of orphan blocks 11 years ago
miner.cpp Fix off-by-one errors in use of IsFinalTx() 11 years ago
miner.h
mruset.h
net.cpp Remove redundant .c_str()s 11 years ago
net.h small headers ordering cleanup 11 years ago
netbase.cpp Remove redundant .c_str()s 11 years ago
netbase.h
noui.cpp Remove redundant .c_str()s 11 years ago
noui.h
protocol.cpp Remove redundant .c_str()s 11 years ago
protocol.h
rpcblockchain.cpp small changes to rpc command help message strings 11 years ago
rpcclient.cpp
rpcclient.h
rpcdump.cpp Add check for valid keys in `importprivkey` 11 years ago
rpcmining.cpp "getnetworkhashps" with defaults was yielding "0", the hashrate is not 0. 11 years ago
rpcmisc.cpp Remove redundant .c_str()s 11 years ago
rpcnet.cpp small changes to rpc command help message strings 11 years ago
rpcprotocol.cpp Remove redundant .c_str()s 11 years ago
rpcprotocol.h qt: allow `walletpassphrase` in debug console without -server 11 years ago
rpcrawtransaction.cpp small headers ordering cleanup 11 years ago
rpcserver.cpp Remove redundant .c_str()s 11 years ago
rpcserver.h qt: allow `walletpassphrase` in debug console without -server 11 years ago
rpcwallet.cpp Rename IsConfirmed to IsTrusted to better match the intended behavior. 11 years ago
script.cpp Add HasCanonicalPushes(), and use it in IsStandardTx 11 years ago
script.h Add HasCanonicalPushes(), and use it in IsStandardTx 11 years ago
serialize.h
sync.cpp Remove redundant .c_str()s 11 years ago
sync.h Use mutex pointer instead of name for AssertLockHeld 11 years ago
threadsafety.h
tinyformat.h Typesafe strprintf/error/LogPrint functions 11 years ago
txdb.cpp Remove redundant .c_str()s 11 years ago
txdb.h
txmempool.cpp
txmempool.h
ui_interface.h Merge pull request #3427 11 years ago
uint256.h Unittests for uint256.h 11 years ago
util.cpp Merge pull request #3450 11 years ago
util.h Re-add newline to error() messages 11 years ago
version.cpp
version.h
wallet.cpp Rename IsConfirmed to IsTrusted to better match the intended behavior. 11 years ago
wallet.h Rename IsConfirmed to IsTrusted to better match the intended behavior. 11 years ago
walletdb.cpp remove setting methods in wallet/walletdb 11 years ago
walletdb.h remove setting methods in wallet/walletdb 11 years ago