16539 Commits

Author SHA1 Message Date
kvazar
93c3073062 update readme #6 2024-03-31 23:34:52 +03:00
kvazar
9c26d04340 gitignore configure~ 2024-03-31 23:12:38 +03:00
kvazar
44b329967c update splash screen style #14 2024-03-30 21:11:44 +02:00
kvazar
ad29beea4f update LicenseInfo, _COPYRIGHT_YEAR 2024-03-30 20:45:02 +02:00
d47081
8b81652d00
Merge pull request #10 from kvazar-network/validate-key-value-lenght
fix max key length highlight #7
2024-03-30 08:06:59 +02:00
kvazar
b8871c52eb fix max key length highlight #7 2024-03-30 08:05:17 +02:00
d47081
ce350e7667
Merge pull request #9 from kvazar-network/validate-key-value-lenght
disable save button on key/value length limit reached #7
2024-03-30 07:22:36 +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
d47081
d8b3bf3ad3
Merge pull request #4 from kvazar-network/fix-qt-dpi-warning
fix EnableHighDpiScaling init
kvazar-1.0.1
2024-03-29 06:17:28 +02:00
kvazar
a3361ff3c1 fix EnableHighDpiScaling init 2024-03-29 06:12:37 +02:00
kvazar
59ab126dd6 add missed line breaks 2024-03-29 05:36:53 +02:00
kvazar
c6f71be91f add branch info 2024-03-29 05:13:22 +02:00
d47081
9fbc4285b3
Merge pull request #3 from kvazar-network/add-kex-keva-one-dns
add kex.keva.one dns seed
kvazar-1.0.0
2024-03-29 01:19:16 +02:00
d47081
ff50fa0350
Merge pull request #2 from kvazar-network/update-boost-1-74
update libboost api #33
2024-03-29 01:19:02 +02:00
d47081
cfca9bc70b
Merge pull request #1 from kvazar-network/inlude-qpainterpath
include missed QPainterPath dependency
2024-03-29 01:18:31 +02:00
kvazar
84070a7664 add kex.keva.one dns seed 2024-03-29 00:55:50 +02:00
kvazar
b422d9b265 include missed QPainterPath dependency 2024-03-29 00:42:36 +02:00
kvazar
93f5b87192 update libboost api #33 2024-03-29 00:11:48 +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. v0.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. v0.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. v0.16.6.0 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