Commit Graph

16450 Commits

Author SHA1 Message Date
The Kevacoin Project
1af81f4d93
Merge pull request #15 from Bendr0id/master
Fixed gcc build and removed different type warnings
2020-03-20 10:57:01 -07:00
Ben Gräf
fe3bc3d01e Fixed gcc build and removed different type warnings 2020-03-20 16:33:38 +01:00
Just Wonder
e2415c2c17 Disabled kevacoin lib build as it has dependency with chainActive (with rx/keva). 2020-03-10 21:32:50 -07:00
Just Wonder
aa3d74bba2 Hardfork from cn/r to RandomKeva. 2020-03-10 17:03:22 -07:00
Just Wonder
20ba531422 Merge branch 'rx' 2020-03-10 17:01:42 -07:00
Just Wonder
01368b925e Allowed BIP113 (Median Time Past) since beginning. 2020-03-07 20:45:05 -08:00
Just Wonder
eec7114115 Updated to 0.16.4 2020-03-07 13:47:09 -08:00
Just Wonder
16a2e780a2 Reduced L2 scratchpad size by half. 2020-03-02 15:11:54 -08:00
Just Wonder
737c492306 Used Kevacoin RandomX variant. 2020-03-02 12:47:43 -08:00
kevacoin
14b739051c Added keva operations so that they can be deccoded properly.
https://github.com/kevacoin-project/kevacoin/issues/13
2020-02-29 23:54:10 -08:00
Just Wonder
85c262741b RX/0 now worked. 2020-02-29 20:06:56 -08:00
Just Wonder
15dbe57f04 Fixed https://github.com/kevacoin-project/kevacoin/issues/6.
Turned of JIT compiler for Cryptnight R.
2020-02-29 10:30:49 -08:00
Just Wonder
e564fc7781 Enabled JIT for CN/R.
Testnet8.
2020-02-29 09:46:27 -08:00
Just Wonder
cc9fac4ff6 Added comment for failed parseDouble test cases with RandomX. 2020-02-29 08:07:06 -08:00
Just Wonder
f6eb6a36ff Fixed regtest. parseDouble still failed. 2020-02-29 00:29:00 -08:00
Just Wonder
32e8a383d0 Fixed regtest. 2020-02-28 23:32:17 -08:00
Just Wonder
035b514873 Fixed regtest hashGenesisBlock and hashMerkleRoot. 2020-02-28 22:56:00 -08:00
Just Wonder
d60b8d523b WIP. 2020-02-28 22:35:35 -08:00
Just Wonder
c85ed93f3f Build OK with RandomX. 2020-02-28 21:08:27 -08:00
Just Wonder
ecbc9fec10 WIP: RandomX. 2020-02-28 17:04:37 -08:00
Just Wonder
88e0725bd9 Fixed https://github.com/kevacoin-project/kevacoin/issues/11. 2020-02-18 10:59:25 -08:00
The Kevacoin Project
7c27f713e9
Added getzmqnotifications command description. 2020-01-31 18:57:41 -08:00
The Kevacoin Project
0bfd88e80d
Fixed typos. 2020-01-31 18:53:23 -08:00
The Kevacoin Project
691e52dbf9
Updated title. 2020-01-31 18:51:18 -08:00
Just Wonder
a6236b6b94 Fixed JSON display. 2020-01-31 18:49:39 -08:00
Just Wonder
95ec530818 Added Kevacoin ZeroMQ event notification. 2020-01-31 18:47:22 -08:00
Just Wonder
1d7ddc7a23 Added timestamp to keva zmq results. 2020-01-31 17:30:57 -08:00
Just Wonder
3784071c48 Removed zmq dead code. 2020-01-31 15:40:06 -08:00
Just Wonder
ebe3e26bff Fixed zmq value. 2020-01-31 15:30:51 -08:00
The Kevacoin Project
5472bdf51a
Merge pull request #9 from kevacoin-project/zmq
Implemented Keva ZMQ notification.
2020-01-31 15:28:37 -08:00
The Kevacoin Project
c0416c18f7
Added documentation link. 2020-01-31 15:28:01 -08:00
Just Wonder
1dd2c67eb7 Implemented Keva ZMQ notification. 2020-01-31 09:47:33 -08:00
Just Wonder
2a90a04efb RPC: Add new "getzmqnotifications" method.
Cherry-picked from Bitcoin Core.
2020-01-30 15:00:15 -08:00
The Kevacoin Project
e6ba75d77f
Update README.md 2020-01-30 13:34:30 -08:00
Just Wonder
69de9ed62a Fixed wallet rpc help messages. 2020-01-27 20:43:28 -08:00
The Kevacoin Project
16e1224988
Fixed typo in README.md. 2020-01-27 20:15:33 -08:00
Just Wonder
a4ded20d5a Updated nMinimumChainWork.
Fixed nonce display value.
2020-01-27 20:13:14 -08:00
Just Wonder
b2262c5531 Updated Kevacoin's Chinese name. 2020-01-27 18:10:57 -08:00
Just Wonder
67b69a64ff Added new blockchain RPC getblockheaderbyhash.
Fixed returned nonce value.
2020-01-24 11:43:03 -08:00
Just Wonder
c72ef98577 Fixed MacOS Catalina build. 2020-01-17 16:14:42 -08:00
Just Wonder
4df2c1d6cd Ready for mainnet. 2020-01-15 14:13:40 -08:00
Just Wonder
bb09e64483 Adjusted mainnet genesis block difficulty.
Additional check for Cryptonote header consistency with block header.
2020-01-10 21:08:35 -08:00
Just Wonder
d8d4ea33cb Updated mainnet connection info. 2020-01-05 13:42:57 -08:00
Just Wonder
0083dcf28e Updated libsodium sha2 signature. 2019-12-28 12:54:43 -08:00
Mike
e08960da96
Merge pull request #3 from kevacoin-project/jw-dev
Added libsodium check.
2019-11-17 18:52:34 -05:00
Just Wonder
489c6c3cf9 Added libsodium check. 2019-11-17 14:06:02 -08:00
Just Wonder
a157c492e1 Fixed mainnet hash. 2019-11-12 12:19:20 -08:00
Just Wonder
2f357521ae Fixed typo. keva_list_namespace should be keva_list_namespaces in the output of help. 2019-11-07 09:00:12 -08:00
Jianping Wu
09e3131e98 Updated test parameters. 2019-11-06 15:34:45 -08:00
Just Wonder
7b13f9848e Updated test parameters. 2019-11-06 07:53:08 -08:00