16269 Commits (c332f215372e4ea6c7ec8f11370b4e046705e291)
 

Author SHA1 Message Date
Jianping Wu c332f21537 Fixed genesis coinbase scriptPubKey. 6 years ago
Jianping Wu bf098c7599 Added kevacoin DNS seeders. 6 years ago
Jianping Wu d84e085068 Fixed most miner tests. 6 years ago
Jianping Wu 5386b97db4 Fixed script test. 6 years ago
Jianping Wu d37f845e4f Fixed POW test cases. 6 years ago
Jianping Wu 5b84f9350d Increased total supply to: 1344000000. 6 years ago
Jianping Wu cdd1056a4a Fixed properly the keva name. 6 years ago
Jianping Wu acf12b3f70 Changed ts file LITECOIN to KEVACOIN. 6 years ago
Jianping Wu 1cf35206de Tried to improve icons. 6 years ago
Jianping Wu 50887722fd Multiple icon size in the same file. 6 years ago
Jianping Wu 18e0893c19 Added Kevacoin icons. 6 years ago
Jianping Wu 140dce8828 Second major changes from litecoinS to kevacoinS. 6 years ago
Jianping Wu 7c3079cbad First major changes to kevacoin text. 6 years ago
Jianping Wu 63fdb8d801 Fixed test net genesis. 6 years ago
Jianping Wu b106cd1a28 More changes from litecoins to kevacoins. 6 years ago
Jianping Wu ac66c2e03e Fixed windows build. 6 years ago
Jianping Wu da2fd51170 Added Base58 format checking for namespace. 6 years ago
Jianping Wu 1c318638f4 Fixed list namespaces output - used valid JSON. 6 years ago
Jianping Wu 0f8e9b11db Used DecodeBase58Check to match EncodeBase58Check. 6 years ago
Jianping Wu 6cb75dd88c OK, it was decided that MAX_SCRIPT_ELEMENT_SIZE shall be 3072. 6 years ago
Jianping Wu 9c0811ec25 N for prefix of namespace. 6 years ago
Jianping Wu a44c56c98a N or M for namespace. 6 years ago
Jianping Wu f03e39356d Added op name in keva_pending output. 6 years ago
Jianping Wu adcf111f07 Implemented keva_pending. 6 years ago
Jianping Wu e273036ab0 Cleaned up code - removed dead code from namecoin. 6 years ago
Jianping Wu a4a09bc80d Find keva coins from wallet. 6 years ago
Jianping Wu a1a0763c18 Removed confirmed/conflicted namespaces and keys. 6 years ago
Jianping Wu 3c8efc7b84 Started working on instant results. 6 years ago
Jianping Wu 60c19c1186 Validated unique namespace id. 6 years ago
Jianping Wu 019de6dc09 Used hash of the first TxIn as namespace id. This ensures that the namespace id is unqiue. 6 years ago
Jianping Wu 981d4c2f1e Fixed keva amount in wallet. 6 years ago
Jianping Wu 9480faba76 More kevacoin name changes. 6 years ago
Jianping Wu 09a82fc95c Bug: remove keva input value from the value to select. 6 years ago
Jianping Wu 395665d147 Started changing from litecoin to kevacoin. 6 years ago
Jianping Wu d2e137a12a Upgraded to Cryptonight V8. 6 years ago
Jianping Wu 8292712a86 Base58 encoding for namespace (prefix 2, to be fixed to N) 6 years ago
Jianping Wu 760b8b838d Began to use SEGWIT by default! 6 years ago
Jianping Wu f65c5e11f2 Used kva instead of ltc. 6 years ago
Jianping Wu 4b8dade72a Added notes for mining.cpp for GetNodeCount. 6 years ago
Jianping Wu ac4dbdb214 Fixed consensus.nMinimumChainWork. 6 years ago
Jianping Wu ea7f261d9c Fixed C files linking issue -fPIC 6 years ago
Jianping Wu 112b96b74c Fixed namespace/key update checking. 6 years ago
Jianping Wu 7fdc84cc45 Fixed getting namespace txin. 6 years ago
Jianping Wu c9413af303 Used Base64 with N prefix for namespace. 6 years ago
Jianping Wu 4e93264717 Implemented keva_get. 6 years ago
Jianping Wu 5ce618613e Implemented keva_list_namespaces. 6 years ago
Jianping Wu 490b4c75ba Stored the latest tx output in namespace data. 6 years ago
Jianping Wu e2d7e4713a Fixed cached namespace. 6 years ago
Jianping Wu feb00be56e Fixed KEVA_PUT checking. 6 years ago
Jianping Wu e3064a494f Handled OP_KEVA_* - treated them as NOP. 6 years ago