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 e10dcf27b4 ensure clean and consistent "namespace" usage 10 years ago
..
compat build: fix build weirdness after 54372482. 10 years ago
config build: move bitcoin-config.h to its own directory 10 years ago
crypto Add <Hasher>::OUTPUT_SIZE 10 years ago
json json_spirit: #include <stdint.h> 10 years ago
leveldb Merge src/leveldb changes for LevelDB 1.17. 10 years ago
m4 build: avoid the use of top_ and abs_ dir paths 10 years ago
obj
obj-test
qt Remove unnecessary dependencies for bitcoin-cli 10 years ago
test Remove unnecessary dependencies for bitcoin-cli 10 years ago
Makefile.am Move coins.cpp and keystore.cpp to libbitcoin_common 10 years ago
Makefile.qt.include Remove unnecessary dependencies for bitcoin-cli 10 years ago
Makefile.qttest.include Remove unnecessary dependencies for bitcoin-cli 10 years ago
Makefile.test.include Remove unnecessary dependencies for bitcoin-cli 10 years ago
addrman.cpp
addrman.h Move network-time related functions to timedata.cpp/h 10 years ago
alert.cpp Move network-time related functions to timedata.cpp/h 10 years ago
alert.h
allocators.cpp
allocators.h
base58.cpp ensure clean and consistent "namespace" usage 10 years ago
base58.h Move base58.h implementation code to base58.cpp 10 years ago
bitcoin-cli-res.rc
bitcoin-cli.cpp Remove unnecessary dependencies for bitcoin-cli 10 years ago
bitcoind-res.rc
bitcoind.cpp Remove cli functionality from bitcoind 10 years ago
bloom.cpp Code simplifications after CTransaction::GetHash() caching 10 years ago
bloom.h Code simplifications after CTransaction::GetHash() caching 10 years ago
chainparams.cpp Remove unnecessary dependencies for bitcoin-cli 10 years ago
chainparams.h Remove unnecessary dependencies for bitcoin-cli 10 years ago
chainparamsbase.cpp Remove unnecessary dependencies for bitcoin-cli 10 years ago
chainparamsbase.h Remove unnecessary dependencies for bitcoin-cli 10 years ago
checkpoints.cpp ensure clean and consistent "namespace" usage 10 years ago
checkpoints.h ensure clean and consistent "namespace" usage 10 years ago
checkqueue.h
clientversion.h build: fix build weirdness after 54372482. 10 years ago
coincontrol.h
coins.cpp
coins.h
compat.h reorder includes to compile on OpenBSD 10 years ago
core.cpp Add CMutableTransaction and make CTransaction immutable. 10 years ago
core.h Code simplifications after CTransaction::GetHash() caching 10 years ago
crypter.cpp
crypter.h
db.cpp unified and better log/error messages for CDBEnv/CDB 10 years ago
db.h
hash.cpp Add a built-in SHA256/SHA512 implementation. 10 years ago
hash.h Add <Hasher>::OUTPUT_SIZE 10 years ago
init.cpp Merge pull request #4130 10 years ago
init.h ensure clean and consistent "namespace" usage 10 years ago
key.cpp ensure clean and consistent "namespace" usage 10 years ago
key.h key.cpp: fail with a friendlier message on missing ssl EC support 10 years ago
keystore.cpp Check redeemScript size does not exceed 520 byte limit 10 years ago
keystore.h Update moved and dead links 10 years ago
leveldbwrapper.cpp Wrap create_directory calls in try...catch blocks. 10 years ago
leveldbwrapper.h Remove redundant c_str 10 years ago
limitedmap.h
main.cpp ensure clean and consistent "namespace" usage 10 years ago
main.h Refactor proof of work related functions out of main 10 years ago
miner.cpp Merge pull request #3839 10 years ago
miner.h Switch miner.cpp to use sha2 instead of OpenSSL. 10 years ago
mruset.h Limit number of known addresses per peer 10 years ago
net.cpp build: fix build weirdness after 54372482. 10 years ago
net.h ensure clean and consistent "namespace" usage 10 years ago
netbase.cpp replace 3 separate calls to WSAGetLastError() with 1 10 years ago
netbase.h build: fix build weirdness after 54372482. 10 years ago
noui.cpp
noui.h
pow.cpp move pow constants to chainparams 10 years ago
pow.h Refactor proof of work related functions out of main 10 years ago
protocol.cpp Replace virtual methods with static attributes, chainparams.h depends on 10 years ago
protocol.h Add comment regarding experimental-use service bits 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 [Qt] importwallet progress 10 years ago
rpcmining.cpp Remove unnecessary dependencies for bitcoin-cli 10 years ago
rpcmisc.cpp Remove unnecessary dependencies for bitcoin-cli 10 years ago
rpcnet.cpp Move network-time related functions to timedata.cpp/h 10 years ago
rpcprotocol.cpp Replace non-threadsafe gmtime and setlocale 10 years ago
rpcprotocol.h Support IPv6 lookup in bitcoin-cli even when IPv6 only bound on localhost 10 years ago
rpcrawtransaction.cpp Code simplifications after CTransaction::GetHash() caching 10 years ago
rpcserver.cpp Remove unnecessary dependencies for bitcoin-cli 10 years ago
rpcserver.h Remove getwork() RPC call 10 years ago
rpcwallet.cpp Move network-time related functions to timedata.cpp/h 10 years ago
script.cpp ensure clean and consistent "namespace" usage 10 years ago
script.h Avoid undefined behavior using CFlatData in CScript serialization 10 years ago
serialize.h Avoid undefined behavior using CFlatData in CScript serialization 10 years ago
sync.cpp
sync.h
threadsafety.h
timedata.cpp Move network-time related functions to timedata.cpp/h 10 years ago
timedata.h Move network-time related functions to timedata.cpp/h 10 years ago
tinyformat.h
txdb.cpp Refactor proof of work related functions out of main 10 years ago
txdb.h Move {Get,Set}Compact from bignum to uint256 10 years ago
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 Deduplicate uint* comparison operator logic 10 years ago
util.cpp ensure clean and consistent "namespace" usage 10 years ago
util.h Move network-time related functions to timedata.cpp/h 10 years ago
version.cpp Remove -beta suffix 10 years ago
version.h
wallet.cpp Move network-time related functions to timedata.cpp/h 10 years ago
wallet.h Merge pull request #3674 10 years ago
walletdb.cpp Let -zapwallettxes recover transaction meta data 10 years ago
walletdb.h Let -zapwallettxes recover transaction meta data 10 years ago