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.
 
 
 
 
 
 
Philip Kaufmann fc0c07eb64 small cleanup in src/compat .h and .cpp 10 years ago
..
compat small cleanup in src/compat .h and .cpp 10 years ago
json json_spirit: #include <stdint.h> 11 years ago
leveldb
m4 build: avoid the use of top_ and abs_ dir paths 10 years ago
obj
obj-test
qt Merge pull request #4334 10 years ago
test util: Add function FormatParagraph to format paragraph to fixed-width 10 years ago
Makefile.am sanity: add libc/stdlib sanity checks 10 years ago
Makefile.qt.include qt: Unify AboutDialog and HelpMessageDialog 10 years ago
Makefile.qttest.include build: quit abusing AM_CPPFLAGS 10 years ago
Makefile.test.include build: quit abusing AM_CPPFLAGS 10 years ago
addrman.cpp
addrman.h Remove redundant c_str 11 years ago
alert.cpp Replace virtual methods with static attributes, chainparams.h depends on 10 years ago
alert.h
allocators.cpp
allocators.h
base58.cpp base58: add paranoid return value checks 10 years ago
base58.h
bitcoin-cli-res.rc
bitcoin-cli.cpp Remove `using namespace std` from header file 10 years ago
bitcoind-res.rc
bitcoind.cpp Remove cli functionality from bitcoind 10 years ago
bloom.cpp
bloom.h
chainparams.cpp Get rid of Params().RPCisTestNet() 10 years ago
chainparams.h Get rid of Params().RPCisTestNet() 10 years ago
checkpoints.cpp Fix incorrect checkpoint data for testnet3 11 years ago
checkpoints.h
checkqueue.h
clientversion.h
coincontrol.h
coins.cpp
coins.h
compat.h
core.cpp Type-safe CFeeRate class 10 years ago
core.h estimatefee / estimatepriority RPC methods 10 years ago
crypter.cpp
crypter.h
db.cpp
db.h
hash.cpp
hash.h
init.cpp Merge pull request #4339 10 years ago
init.h Add 'about' information to `-version` output 10 years ago
key.cpp key.cpp: fail with a friendlier message on missing ssl EC support 10 years ago
key.h key.cpp: fail with a friendlier message on missing ssl EC support 10 years ago
keystore.cpp
keystore.h
leveldbwrapper.cpp
leveldbwrapper.h Remove redundant c_str 11 years ago
limitedmap.h
main.cpp Merge pull request #4310 10 years ago
main.h Merge pull request #4170 10 years ago
miner.cpp Remove `using namespace std` from header file 10 years ago
miner.h small formatting, indentation and comment fixes 10 years ago
mruset.h Limit number of known addresses per peer 10 years ago
net.cpp Merge pull request #2784 10 years ago
net.h Merge pull request #2784 10 years ago
netbase.cpp Merge pull request #4183 11 years ago
netbase.h remove dup of extern int nConnectTimeout; in netbase 10 years ago
noui.cpp
noui.h
protocol.cpp Replace virtual methods with static attributes, chainparams.h depends on 10 years ago
protocol.h Replace virtual methods with static attributes, chainparams.h depends on 10 years ago
rpcblockchain.cpp Add "chain" to getmininginfo, improve help in getblockchaininfo 10 years ago
rpcclient.cpp Remove cli functionality from bitcoind 10 years ago
rpcclient.h Remove cli functionality from bitcoind 10 years ago
rpcdump.cpp
rpcmining.cpp Add "chain" to getmininginfo, improve help in getblockchaininfo 10 years ago
rpcmisc.cpp Get rid of Params().RPCisTestNet() 10 years ago
rpcnet.cpp Type-safe CFeeRate class 10 years ago
rpcprotocol.cpp Replace non-threadsafe gmtime and setlocale 11 years ago
rpcprotocol.h Support IPv6 lookup in bitcoin-cli even when IPv6 only bound on localhost 11 years ago
rpcrawtransaction.cpp switch from boost int types to <stdint.h> 11 years ago
rpcserver.cpp rpc: Add acceptors only when listening succeeded 10 years ago
rpcserver.h estimatefee / estimatepriority RPC methods 10 years ago
rpcwallet.cpp Type-safe CFeeRate class 10 years ago
script.cpp Remove unused Print/PrintHex functions 10 years ago
script.h Remove unused Print/PrintHex functions 10 years ago
serialize.h
sync.cpp
sync.h
threadsafety.h
tinyformat.h
txdb.cpp
txdb.h
txmempool.cpp estimatefee / estimatepriority RPC methods 10 years ago
txmempool.h estimatefee / estimatepriority RPC methods 10 years ago
ui_interface.h VerifyDB progress 10 years ago
uint256.h
util.cpp Merge pull request #4193 10 years ago
util.h util: Add function FormatParagraph to format paragraph to fixed-width 10 years ago
version.cpp Remove -beta suffix 10 years ago
version.h
wallet.cpp AvailableCoins: acquire cs_main mutex 10 years ago
wallet.h Ignore too-long redeemScripts while loading wallet 10 years ago
walletdb.cpp
walletdb.h