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.
 
 
 
 
 
 
Kamil Domanski 3d796f8996 overhaul serialization code 10 years ago
..
compat libc-compat: add new symbol that's now needed 11 years ago
config
crypto
json
leveldb
m4 Merge pull request #4654 10 years ago
obj
obj-test
qt overhaul serialization code 10 years ago
secp256k1
test fix comments ExtractAddress() -> ExtractDestination() 10 years ago
univalue UniValue: compact (!pretty) output should not include extra whitespace 11 years ago
.clang-format Update coding style and add .clang-format 11 years ago
Makefile.am Split up util.cpp/h 10 years ago
Makefile.qt.include Merge pull request #4673 10 years ago
Makefile.qttest.include build: add option for reducing exports (v2) 11 years ago
Makefile.test.include Move CMedianFilter to timedata.cpp 10 years ago
addrman.cpp addrman: Do not propagate obviously poor addresses onto the network 11 years ago
addrman.h overhaul serialization code 10 years ago
alert.cpp Split up util.cpp/h 10 years ago
alert.h overhaul serialization code 10 years ago
allocators.cpp
allocators.h Fix typos in comments (missing i's). 11 years ago
base58.cpp
base58.h
bitcoin-cli-res.rc
bitcoin-cli.cpp Split up util.cpp/h 10 years ago
bitcoin-tx.cpp Split up util.cpp/h 10 years ago
bitcoind-res.rc
bitcoind.cpp Split up util.cpp/h 10 years ago
bloom.cpp CBloomFilter::clear() method 11 years ago
bloom.h overhaul serialization code 10 years ago
chainparams.cpp cleanup include of assert.h 10 years ago
chainparams.h
chainparamsbase.cpp cleanup include of assert.h 10 years ago
chainparamsbase.h Can't log to debug log before chain params initialized 11 years ago
chainparamsseeds.h Add built-in seeds for .onion 11 years ago
checkpoints.cpp Merge pull request #4541 11 years ago
checkpoints.h
checkqueue.h
clientversion.h
coincontrol.h
coins.cpp Make appropriate getter-routines "const" in CCoinsView. 10 years ago
coins.h Make appropriate getter-routines "const" in CCoinsView. 10 years ago
compat.h Move `S_I*` constants and `MSG_NOSIGNAL` to compat.h 10 years ago
core.cpp changed field types in some structures to equivalent unambiguous types 10 years ago
core.h overhaul serialization code 10 years ago
core_io.h add license header to core_io.h, core_read/_write.cpp 11 years ago
core_read.cpp add license header to core_io.h, core_read/_write.cpp 11 years ago
core_write.cpp Split up util.cpp/h 10 years ago
crypter.cpp Split up util.cpp/h 10 years ago
crypter.h overhaul serialization code 10 years ago
db.cpp Fix a few "Uninitialized scalar field" warnings 10 years ago
db.h remove unused class CAddrMan; from db.h 11 years ago
hash.cpp
hash.h
init.cpp missing include boost/algorithm/string/replace.hpp 10 years ago
init.h
key.cpp add GetRandBytes() as wrapper for RAND_bytes() 11 years ago
key.h Fix a few "Uninitialized scalar field" warnings 10 years ago
keystore.cpp Merge pull request #4673 10 years ago
keystore.h Merge pull request #4673 10 years ago
leveldbwrapper.cpp
leveldbwrapper.h Mark LevelDB "Read" and "Exists" functions as const. 10 years ago
limitedmap.h
main.cpp Merge pull request #4778 10 years ago
main.h overhaul serialization code 10 years ago
miner.cpp Merge pull request #4377 10 years ago
miner.h
mruset.h
net.cpp Revert "Add a getutxos command to the p2p protocol. It allows querying of the UTXO set" 10 years ago
net.h Split up util.cpp/h 10 years ago
netbase.cpp Split up util.cpp/h 10 years ago
netbase.h overhaul serialization code 10 years ago
noui.cpp Split up util.cpp/h 10 years ago
noui.h
pow.cpp Merge pull request #4377 10 years ago
pow.h replace ComputeMinWork with CheckMinWork 11 years ago
protocol.cpp Remove all other print() methods 11 years ago
protocol.h overhaul serialization code 10 years ago
random.cpp Split up util.cpp/h 10 years ago
random.h move rand functions from util to new random.h/.cpp 11 years ago
rpcblockchain.cpp rpc: Compute number of confirmations of a block from block height 10 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 Replace weird characters by normal spaces 10 years ago
rpcmining.cpp Merge pull request #4377 10 years ago
rpcmisc.cpp Add warning comment to getinfo 11 years ago
rpcnet.cpp Add detailed network info to getnetworkinfo RPC 11 years ago
rpcprotocol.cpp Split up util.cpp/h 10 years ago
rpcprotocol.h Remove size limit in RPC client, keep it in server 11 years ago
rpcrawtransaction.cpp Clean-up SyncWithWallets/SyncTransaction 11 years ago
rpcserver.cpp Split up util.cpp/h 10 years ago
rpcserver.h Closely track mempool byte total. Add "getmempoolinfo" RPC. 11 years ago
rpcwallet.cpp Fix typo in gettransaction help 11 years ago
script.cpp Merge pull request #4748 10 years ago
script.h Split up util.cpp/h 10 years ago
serialize.h overhaul serialization code 10 years ago
sync.cpp Fix build with DEBUG_LOCKORDER 10 years ago
sync.h getblocktemplate: longpolling support 11 years ago
threadsafety.h
timedata.cpp Split up util.cpp/h 10 years ago
timedata.h Move CMedianFilter to timedata.cpp 10 years ago
tinyformat.h Move `*Version()` functions to version.h/cpp 10 years ago
txdb.cpp Merge pull request #4748 10 years ago
txdb.h Make appropriate getter-routines "const" in CCoinsView. 10 years ago
txmempool.cpp Fix a few "Uninitialized scalar field" warnings 10 years ago
txmempool.h Use const CCoinsView's at some places. 10 years ago
ui_interface.h Create new signal for notification of new blocks. Use w/ -blocknotify 11 years ago
uint256.cpp Split up util.cpp/h 10 years ago
uint256.h Use unordered_map for CCoinsViewCache with salted hash 11 years ago
util.cpp Split up util.cpp/h 10 years ago
util.h Split up util.cpp/h 10 years ago
utilmoneystr.cpp Split up util.cpp/h 10 years ago
utilmoneystr.h Split up util.cpp/h 10 years ago
utilstrencodings.cpp Split up util.cpp/h 10 years ago
utilstrencodings.h Split up util.cpp/h 10 years ago
utiltime.cpp Split up util.cpp/h 10 years ago
utiltime.h Split up util.cpp/h 10 years ago
version.cpp Move `*Version()` functions to version.h/cpp 10 years ago
version.h Revert "Add a getutxos command to the p2p protocol. It allows querying of the UTXO set" 10 years ago
wallet.cpp Move CMerkleTx to wallet.cpp/h 10 years ago
wallet.h overhaul serialization code 10 years ago
walletdb.cpp Split up util.cpp/h 10 years ago
walletdb.h overhaul serialization code 10 years ago