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.
 
 
 
 
 
 
kevacoin 603a38a974 Updated chain parameters. 2 years ago
..
bench First major changes to kevacoin text. 6 years ago
cn_utils Removed un-used CN key derivation functions. 4 years ago
compat Default to defining endian-conversion DECLs in compat w/o config 6 years ago
config build: move bitcoin-config.h to its own directory 10 years ago
consensus Fixed namespace creation. 4 years ago
crypto Merge remote-tracking branch 'bitcoin/0.16' into HEAD 6 years ago
keva Fixed multiple key deletion. 3 years ago
leveldb Bump leveldb subtree 6 years ago
obj Bump version numbers for 0.6.1rc1 12 years ago
obj-test Rename src/obj/test to src/obj-test to workaround bug in older GNU Make 12 years ago
policy Changed LTC to KVA. 5 years ago
primitives More defensive checking of value for seed height. 2 years ago
qt Updated official account namespace. 2 years ago
rpc Updated help messages, used Kevacoin addresses. 3 years ago
script Fixed namespace creation. 4 years ago
secp256k1 Bump secp256k1 subtree 7 years ago
support Bugfix: Include <memory> for std::unique_ptr 6 years ago
test Namespace creation security fixes. 4 years ago
univalue univalue: Bump subtree 7 years ago
wallet Updated help messages, used Kevacoin addresses. 3 years ago
zmq Added timestamp to keva zmq results. 4 years ago
.clang-format
Makefile.am Fixed custom boost library location. 4 years ago
Makefile.bench.include Fixed CN error messages for mining. 5 years ago
Makefile.leveldb.include
Makefile.qt.include Implemented bookmarks for namespaces. 4 years ago
Makefile.qttest.include Fixed CN error messages for mining. 5 years ago
Makefile.test.include Fixed CN error messages for mining. 5 years ago
addrdb.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
addrdb.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
addrman.cpp Merge #11577: Fix warnings (-Wsign-compare) when building with DEBUG_ADDRMAN 6 years ago
addrman.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
amount.h Increased total supply to: 1344000000. 6 years ago
arith_uint256.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
arith_uint256.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
base58.cpp Added Base58 format checking for namespace. 6 years ago
base58.h Added Base58 format checking for namespace. 6 years ago
bech32.cpp scripted-diff: Replace #include "" with #include <> (ryanofsky) 7 years ago
bech32.h Import Bech32 C++ reference code & tests 7 years ago
bitcoin-cli-res.rc More changes from litecoins to kevacoins. 6 years ago
bitcoin-cli.cpp Ready for mainnet. 4 years ago
bitcoin-tx-res.rc First major changes to kevacoin text. 6 years ago
bitcoin-tx.cpp Added lock debugging for mapBlockSeedHeight. 4 years ago
bitcoind-res.rc More changes from litecoins to kevacoins. 6 years ago
bitcoind.cpp Ready for mainnet. 4 years ago
blockencodings.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
blockencodings.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
bloom.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
bloom.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
chain.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
chain.h Fixed functional test cases. 5 years ago
chainparams.cpp Updated chain parameters. 2 years ago
chainparams.h Fixed unit tests. 5 years ago
chainparamsbase.cpp WIP. 4 years ago
chainparamsbase.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
chainparamsseeds.h Ready for mainnet. 4 years ago
checkpoints.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
checkpoints.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
checkqueue.h [Refactor] Remove unused fQuit var from checkqueue.h 6 years ago
clientversion.cpp CLIENT_NAME("KevacoinCore") 6 years ago
clientversion.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
coins.cpp Updated keva related function names. 4 years ago
coins.h Updated keva related function names. 4 years ago
compat.h Trivial: Fix #include sys/fcntl.h to just fcntl.h (without sys/) 6 years ago
compressor.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
compressor.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
core_io.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
core_memusage.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
core_read.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
core_write.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
cuckoocache.h Fix header guards using reserved identifiers 7 years ago
dbwrapper.cpp Bugfix: Include <memory> for std::unique_ptr 6 years ago
dbwrapper.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
fs.cpp scripted-diff: Replace #include "" with #include <> (ryanofsky) 7 years ago
fs.h
hash.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
hash.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
httprpc.cpp Added json_rpc url for cryptonote client. 5 years ago
httprpc.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
httpserver.cpp Fixed gcc build and removed different type warnings 4 years ago
httpserver.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
indirectmap.h
init.cpp RPC: Add new "getzmqnotifications" method. 4 years ago
init.h Move scheduler/threadGroup into common-init instead of per-app 6 years ago
key.cpp Make CKey::Load references const 6 years ago
key.h Make CKey::Load references const 6 years ago
keystore.cpp Merge #11403: SegWit wallet support 6 years ago
keystore.h Merge #11403: SegWit wallet support 6 years ago
limitedmap.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
memusage.h Bugfix: Include <memory> for std::unique_ptr 6 years ago
merkleblock.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
merkleblock.h have verifytxoutproof check the number of txns in proof structure 6 years ago
miner.cpp WIP: RandomX. 4 years ago
miner.h Use mempool's ancestor sort in transaction selection 6 years ago
net.cpp Started changing from litecoin to kevacoin. 6 years ago
net.h Increased MAX_PROTOCOL_MESSAGE_LENGTH to 6MB. 5 years ago
net_processing.cpp Fixed RegTest download timeout. 5 years ago
net_processing.h Fixed macOS crash. 5 years ago
netaddress.cpp First major changes to kevacoin text. 6 years ago
netaddress.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
netbase.cpp net: initialize socket to avoid closing random fd's 6 years ago
netbase.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
netmessagemaker.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
noui.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
noui.h
pow.cpp Increased nPowTargetTimespan to 10 seconds for RegTest. 5 years ago
pow.h Fixed POW test cases. 6 years ago
prevector.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
protocol.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
protocol.h Merge #11512: Use GetDesireableServiceFlags in seeds, dnsseeds, fixing static seed adding 6 years ago
pubkey.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
pubkey.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
random.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
random.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
rest.cpp Use the character based overload for std::string::find. 6 years ago
reverse_iterator.h
reverselock.h
scheduler.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
scheduler.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
serialize.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
streams.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
sync.cpp qa: Initialize lockstack to prevent null pointer deref 6 years ago
sync.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
threadinterrupt.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
threadinterrupt.h
threadsafety.h
timedata.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
timedata.h Litecoin: Protocol and default settings 6 years ago
tinyformat.h [Util] Update tinyformat.h 7 years ago
torcontrol.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
torcontrol.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
txdb.cpp Fixed disassociation. 4 years ago
txdb.h Started implementing namespace association. 4 years ago
txmempool.cpp 1. Fixed pending information containing other people's information. 5 years ago
txmempool.h WIP: Fixed KevaUnchecked locking issue. 5 years ago
ui_interface.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
ui_interface.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
uint256.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
uint256.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
undo.h 1. Fixed pending information containing other people's information. 5 years ago
util.cpp WIP: started fixing make check. Fixed difficulty computation. 5 years ago
util.h WIP: started fixing make check. Fixed difficulty computation. 5 years ago
utilmoneystr.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
utilmoneystr.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
utilstrencodings.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
utilstrencodings.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
utiltime.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
utiltime.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
validation.cpp Earlier check of the nNonce in block header. 2 years ago
validation.h Fixed namespace creation. 4 years ago
validationinterface.cpp Added timestamp to keva zmq results. 4 years ago
validationinterface.h Added timestamp to keva zmq results. 4 years ago
version.h Litecoin: Protocol and default settings 6 years ago
versionbits.cpp Fixed namespace creation. 4 years ago
versionbits.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago
warnings.cpp Increment MIT Licence copyright header year on files modified in 2017 6 years ago
warnings.h Increment MIT Licence copyright header year on files modified in 2017 6 years ago