Commit Graph

16523 Commits

Author SHA1 Message Date
kvazar
b8871c52eb fix max key length highlight #7 2024-03-30 08:05:17 +02:00
kvazar
4cfaa05521 add key/value colored counter, give name to labels #7 2024-03-30 07:19:38 +02:00
kvazar
e06a40edcd disable save button on key/value length limit reached #7 2024-03-30 04:20:21 +02:00
kevacoin
603a38a974 Updated chain parameters. 2022-03-19 18:25:28 -07:00
kevacoin
9c4c306499 More defensive checking of value for seed height. 2021-12-31 19:53:58 -08:00
kevacoin
583a909f4a Updated libsodium library. 2021-12-26 17:08:29 -08:00
kevacoin
3438383b78 Updated version and copyright year. 2021-12-26 16:57:53 -08:00
kevacoin
1ab4ef60a9 Updated official account namespace. 2021-12-26 16:04:23 -08:00
kevacoin
1e1000e538 Updated minimum chain work.
Added checkpoint data.
2021-12-26 15:40:59 -08:00
kevacoin
1d031c421a Earlier check of the nNonce in block header. 2021-12-26 15:33:31 -08:00
kevacoin
1fff338509 Version 0.16.8.0. 2021-03-17 17:02:26 -07:00
kevacoin
ad5f391bc5 Fixed multiple key deletion. 2021-03-17 17:02:26 -07:00
kevacoin
d3e8507182 Updated help messages, used Kevacoin addresses. 2021-01-17 13:54:41 -08:00
kevacoin
bd9bebe047 Updated libsodium sha256 checksum. 2020-12-12 19:16:17 -08:00
kevacoin
9e87693e36 Version 0.16.7.0. 2020-12-03 11:20:13 -08:00
Just Wonder
eb31d315b5 Perl regexp syntax for keva_filter. 2020-10-05 16:55:28 -07:00
The Kevacoin Project
5e324ea7c9
Create codeql-analysis.yml 2020-09-30 23:00:16 -07:00
Just Wonder
f59dc9293b Added test cases for namespace transfer. 2020-09-28 12:18:13 -07:00
kevacoin
fe99c9e1d3 Removed un-used CN key derivation functions. 2020-09-27 17:10:51 -07:00
kevacoin
885f8f874e Further removal of CN dead code. 2020-09-27 16:46:54 -07:00
kevacoin
9af47e6085 Removed dead code that caused false Coverity check errors. 2020-09-27 14:44:23 -07:00
kevacoin
512e038939 Fixed keva_list_namespaces in GUI. 2020-09-26 21:10:28 -07:00
kevacoin
6bf95999d4 Improved keva_list_namespace implementation, made it faster and more concise. 2020-09-26 21:01:12 -07:00
kevacoin
41b708cb1b Updated minimum chain work. 2020-09-26 20:56:32 -07:00
kevacoin
a54e004d01 Fixed download progress estimate. 2020-09-26 20:49:08 -07:00
kevacoin
d7efc91377 Updated libsodium signature. 2020-09-26 15:34:27 -07:00
Just Wonder
c07b4d21c3 Handled the cases that the namespace has been transferred to an address of different wallet. 2020-09-08 10:25:56 -07:00
Just Wonder
ced2ff10fc Added optional address to keva_put to transfer the namespace to the given address. 2020-09-07 22:13:09 -07:00
Just Wonder
afd37169e7 Namespace creation security fixes. 2020-07-28 17:53:51 -07:00
Just Wonder
525fae34a0 Fixed custom boost library location.
Updated libsodium checksum (July 23, 2020).
2020-07-27 11:59:54 -07:00
Just Wonder
10c5b0d0fd Fixed namespace creation.
Fixed mempool propagation for both old (incorrect) and new (correct) namespaces.

Version 0.16.5.4
2020-07-21 13:45:53 -07:00
Just Wonder
05c6f5123c Updated libsodium dependency. 2020-07-10 12:38:18 -07:00
Just Wonder
c8875d60fa Updated keva related function names. 2020-07-02 23:17:09 -07:00
Just Wonder
6ac373d60d Disabled rich text editor for key-value input. 2020-06-23 09:20:35 -07:00
Just Wonder
97be43ccc0 Handled namespace join even before confirmation. 2020-06-22 22:29:37 -07:00
Just Wonder
dfb50f997a Removed address information from the keva results. 2020-06-22 21:15:50 -07:00
Just Wonder
a28b7ce145 0.16.6.0 RC1. 2020-06-22 16:05:09 -07:00
Just Wonder
98aea85623 Hide the QT option of using bech32 address to make it less confusing to use. 2020-06-22 15:43:54 -07:00
Just Wonder
c8c6336646 Removed incorrect update of namespace tx.
No need to store the address related to keva operations.
2020-06-22 15:34:10 -07:00
Just Wonder
1cc2e03927 Deletion of _KEVA_NS_ is not allowed. 2020-06-20 21:17:23 -07:00
Just Wonder
e203aa1835 Added test case for the new namespace grouping commands. 2020-06-20 20:00:35 -07:00
Just Wonder
44d9933c0f Removed duplicated items in keva namespace group. 2020-06-20 15:33:14 -07:00
Just Wonder
cc0512bbe3 Handled group join/leave in mempool. 2020-06-20 15:12:23 -07:00
Just Wonder
93855108e8 Implemented keva_group_leave. 2020-06-20 13:51:15 -07:00
Just Wonder
f175979d91 Fixed functional test cases. 2020-06-19 22:24:29 -07:00
Just Wonder
9ad1e217b5 Implemented keva_group_join. 2020-06-15 21:34:11 -07:00
Just Wonder
da100e7634 Implemented keva_group_filter. 2020-06-15 20:37:23 -07:00
Just Wonder
cd1f3cf0e2 Fixed keva_group_get parameter checking. 2020-06-15 16:04:40 -07:00
Just Wonder
d9f6e58e21 Implemented keva_group_get. 2020-06-15 15:53:41 -07:00
Just Wonder
e22b05a951 Added associated namespaces initialized by us. 2020-06-14 19:43:14 -07:00