16520 Commits (master)
 

Author SHA1 Message Date
The Kevacoin Project c0416c18f7
Added documentation link. 4 years ago
Just Wonder 1dd2c67eb7 Implemented Keva ZMQ notification. 4 years ago
Just Wonder 2a90a04efb RPC: Add new "getzmqnotifications" method. 4 years ago
The Kevacoin Project e6ba75d77f
Update README.md 4 years ago
Just Wonder 69de9ed62a Fixed wallet rpc help messages. 4 years ago
The Kevacoin Project 16e1224988
Fixed typo in README.md. 4 years ago
Just Wonder a4ded20d5a Updated nMinimumChainWork. 4 years ago
Just Wonder b2262c5531 Updated Kevacoin's Chinese name. 4 years ago
Just Wonder 67b69a64ff Added new blockchain RPC getblockheaderbyhash. 4 years ago
Just Wonder c72ef98577 Fixed MacOS Catalina build. 4 years ago
Just Wonder 4df2c1d6cd Ready for mainnet. 4 years ago
Just Wonder bb09e64483 Adjusted mainnet genesis block difficulty. 5 years ago
Just Wonder d8d4ea33cb Updated mainnet connection info. 5 years ago
Just Wonder 0083dcf28e Updated libsodium sha2 signature. 5 years ago
Mike e08960da96
Merge pull request #3 from kevacoin-project/jw-dev 5 years ago
Just Wonder 489c6c3cf9 Added libsodium check. 5 years ago
Just Wonder a157c492e1 Fixed mainnet hash. 5 years ago
Just Wonder 2f357521ae Fixed typo. keva_list_namespace should be keva_list_namespaces in the output of help. 5 years ago
Jianping Wu 09e3131e98 Updated test parameters. 5 years ago
Just Wonder 7b13f9848e Updated test parameters. 5 years ago
Just Wonder 593b03f2e2 Fixed no-wallet build. 5 years ago
Just Wonder a7f5763ff8 Fixed Linux build for cnutils. 5 years ago
Just Wonder d5012d4d60 Fixed Windows WSL build. 5 years ago
Jianping Wu 54fcce40a5 Updated testnet parameters. 5 years ago
Jianping Wu fc452eb046 Fixed typo in keva test case. 5 years ago
Jianping Wu 397dbab1bd Disabled a mining basic test due to the lack of proposal mode in Kevacoin. 5 years ago
Jianping Wu d89d414627 Fixed Cryptonote APIs description. 5 years ago
Jianping Wu f333314e52 The first parameter of getblockheaderbyheight is integer. 5 years ago
Jianping Wu da5ce9ee09 Fixed CN mining getblocktemplate/submitblock hash values. 5 years ago
Jianping Wu bf158ae112 Configured testnet7. 5 years ago
Jianping Wu 8314daee83 Made sure major_version of Cryptonote header is correct. 5 years ago
Jianping Wu d8329bd28b Fixed keva functional test case. 5 years ago
Jianping Wu 8f2123572d Sped up the performance of feature_keva test. 5 years ago
Jianping Wu ed0a03b941 Fixed keva entry in the result of gettransaction. 5 years ago
Jianping Wu 1112bc2f02 Fixed too-long-mempool-chain handling of kevacoin. 5 years ago
Jianping Wu baa887ba65 Changed more litecoin to kevacoin. 5 years ago
Jianping Wu f756b1219c Increased RPC timeout due to CN hashrate. 5 years ago
Jianping Wu f5547ae451 Fixed incorrect height in p2p_sendheaders.py. 5 years ago
Jianping Wu c5fc61ba4b Deserialized cnHeader in txdb. 5 years ago
Jianping Wu cb9d3dbec7 Minor fixes of functional test cases. 5 years ago
Jianping Wu 0b30d4911c Fixed RegTest download timeout. 5 years ago
Jianping Wu 991678d552 Fixed functional test cnHeader merkle root. 5 years ago
Jianping Wu 3007571789 Added back the original getblocktemplate call. 5 years ago
Jianping Wu f7b0fb0008 Increased block download timeout for RegTest as CN hashing is slower and take more time. 5 years ago
Jianping Wu dea50be56b Added support for cryptonote header in functional test python code. 5 years ago
Jianping Wu 06770c9b2c Fixed functional test cases. 5 years ago
Jianping Wu 33ed36e5bf Fixed unit test cases after change of hash calculation. 5 years ago
Jianping Wu 68ffbfc104 Changed block hash calculation, used cryptonote header instead. 5 years ago
Jianping Wu d50ffd42b1 Returned correct error message when downloading blocks. 5 years ago
Jianping Wu ddc43217ca Genesis block also used cn header. 5 years ago