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.
 
 
 
 
 
 
Cory Fields 960cf2e405 net: move nLocalHostNonce to CConnman 8 years ago
..
bench Merge #8115: Avoid integer division in the benchmark inner-most loop. 8 years ago
compat Bump copyright headers to 2015 9 years ago
config
consensus Merge #8607: [doc] Fix doxygen off-by-one comments, fix typos 8 years ago
crypto crypto: add AES 128/256 CBC classes 8 years ago
leveldb Update LevelDB 9 years ago
obj
obj-test
policy Merge #8381: Make witness v0 outputs non-standard 8 years ago
primitives Use __func__ to get function name for output printing 8 years ago
qt net: Add most functions needed for vNodes to CConnman 8 years ago
rpc net: create generic functor accessors and move vNodes to CConnman 8 years ago
script Merge #8524: Precompute sighashes 8 years ago
secp256k1 Merge commit 'b2135359b3ad37cf2ac09b008079ddb237eff2c9' 8 years ago
support Bump copyright headers to 2015 9 years ago
test net: move nLastNodeId to CConnman 8 years ago
univalue Merge commit '60ab9b200654ef0914459711cf2b22be16be3dc2' 8 years ago
wallet net: create generic functor accessors and move vNodes to CConnman 8 years ago
zmq Merge #8607: [doc] Fix doxygen off-by-one comments, fix typos 8 years ago
.clang-format [trivial] clang-format: Set AlignAfterOpenBracket: false 9 years ago
Makefile.am net: move CBanDB and CAddrDB out of net.h/cpp 8 years ago
Makefile.bench.include bench: Added base58 encoding/decoding benchmarks 8 years ago
Makefile.leveldb.include build: out-of-tree fixups 8 years ago
Makefile.qt.include [Qt] add HD enabled/disabled icon to the status bar 8 years ago
Makefile.qttest.include Build: Consensus: Move consensus files from common to its own module/package 9 years ago
Makefile.test.include Remove rpc_wallet_tests.cpp 8 years ago
addrdb.cpp net: move CBanDB and CAddrDB out of net.h/cpp 8 years ago
addrdb.h net: Create CConnman to encapsulate p2p connections 8 years ago
addrman.cpp Introduce enum ServiceFlags for service flags 8 years ago
addrman.h net: narrow include scope after moving to netaddress 8 years ago
amount.cpp [amount] Add support for negative fee rates 8 years ago
amount.h [amount] Add support for negative fee rates 8 years ago
arith_uint256.cpp
arith_uint256.h Bump copyright headers to 2015 9 years ago
base58.cpp CBase58Data::SetString: cleanse the full vector 8 years ago
base58.h add bip32 pubkey serialization 8 years ago
bitcoin-cli-res.rc Unify package name to as few places as possible without major changes 9 years ago
bitcoin-cli.cpp bitcoin-cli.cpp: Use symbolic constant for exit code 8 years ago
bitcoin-tx-res.rc
bitcoin-tx.cpp C++11: s/boost::scoped_ptr/std::unique_ptr/ 8 years ago
bitcoind-res.rc
bitcoind.cpp trivial: remove unnecessary variable fDaemon 8 years ago
blockencodings.cpp various typos 8 years ago
blockencodings.h Do not shadow local variable, cleanup 8 years ago
bloom.cpp More efficient bitsliced rolling Bloom filter 8 years ago
bloom.h More efficient bitsliced rolling Bloom filter 8 years ago
chain.cpp chain: Add assertion in case of missing records in index db 8 years ago
chain.h [doc] Fix typos in comments, doxygen: Fix comment syntax 8 years ago
chainparams.cpp Set jonasschnellis dns-seeder filter flag 8 years ago
chainparams.h Allow changing BIP9 parameters on regtest 8 years ago
chainparamsbase.cpp Bump copyright headers to 2015 9 years ago
chainparamsbase.h Bump copyright headers to 2015 9 years ago
chainparamsseeds.h net: Hardcoded seeds update January 2016 9 years ago
checkpoints.cpp Bump copyright headers to 2015 9 years ago
checkpoints.h Bump copyright headers to 2015 9 years ago
checkqueue.h Bump copyright headers to 2015 9 years ago
clientversion.cpp build: Get rid of `CLIENT_DATE` 8 years ago
clientversion.h build: bump version to 0.13.99 8 years ago
coincontrol.h Add more clear interface for CoinControl.h regarding individual feerate 8 years ago
coins.cpp Use C++11 thread-safe static initializers 8 years ago
coins.h Use C++11 thread-safe static initializers 8 years ago
compat.h don't run ThreadMessageHandler at lowered priority 8 years ago
compressor.cpp
compressor.h Fix OOM bug: UTXO entries with invalid script length 8 years ago
core_io.h BIP144: Serialization, hashes, relay (sender side) 8 years ago
core_memusage.h Rename CTxinWitness -> CTxInWitness 8 years ago
core_read.cpp BIP144: Serialization, hashes, relay (sender side) 8 years ago
core_write.cpp Fix formatting of NOPs for generated script tests 8 years ago
dbwrapper.cpp C++11: s/boost::scoped_ptr/std::unique_ptr/ 8 years ago
dbwrapper.h Do not shadow members in dbwrapper 8 years ago
hash.cpp Support SipHash with arbitrary byte writes 8 years ago
hash.h Squashed 'src/secp256k1/' changes from 6c527ec..7a49cac 8 years ago
httprpc.cpp Do not shadow member variables 8 years ago
httprpc.h
httpserver.cpp Merge #8109: Do not shadow member variables 8 years ago
httpserver.h Fix a type error that would not compile on Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) 8 years ago
indirectmap.h prepend license statement to indirectmap 8 years ago
init.cpp net: move whitelist functions into CConnman 8 years ago
init.h [Wallet] refactor wallet/init interaction 8 years ago
key.cpp Always require OS randomness when generating secret keys 8 years ago
key.h Merge #8321: [trivial] Switched constants to sizeof() 8 years ago
keystore.cpp Fix for incorrect locking in GetPubKey() (keystore.cpp) 8 years ago
keystore.h Bump copyright headers to 2015 9 years ago
limitedmap.h use std::map::erase(const_iterator, const_iterator) to get non-constant iterator 8 years ago
main.cpp net: move nLocalHostNonce to CConnman 8 years ago
main.h net: Pass CConnman around as needed 8 years ago
memusage.h Add support for unique_ptr and shared_ptr to memusage 8 years ago
merkleblock.cpp BIP141: Other consensus critical limits, and BIP145 8 years ago
merkleblock.h Add importprunedfunds rpc call 8 years ago
miner.cpp Merge #8362: Scale legacy sigop count in CreateNewBlock 8 years ago
miner.h Rename "block cost" to "block weight" 8 years ago
net.cpp net: move nLocalHostNonce to CConnman 8 years ago
net.h net: move nLocalHostNonce to CConnman 8 years ago
netaddress.cpp Do not shadow variables in networking code 8 years ago
netaddress.h net: move CNetAddr/CService/CSubNet out of netbase 8 years ago
netbase.cpp Do not shadow variables in networking code 8 years ago
netbase.h Do not shadow variables in networking code 8 years ago
noui.cpp Do not ask a UI question from bitcoind 8 years ago
noui.h Bump copyright headers to 2014 9 years ago
pow.cpp Deprecating the remaining LogPrintf dependencies that were made obsolete in PR #7459. 8 years ago
pow.h Merge #7311: MOVEONLY: Move non-consensus functions out of pow 9 years ago
prevector.h prevector::swap: fix (unreached) data corruption 8 years ago
protocol.cpp BIP144: Serialization, hashes, relay (sender side) 8 years ago
protocol.h Show XTHIN in GUI 8 years ago
pubkey.cpp add bip32 pubkey serialization 8 years ago
pubkey.h [trivial] Switched constants to sizeof() 8 years ago
random.cpp Don't use assert for catching randomness failures 8 years ago
random.h Always require OS randomness when generating secret keys 8 years ago
rest.cpp rest.cpp: change HTTP_INTERNAL_SERVER_ERROR to HTTP_BAD_REQUEST 8 years ago
reverselock.h c++11: don't throw from the reverselock destructor 9 years ago
scheduler.cpp Notify other serviceQueue thread we are finished to prevent deadlocks. 8 years ago
scheduler.h
serialize.h Trivial: Fix two VarInt examples in serialize.h 8 years ago
streams.h BIP144: Serialization, hashes, relay (sender side) 8 years ago
sync.cpp Clean up lockorder data of destroyed mutexes 8 years ago
sync.h Do not shadow LOCK's criticalblock variable for LOCK inside LOCK 8 years ago
threadsafety.h Bump copyright headers to 2014 9 years ago
timedata.cpp net: narrow include scope after moving to netaddress 8 years ago
timedata.h P2P: add maxtimeadjustment command line option 8 years ago
tinyformat.h util: Update tinyformat 8 years ago
torcontrol.cpp net: Have LookupNumeric return a CService directly 8 years ago
torcontrol.h torcontrol improvements and fixes 9 years ago
txdb.cpp C++11: s/boost::scoped_ptr/std::unique_ptr/ 8 years ago
txdb.h C++11: s/boost::scoped_ptr/std::unique_ptr/ 8 years ago
txmempool.cpp Remove unused variables 8 years ago
txmempool.h Rename "block cost" to "block weight" 8 years ago
ui_interface.cpp [ui] Move InitError, InitWarning, AmountErrMsg 8 years ago
ui_interface.h Do not ask a UI question from bitcoind 8 years ago
uint256.cpp Use SipHash-2-4 for CCoinsCache index 8 years ago
uint256.h Use SipHash-2-4 for CCoinsCache index 8 years ago
undo.h Bump copyright headers to 2014 9 years ago
util.cpp trivial: remove unnecessary variable fDaemon 8 years ago
util.h util: Remove zero-argument versions of LogPrint and error 8 years ago
utilmoneystr.cpp Bump copyright headers to 2015 9 years ago
utilmoneystr.h Bump copyright headers to 2015 9 years ago
utilstrencodings.cpp util: Add ParseUInt32 and ParseUInt64 8 years ago
utilstrencodings.h util: Add ParseUInt32 and ParseUInt64 8 years ago
utiltime.cpp [doc] Fix doxygen comments for members 8 years ago
utiltime.h Bump copyright headers to 2015 9 years ago
validationinterface.cpp net: Pass CConnection to wallet rather than using the global 8 years ago
validationinterface.h net: Pass CConnection to wallet rather than using the global 8 years ago
version.h Add protocol messages for short-ids blocks 8 years ago
versionbits.cpp BIP141: Commitment structure and deployment 8 years ago
versionbits.h getblocktemplate: Explicitly handle the distinction between GBT-affecting softforks vs not 8 years ago