Commit Graph

  • 7b13f9848e Updated test parameters. Just Wonder 2019-11-06 07:53:08 -0800
  • 593b03f2e2 Fixed no-wallet build. wsl Just Wonder 2019-11-05 14:49:37 -0800
  • a7f5763ff8 Fixed Linux build for cnutils. Just Wonder 2019-11-05 12:18:49 -0800
  • d5012d4d60 Fixed Windows WSL build. Just Wonder 2019-11-05 11:21:30 -0800
  • 54fcce40a5 Updated testnet parameters. Jianping Wu 2019-09-27 22:43:14 -0700
  • fc452eb046 Fixed typo in keva test case. Jianping Wu 2019-09-27 21:27:39 -0700
  • 397dbab1bd Disabled a mining basic test due to the lack of proposal mode in Kevacoin. Jianping Wu 2019-09-02 18:28:25 -0700
  • d89d414627 Fixed Cryptonote APIs description. Jianping Wu 2019-04-02 18:51:27 -0700
  • f333314e52 The first parameter of getblockheaderbyheight is integer. Jianping Wu 2019-04-02 14:39:31 -0700
  • da5ce9ee09 Fixed CN mining getblocktemplate/submitblock hash values. Jianping Wu 2019-04-02 12:23:21 -0700
  • bf158ae112 Configured testnet7. Jianping Wu 2019-04-01 22:47:41 -0700
  • 8314daee83 Made sure major_version of Cryptonote header is correct. cn_mining Jianping Wu 2019-04-01 21:57:24 -0700
  • d8329bd28b Fixed keva functional test case. Jianping Wu 2019-04-01 21:38:47 -0700
  • 8f2123572d Sped up the performance of feature_keva test. Jianping Wu 2019-04-01 17:12:18 -0700
  • ed0a03b941 Fixed keva entry in the result of gettransaction. Jianping Wu 2019-03-29 23:26:03 -0700
  • 1112bc2f02 Fixed too-long-mempool-chain handling of kevacoin. Jianping Wu 2019-03-29 20:10:38 -0700
  • baa887ba65 Changed more litecoin to kevacoin. Jianping Wu 2019-03-29 11:33:35 -0700
  • f756b1219c Increased RPC timeout due to CN hashrate. Jianping Wu 2019-03-29 10:52:44 -0700
  • f5547ae451 Fixed incorrect height in p2p_sendheaders.py. Extended sync_blocks timeout to 600 seconds. Jianping Wu 2019-03-29 01:04:01 -0700
  • c5fc61ba4b Deserialized cnHeader in txdb. Jianping Wu 2019-03-28 18:04:50 -0700
  • cb9d3dbec7 Minor fixes of functional test cases. Jianping Wu 2019-03-28 00:17:37 -0700
  • 0b30d4911c Fixed RegTest download timeout. Jianping Wu 2019-03-27 22:07:00 -0700
  • 991678d552 Fixed functional test cnHeader merkle root. Jianping Wu 2019-03-27 18:47:38 -0700
  • 3007571789 Added back the original getblocktemplate call. Jianping Wu 2019-03-27 12:44:05 -0700
  • f7b0fb0008 Increased block download timeout for RegTest as CN hashing is slower and take more time. Fixed deserialization of cn header in python test framework. Jianping Wu 2019-03-27 00:38:30 -0700
  • dea50be56b Added support for cryptonote header in functional test python code. Jianping Wu 2019-03-26 23:13:36 -0700
  • 06770c9b2c Fixed functional test cases. Jianping Wu 2019-03-25 19:17:29 -0700
  • 33ed36e5bf Fixed unit test cases after change of hash calculation. Jianping Wu 2019-03-21 23:32:48 -0700
  • 68ffbfc104 Changed block hash calculation, used cryptonote header instead. Jianping Wu 2019-03-21 23:10:45 -0700
  • d50ffd42b1 Returned correct error message when downloading blocks. Jianping Wu 2019-03-21 18:02:56 -0700
  • ddc43217ca Genesis block also used cn header. Jianping Wu 2019-03-21 16:20:45 -0700
  • 7b07bb8817 Fixed validation_block_tests with correct heights. Jianping Wu 2019-03-21 12:53:11 -0700
  • 70df11c1a7 Fixed unit test blockchain generation. Jianping Wu 2019-03-21 10:31:35 -0700
  • c301a99642 Updated chainparams with CN v4. Jianping Wu 2019-03-20 23:14:42 -0700
  • 1e55d22ac0 Introduced block legacy mode for regtests. Jianping Wu 2019-03-20 21:50:44 -0700
  • 937095dd4d WIP: started fixing make check. Fixed difficulty computation. Jianping Wu 2019-03-20 20:51:25 -0700
  • d48d05a182 Supported Cryptonight Variant 4. Jianping Wu 2019-03-20 12:26:47 -0700
  • 8766247be1 Fixed CN RPC call transfer. Jianping Wu 2019-03-19 22:49:52 -0700
  • b39ed3748d Implemented transfer RPC call. Jianping Wu 2019-03-19 00:26:36 -0700
  • 350f6fa953 Fixed CN APIs. Jianping Wu 2019-03-18 10:29:26 -0700
  • 48cec14bc4 Added json_rpc url for cryptonote client. Jianping Wu 2019-03-15 20:59:54 -0700
  • 27617b446b Fixed CN error messages for mining. Jianping Wu 2019-03-15 18:15:38 -0700
  • 138bcf7855 Fixed auxpow parsing. cn_merge Jianping Wu 2019-03-13 16:30:20 -0700
  • 1aa390ff47 WIP: merged mining. Jianping Wu 2019-03-13 12:15:37 -0700
  • fce6d8ea6d WIP: merged mining. Jianping Wu 2019-03-11 23:04:57 -0700
  • b9335132b0 WIP: changed CN dummy key. Jianping Wu 2019-03-08 14:45:46 -0800
  • d44c783fcc WIP: Fixed KevaUnchecked locking issue. Jianping Wu 2019-03-08 14:23:53 -0800
  • 8d8c36a77f WIP: mining started to work! Jianping Wu 2019-03-08 13:15:24 -0800
  • 3a657f0615 WIP: fixed PoW hash computation. Jianping Wu 2019-03-08 11:55:31 -0800
  • 9e442eb109 WIP: fixed block serialization. Jianping Wu 2019-03-08 11:19:10 -0800
  • 420c6a56d6 WIP: fixed keva block deserialization. Jianping Wu 2019-03-07 22:37:20 -0800
  • 4d44c773c6 WIP: Fixed extra field deserialization. Jianping Wu 2019-03-07 22:07:49 -0800
  • adb3502f77 WIP: HexStr the template blob. Jianping Wu 2019-03-07 17:32:08 -0800
  • 8f4b44cbf6 WIP: added get_info for cryptonote. Jianping Wu 2019-03-07 16:21:06 -0800
  • 5424d869fa WIP: fixed getblocktemplate. Jianping Wu 2019-03-07 15:44:38 -0800
  • ed57dabf1e Moved to testnet7. Fixed getblocktemplate. Jianping Wu 2019-03-07 15:18:17 -0800
  • 57ab5c7255 WIP: implemented submitblock. Jianping Wu 2019-03-06 23:15:11 -0800
  • bbb78c76a0 WIP: built with latest cn code. Jianping Wu 2019-03-06 17:44:09 -0800
  • baf31da4a7 WIP: integrated latest cn code. Jianping Wu 2019-03-06 15:55:46 -0800
  • 80396a7a0f WIP: added cn header to block header. Jianping Wu 2019-03-06 13:12:55 -0800
  • 5e39efc98b WIP: implemented getlastblockheader. Jianping Wu 2019-03-05 21:26:08 -0800
  • 8b1d430007 WIP: Implemented getblockheaderbyheight. Jianping Wu 2019-03-05 21:10:29 -0800
  • cd9d169a8f WIP: fixed build with cnutils. Jianping Wu 2019-03-05 13:18:08 -0800
  • aa97d9938c WIP: getblocktemplate for cn style return. Jianping Wu 2019-03-04 22:13:48 -0800
  • 9afc758027 Started implementing cn layer for kevacoin. Jianping Wu 2019-03-02 22:47:25 -0800
  • 4f74153e56 Added cn utils lib. Jianping Wu 2019-03-02 22:12:43 -0800
  • caef63a27f Reversed incorrect commit. Jianping Wu 2019-03-02 11:07:26 -0800
  • b62873f1e8 WIP cn utils. Jianping Wu 2019-03-01 20:06:42 -0800
  • 7b289b5f58 No need to convert header size from 76 to 80 as miners support blob size 80. cn Jianping Wu 2019-02-22 22:04:26 -0800
  • a1186ed03e Conformed to Cryptonight header size. Jianping Wu 2019-02-21 15:26:37 -0800
  • 2d8820811e Difficulty 1 is: 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff Jianping Wu 2019-02-21 14:02:27 -0800
  • 7fbe6d4a6c Added .vscode in .gitignore. Jianping Wu 2019-02-14 16:27:59 -0800
  • 71c8b50086 Updated kevacoin icons. Jianping Wu 2019-02-14 14:23:09 -0800
  • 06fef7b09b Updated copyright year 2019. v0.16.3-rc3 Jianping Wu 2019-02-14 12:09:46 -0800
  • ce06e591cd Changed default mainnet P2P port from 9333 to 9338. Changed default mainnet RPC port from 9332 to 9337. mBTC: va uBTC: mva Changed default example address to SegWit address. Jianping Wu 2019-02-14 11:21:03 -0800
  • 1e187fea9d Added block disconnecting test cases for keva. Jianping Wu 2019-02-13 22:42:47 -0800
  • 1aa9fbd044 Fixed keva unit test. Jianping Wu 2019-02-13 21:24:42 -0800
  • 37dfb034a6 1. Fixed pending information containing other people's information. 2. Fixed keva undo. Jianping Wu 2019-02-13 20:46:30 -0800
  • 8c5def9909 Used SegWit address for keva_delete. Jianping Wu 2019-02-12 20:26:25 -0800
  • c763ddc985 Added feature_keva.py functional test case. Jianping Wu 2019-02-12 18:45:29 -0800
  • ffc04e7399 1. Handled "too-long-mempool-chain" by deleting the offending Tx so that it is not in mempool and will not affect the subsequent operations. 2. Fixed typos in keva_filter output and help message. Jianping Wu 2019-02-12 15:51:23 -0800
  • 53d29e5690 Fixed key comparator for kevacache. Jianping Wu 2019-02-12 11:54:03 -0800
  • 316b951bd2 Fixed CDbKeyIterator constructor warning. Removed incorrect items from the results of keva_filter. Jianping Wu 2019-02-11 23:56:39 -0800
  • 0fa3dfbcc0 Used SegWit address for keva_put. Jianping Wu 2019-02-11 23:20:25 -0800
  • bf62b97a6a Fixed constructor initialization warnings. Fixed nameSpace variable assignment used in keva_filter. Jianping Wu 2019-02-11 22:30:32 -0800
  • 3ea0145db8 Moved keva_get and keva_filter to non-wallet rpc methods. They don't need wallet to function. Jianping Wu 2019-02-11 13:02:42 -0800
  • b3234322f7 Fixed all util test cases. Jianping Wu 2019-02-09 19:23:04 -0800
  • 99d84c00a3 Fixed some util tests. Jianping Wu 2019-02-09 18:10:20 -0800
  • 1c9ce882e6 Increased RPC timeout for functional tests. Jianping Wu 2019-02-09 14:52:22 -0800
  • e86e3a33a8 Increased MAX_PROTOCOL_MESSAGE_LENGTH to 6MB. Increase nPowTargetTimespan to 20 from 10, for RegTest. Jianping Wu 2019-02-08 19:03:33 -0800
  • 3cf8093553 Increased nPowTargetTimespan to 10 seconds for RegTest. Checked fPowNoRetargeting in pow.cpp. Jianping Wu 2019-02-08 17:14:09 -0800
  • 0553624587 Added pycryptonight for messages.py. Fixed p2p_segwit.py, skipped test_witness_block_size for now. Jianping Wu 2019-02-08 12:39:03 -0800
  • 4c92689288 Mining test cases passed. Jianping Wu 2019-02-07 18:07:51 -0800
  • 0c6a908f7c Fixed all rpc test cases. Jianping Wu 2019-02-07 17:42:33 -0800
  • a51579a028 Fixed rpc_blockchain test case. Jianping Wu 2019-02-07 15:21:01 -0800
  • c2e4edb7ec Fixed wallet_account test. Jianping Wu 2019-02-07 13:50:53 -0800
  • 26c8eb9571 Fixed segwit feature test. Jianping Wu 2019-02-07 13:38:44 -0800
  • 523b009606 Fixed mempool functional tests (49.xx to 499.xx) to avoid the high fee errors. Jianping Wu 2019-02-07 12:42:08 -0800
  • ff0f32d468 Updated genesis block for testnet 5. v0.16.3-rc2 Jianping Wu 2019-01-28 20:50:41 -0800
  • f5935c6a39 Fixed testnet address prefix. Moved to testnet5. Jianping Wu 2019-01-28 18:37:13 -0800