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.
 
 
 
 
 
 
Jeff Garzik 2e7009d67b Avoid querying DNS seeds, if we have open connections. 10 years ago
..
compat build: fix build weirdness after 54372482. 11 years ago
config
crypto
json
leveldb
m4 build: fix whitespace in pkg-config variable 11 years ago
obj
obj-test
qt [Qt] remove ProxySocksVersion from OptionID 10 years ago
secp256k1 secp256k1: Add build-side changes for libsecp256k1 11 years ago
test Revert "CBloomFilter::clear() method" 11 years ago
Makefile.am build: silence false errors during make clean 11 years ago
Makefile.qt.include qt: Use fixed-point arithmetic in amount spinbox 11 years ago
Makefile.qttest.include build: re-add AM_LDFLAGS where it's overridden 11 years ago
Makefile.test.include secp256k1: Add build-side changes for libsecp256k1 11 years ago
addrman.cpp
addrman.h Break up CAddrMan's IMPLEMENT_SERIALIZE 11 years ago
alert.cpp Move network-time related functions to timedata.cpp/h 11 years ago
alert.h
allocators.cpp
allocators.h Fix typos in comments (missing i's). 10 years ago
base58.cpp ensure clean and consistent "namespace" usage 11 years ago
base58.h
bitcoin-cli-res.rc fix copyright string in two of our *.rc files 11 years ago
bitcoin-cli.cpp Move ui_interface to bitcoin_server.a 11 years ago
bitcoind-res.rc fix copyright string in two of our *.rc files 11 years ago
bitcoind.cpp
bloom.cpp Revert "CBloomFilter::clear() method" 11 years ago
bloom.h Revert "CBloomFilter::clear() method" 11 years ago
chainparams.cpp Merge pull request #4400 11 years ago
chainparams.h Remove unnecessary dependencies for bitcoin-cli 11 years ago
chainparamsbase.cpp Can't log to debug log before chain params initialized 11 years ago
chainparamsbase.h Can't log to debug log before chain params initialized 11 years ago
checkpoints.cpp Merge pull request #4541 10 years ago
checkpoints.h ensure clean and consistent "namespace" usage 11 years ago
checkqueue.h
clientversion.h fix copyright string in two of our *.rc files 11 years ago
coincontrol.h
coins.cpp Merge pull request #4505 11 years ago
coins.h Use unordered_map for CCoinsViewCache with salted hash 11 years ago
compat.h Convert closesocket 'compat wrapper' to function in netbase 11 years ago
core.cpp Revert "Relay double-spends, subject to anti-DOS" 11 years ago
core.h Revert "Relay double-spends, subject to anti-DOS" 11 years ago
crypter.cpp
crypter.h
db.cpp
db.h
hash.cpp
hash.h
init.cpp Avoid querying DNS seeds, if we have open connections. 10 years ago
init.h ensure clean and consistent "namespace" usage 11 years ago
key.cpp add GetRandBytes() as wrapper for RAND_bytes() 11 years ago
key.h
keystore.cpp Use script matching rather than destination matching for watch-only. 11 years ago
keystore.h Use script matching rather than destination matching for watch-only. 11 years ago
leveldbwrapper.cpp
leveldbwrapper.h
limitedmap.h
main.cpp Merge pull request #4496 10 years ago
main.h Revert "Relay double-spends, subject to anti-DOS" 11 years ago
miner.cpp `getrawchangeaddress` should fail when keypool exhausted 11 years ago
miner.h
mruset.h
net.cpp Avoid querying DNS seeds, if we have open connections. 10 years ago
net.h Add missing FindNode prototype to net.h 10 years ago
netbase.cpp net: add SetSocketNonBlocking() as OS independent wrapper 11 years ago
netbase.h net: add SetSocketNonBlocking() as OS independent wrapper 11 years ago
noui.cpp
noui.h
pow.cpp Use GetBlockTime() more 11 years ago
pow.h Refactor proof of work related functions out of main 11 years ago
protocol.cpp
protocol.h
random.cpp make RandAddSeed() use OPENSSL_cleanse() 11 years ago
random.h move rand functions from util to new random.h/.cpp 11 years ago
rpcblockchain.cpp Avoid a segfault on getblock if it can't read a block from disk. 11 years ago
rpcclient.cpp Add helptexts for -whitelist and rpc prioritisetransaction and switch to bitcoin instead of satoshis 11 years ago
rpcclient.h
rpcdump.cpp Harmonize importprivkey and importaddress documentation 11 years ago
rpcmining.cpp Add helptexts for -whitelist and rpc prioritisetransaction and switch to bitcoin instead of satoshis 11 years ago
rpcmisc.cpp Add warning comment to getinfo 10 years ago
rpcnet.cpp fix help message for RPC getpeerinfo 11 years ago
rpcprotocol.cpp rpc: Prevent easy memory exhaustion attack 11 years ago
rpcprotocol.h fix RPC error replies 11 years ago
rpcrawtransaction.cpp Clarify that redeemScript is often optional 11 years ago
rpcserver.cpp Merge pull request #4400 11 years ago
rpcserver.h getblocktemplate: longpolling support 11 years ago
rpcwallet.cpp Revert "Add -respendnotify option and new RPC data" 11 years ago
script.cpp move rand functions from util to new random.h/.cpp 11 years ago
script.h replaced MINE_ with ISMINE_ 11 years ago
serialize.h Break up CAddrMan's IMPLEMENT_SERIALIZE 11 years ago
sync.cpp
sync.h getblocktemplate: longpolling support 11 years ago
threadsafety.h
timedata.cpp Add comment about never updating nTimeOffset past 199 samples 10 years ago
timedata.h Move network-time related functions to timedata.cpp/h 11 years ago
tinyformat.h
txdb.cpp typedef std::map<uint256, CCoins> to CCoinsMap 11 years ago
txdb.h typedef std::map<uint256, CCoins> to CCoinsMap 11 years ago
txmempool.cpp Bugfix: make CCoinsViewMemPool support pruned entries in underlying cache 11 years ago
txmempool.h Move fee policy out of core 11 years ago
ui_interface.h Revert "UI to alert of respend attempt affecting wallet." 11 years ago
uint256.cpp Use unordered_map for CCoinsViewCache with salted hash 11 years ago
uint256.h Use unordered_map for CCoinsViewCache with salted hash 11 years ago
util.cpp Can't log to debug log before chain params initialized 11 years ago
util.h move rand functions from util to new random.h/.cpp 11 years ago
version.cpp
version.h Fix typos in comments (missing i's). 10 years ago
wallet.cpp Revert "UI to alert of respend attempt affecting wallet." 11 years ago
wallet.h Revert "UI to alert of respend attempt affecting wallet." 11 years ago
walletdb.cpp Use script matching rather than destination matching for watch-only. 11 years ago
walletdb.h Use script matching rather than destination matching for watch-only. 11 years ago