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.
 
 
 
 
 
 
Wladimir J. van der Laan 00fa78c35b
Merge pull request #3764
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
obj
obj-test
qt Merge branch 'smartfee_wallet' 10 years ago
secp256k1 secp256k1: Add build-side changes for libsecp256k1 10 years ago
test test: Fix warning about integer signedness in P2SH tests 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 Move fee policy out of core 10 years ago
core.h Move fee policy out of core 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 #3764 10 years ago
init.h ensure clean and consistent "namespace" usage 10 years ago
key.cpp libsecp256k1 integration 10 years ago
key.h
keystore.cpp
keystore.h
leveldbwrapper.cpp
leveldbwrapper.h
limitedmap.h
main.cpp Merge pull request #3764 10 years ago
main.h Merge pull request #4450 10 years ago
miner.cpp Move fee policy out of core 10 years ago
miner.h Switch miner.cpp to use sha2 instead of OpenSSL. 10 years ago
mruset.h
net.cpp Show nodeid instead of addresses (for anonymity) unless otherwise requested. 10 years ago
net.h Show nodeid instead of addresses (for anonymity) unless otherwise requested. 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
protocol.h Add comment regarding experimental-use service bits 10 years ago
rpcblockchain.cpp Replace HexBits with strprintf 10 years ago
rpcclient.cpp RPC client: Simplify command line string-to-JSON-value conversion code 10 years ago
rpcclient.h Remove cli functionality from bitcoind 10 years ago
rpcdump.cpp
rpcmining.cpp Replace HexBits with strprintf 10 years ago
rpcmisc.cpp Move fee policy out of core 10 years ago
rpcnet.cpp Move fee policy out of core 10 years ago
rpcprotocol.cpp fix RPC error replies 10 years ago
rpcprotocol.h fix RPC error replies 10 years ago
rpcrawtransaction.cpp Code simplifications after CTransaction::GetHash() caching 10 years ago
rpcserver.cpp Clarify error message when invalid -rpcallowip 10 years ago
rpcserver.h Replace HexBits with strprintf 10 years ago
rpcwallet.cpp Add -respendnotify option and new RPC data 10 years ago
script.cpp Merge pull request #4398 10 years ago
script.h Remove timing-based signature cache unit test 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 Move fee policy out of core 10 years ago
txmempool.h Move fee policy out of core 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 Show nodeid instead of addresses (for anonymity) unless otherwise requested. 10 years ago
util.h Show nodeid instead of addresses (for anonymity) unless otherwise requested. 10 years ago
version.cpp
version.h
wallet.cpp Move fee policy out of core 10 years ago
wallet.h Move fee policy out of core 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