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.
 
 
 
 
 
 
JaSK 519dd1c89a Added MINE_ALL = (spendable|watchonly) 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
leveldb
m4 build: avoid the use of top_ and abs_ dir paths 10 years ago
obj
obj-test
qt Added MINE_ALL = (spendable|watchonly) 10 years ago
secp256k1 secp256k1: Add build-side changes for libsecp256k1 10 years ago
test Add support for watch-only addresses 10 years ago
Makefile.am secp256k1: Add build-side changes for libsecp256k1 10 years ago
Makefile.qt.include secp256k1: Add build-side changes for libsecp256k1 10 years ago
Makefile.qttest.include secp256k1: Add build-side changes for libsecp256k1 10 years ago
Makefile.test.include secp256k1: Add build-side changes for libsecp256k1 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
bitcoin-cli-res.rc fix copyright string in two of our *.rc files 10 years ago
bitcoin-cli.cpp Remove unnecessary dependencies for bitcoin-cli 10 years ago
bitcoind-res.rc fix copyright string in two of our *.rc files 10 years ago
bitcoind.cpp Remove cli functionality from bitcoind 10 years ago
bloom.cpp CBloomFilter::clear() method 10 years ago
bloom.h CBloomFilter::clear() method 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 fix copyright string in two of our *.rc files 10 years ago
coincontrol.h
coins.cpp typedef std::map<uint256, CCoins> to CCoinsMap 10 years ago
coins.h typedef std::map<uint256, CCoins> to CCoinsMap 10 years ago
compat.h
core.cpp Relay double-spends, subject to anti-DOS 10 years ago
core.h Relay double-spends, subject to anti-DOS 10 years ago
crypter.cpp
crypter.h
db.cpp
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 #4325 10 years ago
init.h ensure clean and consistent "namespace" usage 10 years ago
key.cpp libsecp256k1 integration 10 years ago
key.h key.cpp: fail with a friendlier message on missing ssl EC support 10 years ago
keystore.cpp Use script matching rather than destination matching for watch-only. 10 years ago
keystore.h Use script matching rather than destination matching for watch-only. 10 years ago
leveldbwrapper.cpp
leveldbwrapper.h
limitedmap.h
main.cpp Merge pull request #3883 from dgenr8/first_double_spend 10 years ago
main.h Merge pull request #3883 from dgenr8/first_double_spend 10 years ago
miner.cpp JSON-RPC method: prioritisetransaction <txid> <priority delta> <priority tx fee> 10 years ago
miner.h Switch miner.cpp to use sha2 instead of OpenSSL. 10 years ago
mruset.h
net.cpp add missing BOOST_FOREACH indentation in ThreadSocketHandler() 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 Replace HexBits with strprintf 10 years ago
rpcclient.cpp added includedWatchonly argument to listreceivedbyaddress/...account 10 years ago
rpcclient.h Remove cli functionality from bitcoind 10 years ago
rpcdump.cpp Use script matching rather than destination matching for watch-only. 10 years ago
rpcmining.cpp Replace HexBits with strprintf 10 years ago
rpcmisc.cpp fixed tiny glitch and improved readability like laanwj suggested 10 years ago
rpcnet.cpp Track peers' available blocks 10 years ago
rpcprotocol.cpp fix RPC error replies 10 years ago
rpcprotocol.h fix RPC error replies 10 years ago
rpcrawtransaction.cpp Add support for watch-only addresses 10 years ago
rpcserver.cpp Add support for watch-only addresses 10 years ago
rpcserver.h Add support for watch-only addresses 10 years ago
rpcwallet.cpp removed default argument values for ismine filter 10 years ago
script.cpp Use script matching rather than destination matching for watch-only. 10 years ago
script.h Added MINE_ALL = (spendable|watchonly) 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 typedef std::map<uint256, CCoins> to CCoinsMap 10 years ago
txdb.h typedef std::map<uint256, CCoins> to CCoinsMap 10 years ago
txmempool.cpp Relay double-spends, subject to anti-DOS 10 years ago
txmempool.h JSON-RPC method: prioritisetransaction <txid> <priority delta> <priority tx fee> 10 years ago
ui_interface.h UI to alert of respend attempt affecting wallet. 10 years ago
uint256.cpp Move non-trivial uint256.h methods to uint256.cpp 10 years ago
uint256.h Move non-trivial uint256.h methods to uint256.cpp 10 years ago
util.cpp Merge pull request #4437 10 years ago
util.h Move non-trivial uint256.h methods to uint256.cpp 10 years ago
version.cpp Remove -beta suffix 10 years ago
version.h
wallet.cpp Added MINE_ALL = (spendable|watchonly) 10 years ago
wallet.h Added MINE_ALL = (spendable|watchonly) 10 years ago
walletdb.cpp Use script matching rather than destination matching for watch-only. 10 years ago
walletdb.h Use script matching rather than destination matching for watch-only. 10 years ago