kevacoin/src
2020-06-20 23:14:24 -07:00
..
bench First major changes to kevacoin text. 2018-12-13 10:43:53 -08:00
cn_utils Better IBD fix. 2020-03-20 10:42:20 -07:00
compat Default to defining endian-conversion DECLs in compat w/o config 2018-04-26 23:43:54 +08:00
config
consensus Fixed gcc build and removed different type warnings 2020-03-20 16:33:38 +01:00
crypto Merge remote-tracking branch 'bitcoin/0.16' into HEAD 2018-07-23 16:53:43 -07:00
keva Added associated namespaces initialized by us. 2020-06-14 19:43:14 -07:00
leveldb Bump leveldb subtree 2018-02-16 08:59:28 -05:00
obj
obj-test
policy Changed LTC to KVA. 2019-01-26 16:34:11 -08:00
primitives Fixed lock during block downloading. 2020-05-09 10:26:13 -07:00
qt Handled key-value related operations when wallet is locked. 2020-05-12 20:48:48 -07:00
rpc Started implementation of ns short code. 2020-06-20 23:14:24 -07:00
script Added keva operations so that they can be deccoded properly. 2020-02-29 23:54:10 -08:00
secp256k1 Bump secp256k1 subtree 2017-09-29 16:02:39 +02:00
support Bugfix: Include <memory> for std::unique_ptr 2018-06-13 16:07:44 +08:00
test Added comment for failed parseDouble test cases with RandomX. 2020-02-29 08:07:06 -08:00
univalue univalue: Bump subtree 2017-12-19 16:44:57 -05:00
wallet Deletion of _KEVA_NS_ is not allowed. 2020-06-20 21:17:23 -07:00
zmq Added timestamp to keva zmq results. 2020-01-31 17:30:57 -08:00
.clang-format
addrdb.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
addrdb.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
addrman.cpp Merge #11577: Fix warnings (-Wsign-compare) when building with DEBUG_ADDRMAN 2018-01-29 14:26:26 +01:00
addrman.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
amount.h Increased total supply to: 1344000000. 2018-12-13 10:43:54 -08:00
arith_uint256.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
arith_uint256.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
base58.cpp Added Base58 format checking for namespace. 2018-12-13 10:43:53 -08:00
base58.h Added Base58 format checking for namespace. 2018-12-13 10:43:53 -08:00
bech32.cpp scripted-diff: Replace #include "" with #include <> (ryanofsky) 2017-11-16 08:23:01 +13:00
bech32.h Import Bech32 C++ reference code & tests 2017-09-28 16:02:16 -07:00
bitcoin-cli-res.rc More changes from litecoins to kevacoins. 2018-12-13 10:43:53 -08:00
bitcoin-cli.cpp Ready for mainnet. 2020-01-15 14:13:40 -08:00
bitcoin-tx-res.rc First major changes to kevacoin text. 2018-12-13 10:43:53 -08:00
bitcoin-tx.cpp Added lock debugging for mapBlockSeedHeight. 2020-03-25 19:11:32 -07:00
bitcoind-res.rc More changes from litecoins to kevacoins. 2018-12-13 10:43:53 -08:00
bitcoind.cpp Ready for mainnet. 2020-01-15 14:13:40 -08:00
blockencodings.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
blockencodings.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
bloom.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
bloom.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
chain.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
chain.h Fixed functional test cases. 2019-03-25 19:17:29 -07:00
chainparams.cpp Fixed functional test cases. 2020-06-19 22:24:29 -07:00
chainparams.h Fixed unit tests. 2019-01-25 21:25:48 -08:00
chainparamsbase.cpp WIP. 2020-02-28 22:35:35 -08:00
chainparamsbase.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
chainparamsseeds.h Ready for mainnet. 2020-01-15 14:13:40 -08:00
checkpoints.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
checkpoints.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
checkqueue.h [Refactor] Remove unused fQuit var from checkqueue.h 2018-01-07 20:44:21 +00:00
clientversion.cpp CLIENT_NAME("KevacoinCore") 2018-12-13 10:43:54 -08:00
clientversion.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
coins.cpp Started implementation of ns short code. 2020-06-20 23:14:24 -07:00
coins.h Started implementing namespace association. 2020-06-13 00:29:42 -07:00
compat.h Trivial: Fix #include sys/fcntl.h to just fcntl.h (without sys/) 2018-01-12 11:22:54 +00:00
compressor.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
compressor.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
core_io.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
core_memusage.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
core_read.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
core_write.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
cuckoocache.h Fix header guards using reserved identifiers 2017-08-26 02:56:53 +03:00
dbwrapper.cpp Bugfix: Include <memory> for std::unique_ptr 2018-06-13 16:07:44 +08:00
dbwrapper.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
fs.cpp scripted-diff: Replace #include "" with #include <> (ryanofsky) 2017-11-16 08:23:01 +13:00
fs.h
hash.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
hash.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
httprpc.cpp Added json_rpc url for cryptonote client. 2019-03-15 20:59:54 -07:00
httprpc.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
httpserver.cpp Fixed gcc build and removed different type warnings 2020-03-20 16:33:38 +01:00
httpserver.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
indirectmap.h
init.cpp RPC: Add new "getzmqnotifications" method. 2020-01-30 15:00:15 -08:00
init.h Move scheduler/threadGroup into common-init instead of per-app 2018-01-25 11:35:34 -05:00
key.cpp Make CKey::Load references const 2018-01-23 13:16:56 -05:00
key.h Make CKey::Load references const 2018-01-23 13:16:56 -05:00
keystore.cpp Merge #11403: SegWit wallet support 2018-01-10 20:55:41 -10:00
keystore.h Merge #11403: SegWit wallet support 2018-01-10 20:55:41 -10:00
limitedmap.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
Makefile.am Build OK with RandomX. 2020-02-28 21:08:27 -08:00
Makefile.bench.include Fixed CN error messages for mining. 2019-03-15 18:15:38 -07:00
Makefile.leveldb.include
Makefile.qt.include Implemented bookmarks for namespaces. 2020-05-10 13:21:47 -07:00
Makefile.qttest.include Fixed CN error messages for mining. 2019-03-15 18:15:38 -07:00
Makefile.test.include Fixed CN error messages for mining. 2019-03-15 18:15:38 -07:00
memusage.h Bugfix: Include <memory> for std::unique_ptr 2018-06-13 16:07:44 +08:00
merkleblock.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
merkleblock.h have verifytxoutproof check the number of txns in proof structure 2018-07-13 12:23:39 -04:00
miner.cpp WIP: RandomX. 2020-02-28 17:04:37 -08:00
miner.h Use mempool's ancestor sort in transaction selection 2018-01-13 15:57:30 -05:00
net_processing.cpp Fixed RegTest download timeout. 2019-03-27 22:07:00 -07:00
net_processing.h Fixed macOS crash. 2018-12-29 14:13:13 -08:00
net.cpp Started changing from litecoin to kevacoin. 2018-12-13 10:43:53 -08:00
net.h Increased MAX_PROTOCOL_MESSAGE_LENGTH to 6MB. 2019-02-08 19:03:33 -08:00
netaddress.cpp First major changes to kevacoin text. 2018-12-13 10:43:53 -08:00
netaddress.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
netbase.cpp net: initialize socket to avoid closing random fd's 2018-02-01 19:22:19 +01:00
netbase.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
netmessagemaker.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
noui.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
noui.h
pow.cpp Increased nPowTargetTimespan to 10 seconds for RegTest. 2019-02-08 17:14:09 -08:00
pow.h Fixed POW test cases. 2018-12-13 10:43:54 -08:00
prevector.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
protocol.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
protocol.h Merge #11512: Use GetDesireableServiceFlags in seeds, dnsseeds, fixing static seed adding 2018-01-24 13:07:05 +01:00
pubkey.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
pubkey.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
random.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
random.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
rest.cpp Use the character based overload for std::string::find. 2018-01-11 21:40:51 +01:00
reverse_iterator.h
reverselock.h
scheduler.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
scheduler.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
serialize.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
streams.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
sync.cpp qa: Initialize lockstack to prevent null pointer deref 2018-07-14 11:12:47 -04:00
sync.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
threadinterrupt.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
threadinterrupt.h
threadsafety.h
timedata.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
timedata.h Litecoin: Protocol and default settings 2018-03-04 18:13:23 -08:00
tinyformat.h [Util] Update tinyformat.h 2017-10-29 21:12:12 +08:00
torcontrol.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
torcontrol.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
txdb.cpp Fixed disassociation. 2020-06-13 18:08:54 -07:00
txdb.h Started implementing namespace association. 2020-06-13 00:29:42 -07:00
txmempool.cpp 1. Fixed pending information containing other people's information. 2019-02-13 20:46:30 -08:00
txmempool.h WIP: Fixed KevaUnchecked locking issue. 2019-03-08 14:23:53 -08:00
ui_interface.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
ui_interface.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
uint256.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
uint256.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
undo.h 1. Fixed pending information containing other people's information. 2019-02-13 20:46:30 -08:00
util.cpp WIP: started fixing make check. Fixed difficulty computation. 2019-03-20 20:51:25 -07:00
util.h WIP: started fixing make check. Fixed difficulty computation. 2019-03-20 20:51:25 -07:00
utilmoneystr.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
utilmoneystr.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
utilstrencodings.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
utilstrencodings.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
utiltime.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
utiltime.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
validation.cpp Populated mapBlockSeedHeight on startup. 2020-03-20 13:47:06 -07:00
validation.h Better IBD fix. 2020-03-20 10:42:20 -07:00
validationinterface.cpp Added timestamp to keva zmq results. 2020-01-31 17:30:57 -08:00
validationinterface.h Added timestamp to keva zmq results. 2020-01-31 17:30:57 -08:00
version.h Litecoin: Protocol and default settings 2018-03-04 18:13:23 -08:00
versionbits.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
versionbits.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
warnings.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
warnings.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00