Just Wonder
ef08cbe7ff
Started to work.
2020-06-14 01:18:30 -07:00
Just Wonder
64a6a1701e
Fixed disassociation.
2020-06-13 18:08:54 -07:00
Just Wonder
76c50bc850
Started implementing namespace association.
2020-06-13 00:29:42 -07:00
Just Wonder
5e412845ec
Set height to -1 for unconfirmed keva_put.
2020-06-11 22:59:53 -07:00
Just Wonder
4bbf37c2dc
Added additional information in keva_get result.
2020-06-11 22:06:53 -07:00
Just Wonder
d6543eaba2
Updated to 0.16.5.3
2020-05-12 21:21:18 -07:00
Just Wonder
d1d91a96af
Handled key-value related operations when wallet is locked.
2020-05-12 20:48:48 -07:00
Just Wonder
a13b6aa276
Fixed namespace creation crash when there is insufficient fund.
2020-05-12 15:24:58 -07:00
Just Wonder
30056ced34
Fixed Windows namespace edit size.
2020-05-10 13:21:47 -07:00
Just Wonder
7fc7f28f6c
Implemented bookmarks for namespaces.
2020-05-10 13:21:47 -07:00
Just Wonder
290612e9db
Fixed lock during block downloading.
2020-05-09 10:26:13 -07:00
The Kevacoin Project
26c6fb1d17
Merge pull request #17 from kevacoin-project/keva-gui
...
Implemented GUI for Keva operations.
2020-04-12 22:30:11 -07:00
Just Wonder
0628dfa08f
Implemented GUI for Keva operations.
2020-04-12 22:25:16 -07:00
Just Wonder
ace637e88c
Added lock debugging for mapBlockSeedHeight.
2020-03-25 19:11:32 -07:00
Just Wonder
103d76c0b5
Increased maxage of keva_filter from 36000 to 96000.
2020-03-25 10:39:22 -07:00
Just Wonder
dccc893d55
Fixed keva_filter parameter parsing, properly handled numerical values.
2020-03-25 10:36:13 -07:00
Just Wonder
98876bf367
Fixed seed height error handling.
2020-03-21 00:28:31 -07:00
Just Wonder
4eb132ad4d
Populated mapBlockSeedHeight on startup.
2020-03-20 13:47:06 -07:00
Just Wonder
7a796644e1
Updated to 0.16.5.
2020-03-20 11:34:18 -07:00
The Kevacoin Project
6d0a7f26f9
Merge pull request #16 from kevacoin-project/idb-fix
...
Fixed Initial block download (IDB) crash. The chainActive does not contain any blocks during IDB. We must save the block hash for these blocks that are candidates of seeds.
Fixed calling params to rx_slow_hash. Set miners to 0 to prevent incorrect results.
2020-03-20 11:00:23 -07:00
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
Just Wonder
a7dcf93506
Better IBD fix.
...
Fixed randomX computation.
2020-03-20 10:42:20 -07:00
Ben Gräf
fe3bc3d01e
Fixed gcc build and removed different type warnings
2020-03-20 16:33:38 +01:00
Just Wonder
e55c1ef81e
Fixed Initial Block Download issue with RandomKeva.
2020-03-20 01:24:08 -07: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