Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: calmstorm on December 28, 2019, 04:11:22 AM



Title: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on December 28, 2019, 04:11:22 AM
Kevacoin | Key-Value Data Store on Blockchain

Download our iOS and Android Mobile App and Post Something Today!

If you need some KVA to try the mobile app, feel free to send a direct Twitter message with your address to @kevacoin, and 10 KVA will be sent to you automatically.

What’s Kevacoin?

Kevacoin is a cryptocurrency for the blockchain that supports easy and flexible Key-Value data store. Use it like Redis or other popular data store, except that the data is stored on the public blockchain that is not owned by any entities.

The data store is easy to add, update and access. No programming skills are required and it does not need smart contracts and their associated complications and risks.

Use it for publications, microblogging, public identities, notaries, etc.

Fair Launch

We are committed to a fair launch, with no pre-mining, no founders' reward and no ICO.

Open

We developed Kevacoin as an open-source project. It is not funded by any companies or foundations. We invite anyone who is interested in the project to join us.

Specifications

- Derived from Bitcoin/Litecoin, with convenient key-value data storage and retrieval.
- PoW Algorithm: RandomKeva (a variant of RandomX)
- Port: 9338
- Block Time: 2 minute
- Block Time Retarget algorithm: Digishield (same as Dogecoin)
- Block Reward: 500 Keva
- Block Reward halving schedule: same as bitcoin
- Total Coin Supply: 1,050,000,000 Keva


More Information

- Website: https://kevacoin.org (https://kevacoin.org)
- Github: https://github.com/kevacoin-project (https://github.com/kevacoin-project)
- FAQ: https://kevacoin.org/faq.html (https://kevacoin.org/faq.html)
- Twitter: https://twitter.com/kevacoin (https://twitter.com/kevacoin)
- Discord: https://discord.gg/5zPHhbG (https://discord.gg/5zPHhbG)
- Block Explorer:
   https://explorer.kevacoin.org
   https://insight.kevacoin.org


Donation

We have a community fund to support the development and promotion of Kevacoin. The fund can be used for:

1. Bounty campaign.
2. Give-away to developers to try out the platform.
3. Future exchange listing.
4. etc.

The fund belongs to the community, and its management is transparent. We currently only take Kevacoin and please send your donation to this address:
VE6Q8bpn8gRKRoWXFPXMPFZt6juXYyNbe1

Once you give a donation to the above address, please send a note to this channel to let us know (you can stay anonymous if you wish so :grinning: ). Every time we take KVA from the fund, we will also notice the community through this channel.

You can see the transaction of the fund here:
https://explorer.kevacoin.org/address/VE6Q8bpn8gRKRoWXFPXMPFZt6juXYyNbe1



Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: Kzh on December 28, 2019, 08:18:29 AM
Nice introduction, nice website, waiting for mining pools


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: keseoma on December 28, 2019, 10:18:37 AM
still testnet , do you have ubuntu version ?


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: LaserBadger on December 28, 2019, 06:16:59 PM
Discord please good sir ?


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on December 28, 2019, 07:00:22 PM
still testnet , do you have ubuntu version ?

Yes, it is still testnet. We aim to launch the mainet in January, 2020, will keep everyone posted!
Ubuntu binary build is available now (check the download link "Linx 64-bit" at the bottom of the page):
https://kevacoin.org/



Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: calmstorm on December 28, 2019, 07:24:31 PM
Nice introduction, nice website, waiting for mining pools

Thanks. We may recommend some mining pools before mainnet launch.


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: calmstorm on December 29, 2019, 12:12:06 AM
Discord please good sir ?

Thanks for the suggestion. We currently have Gitter (check the link at the bottom of https://kevacoin.org) for the Kevacoin community. We will consider Discord if we need it in the future.


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: Javi_Anibarro on December 29, 2019, 09:04:24 AM
Discord please good sir ?

Thanks for the suggestion. We currently have Gitter (check the link at the bottom of https://kevacoin.org) for the Kevacoin community. We will consider Discord if we need it in the future.

You do not need to consider it because almost nobody here uses Gitter. Discord or Telegram is more convenient to use and user friendly.
How many developers are currently developing this project?


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: AFarpa on December 29, 2019, 09:11:23 AM
Nice introduction, nice website, waiting for mining pools

Thanks. We may recommend some mining pools before mainnet launch.


Any comment regarding this :
https://prnt.sc/qh2rdz


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: AFarpa on December 29, 2019, 09:15:45 AM
.


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: andycarrol on December 29, 2019, 09:18:55 AM

i think those scan is just a false scan but i think it will be good to wait the answer from the DEV itself


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on December 29, 2019, 10:05:19 PM
Nice introduction, nice website, waiting for mining pools

Thanks. We may recommend some mining pools before mainnet launch.


Any comment regarding this :
https://prnt.sc/qh2rdz

I believe they are false scans. Kevacoin source code is derived from Litecoin. Similar results (even a few more) have been detected from the latest Windows installer from their official website:
https://imgur.com/a/4mq0vDh

We built the Windows installer on Ubuntu using cross-compiler toolchain, to minimize any potential possibility that the Windows OS has been compromised. I.e. our Windows installer is built on a Windows-free environment.

If in doubt, you can always build the Windows version of Kevacoin core from the source code:
https://github.com/kevacoin-project/kevacoin/blob/master/doc/build-windows.md (https://github.com/kevacoin-project/kevacoin/blob/master/doc/build-windows.md)




Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: AFarpa on December 29, 2019, 10:08:35 PM
Ok Dev.
Just wondering as there is to many scammers and virus app around ..

Maybe really a false scan
Thank you for you time


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: lock1986110 on December 29, 2019, 11:59:10 PM
Why can't the wallet of windows 10 open?


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: AFarpa on December 30, 2019, 12:07:53 AM
Why can't the wallet of windows 10 open?

I did not try to open it yet .. I just scanned it ..
But I still have doubts on this  scan / false- positive .



Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on December 30, 2019, 12:44:06 AM
Why can't the wallet of windows 10 open?

Not sure if this is problem you encountered, Kevacoin's mainnet is not launched yet. For now, you have to pass the "-testnet" option to "kevacoin-qt.exe":

1. Open the command console (Click the search icon the task bar, type "cmd").
2. cd "Program Files\Kevacoin"
3. kevacoin-qt.exe -testnet
4. Wait for the wallet to sync.




Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: Javi_Anibarro on December 30, 2019, 08:54:04 AM
Why can't the wallet of windows 10 open?

Not sure if this is problem you encountered, Kevacoin's mainnet is not launched yet. For now, you have to pass the "-testnet" option to "kevacoin-qt.exe":

1. Open the command console (Click the search icon the task bar, type "cmd").
2. cd "Program Files\Kevacoin"
3. kevacoin-qt.exe -testnet
4. Wait for the wallet to sync.

Or you can use my method to enable it.
1. Click [Windows logo]+ R then type Appdata
2. Select Roaming > find Kevacoin
3. Create .txt file with name Kevacoin and insert testnet=1 in the file.
4. Change the file extension from .txt into .conf and then run the wallet.


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: lock1986110 on December 30, 2019, 12:52:24 PM
Now it shows that the test network can mine?


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: calmstorm on December 30, 2019, 05:39:15 PM
Now it shows that the test network can mine?

Yes, you can mine on the testnet. This can be useful to test solo-mining and your mining pool software.

For solo-mining, follow this guide:
https://kevacoin.org/tutorial_solo_mining.html (https://kevacoin.org/tutorial_solo_mining.html)

If you want to start a mining pool, there is a reference implementation:
https://kevacoin.org/mining.html (https://kevacoin.org/mining.html)

You can use any miners that support Cryptonight R (variant 4) hashing algorithm.

If you want to implement your own mining pool, it is easier to modify from an existing Crypotnight (e.g. Monero) mining pool software. Kevacoin is derived from Bitcoin/Litecoin, so it is not a privacy coin. But its mining interface has been modified so that it is compatible with Cryptonight stratum protocol and miners.





Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: AFarpa on December 30, 2019, 06:46:03 PM
I`m a bit confused now after  read your mining  guide ..
Should not then my address start with prefix V?
So why I have  with T ?
https://prnt.sc/qhmoy8 (https://prnt.sc/qhmoy8)
https://prnt.sc/qhmoy8


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on December 30, 2019, 07:03:15 PM
I`m a bit confused now after  read your mining  guide ..
Should not then my address start with prefix V?
So why I have  with T ?

For the testnet, the address starts with "T". The prefix "V" is for the mainnet. It is not clear from the guide, sorry for the confusion.


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: lock1986110 on December 31, 2019, 09:24:14 AM
How to mine solo?


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on December 31, 2019, 08:43:18 PM
How to mine solo?

You can refer to this tutorial:
https://kevacoin.org/tutorial_solo_mining.html (https://kevacoin.org/tutorial_solo_mining.html)

In summary, you will need three pieces of software:

1. The Kevacoin Core/Wallet itself.
2. The proxy/stratum server for solo-mining.
     - We have a reference implementation: https://github.com/kevacoin-project/keva-stratum (https://github.com/kevacoin-project/keva-stratum)
     - It is easy to build on Linux. There is a pre-built binary for Windows 10: https://github.com/kevacoin-project/keva-stratum/releases (https://github.com/kevacoin-project/keva-stratum/releases)
3. A miner that supports Cryptonight-R, such as:
     - XMRig AMD: https://github.com/xmrig/xmrig-amd (https://github.com/xmrig/xmrig-amd)
     - XMRig Nvidia: https://github.com/xmrig/xmrig-nvidia (https://github.com/xmrig/xmrig-nvidia)

If you have any questions about the solo-mining tutorial, please feel free to let me know.




Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: lida186227 on January 01, 2020, 03:07:52 AM
 :o
I'd like to ask when the main network will open


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: calmstorm on January 02, 2020, 04:18:46 AM
:o
I'd like to ask when the main network will open

We don't have a specific date yet, but it should be in the second half of January this year (Happy new year everyone  :)).


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 04, 2020, 09:12:31 PM
:o
I'd like to ask when the main network will open

We plan to launch the mainnet on Thursday, January 16, 2020, at 03:00GMT. Is that ok with everybody?
 


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: AFarpa on January 04, 2020, 09:22:06 PM
Is you to know Dev.
If you have all ready . lets launch by that time..


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: calmstorm on January 07, 2020, 01:44:53 AM
OK. Kevacoin will be officially launched on Thursday, January 16, 2020, at 03:00GMT!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 13, 2020, 03:25:11 PM
OK. Kevacoin will be officially launched on Thursday, January 16, 2020, at 03:00GMT!

The source code for mainnet will be released about 6 - 12 hours before the mainnet launch. This is to prevent pre-mining as much as possible and give people enough time to get ready before the launch. We will post a notice here when the mainnet source code is ready.


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: AFarpa on January 13, 2020, 03:29:20 PM
For a moment I thou you   left us  alone ..in the air  gap ..!
Lets see  what you have to give us new..


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: AFarpa on January 13, 2020, 03:33:11 PM
any mining pools  will be available at  launch ??


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: calmstorm on January 13, 2020, 04:34:42 PM
any mining pools  will be available at  launch ??

We will make a decision about mining pool (upon launch) in about 24 hours, and let everyone know.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 14, 2020, 07:47:53 AM
any mining pools  will be available at  launch ??

This is a mining pool for Kevacoin:
https://kevapool.com


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: LaserBadger on January 14, 2020, 11:41:54 PM
Good dev sir

What is different in Keva algo so to stop nicehase rape on start of mainnet ?


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: CaVO32 on January 14, 2020, 11:47:47 PM
no block explorer yet for kevacoin? though no premine, but want to see what is the coin distribution up until now. and it is one of the important links for every project. hope you can produce one soon. thanks.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 14, 2020, 11:59:09 PM
Good dev sir

What is different in Keva algo so to stop nicehase rape on start of mainnet ?


Kevacoin uses the standard Cryptonight R (variant 4) hash algorithm. So anyone can use NiceHash to mine the coins for their benefit, just like any other PoW coins. We will let the coin economy play out  ;)


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 15, 2020, 12:05:04 AM
no block explorer yet for kevacoin? though no premine, but want to see what is the coin distribution up until now. and it is one of the important links for every project. hope you can produce one soon. thanks.

Thanks for the reminder. We will produce one soon. The mainnet will be launched on Thursday, Jan. 16, 03:00GMT. The genesis block will give 0.00001 Kevacoin (KVA) to the core developers (the standard block reward is 500KVA for the first 4 years)  :)

Kevacoin is unique in that a block can be part of the database storage. We need to find a way to present the key-value relationship in an intuitive and logical way.



Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: othell_rogue on January 15, 2020, 08:58:46 AM
Hello! Interesting project, I will keep an eye on it.
Regarding the OP I like it simple like it is, maybe you can put your logo and name on top and that's it.
As for Discord I must agree with @Javi_Anibarro. In the space, Discord is a must. Gitter is unknown, at least to me (first time hearing of it to my shame).


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: bubuliks on January 15, 2020, 10:55:23 AM
Hello team!

Could you share any contacts?


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: blueatsky on January 15, 2020, 03:00:54 PM
any mining pools  will be available at  launch ??

This is a mining pool for Kevacoin:
https://kevapool.com


Hi.
exactly what I need to modify?


   "pools": [
        {
            "algo": null,
            "coin": null,
            "url": "stratum.kevapool.com:3333",
            "user": "TVALsWRbKD8XSewVQoUXW2ioYTN8v6EL3B",
            "pass": "x",
            "rig-id": null,
            "variant": 4,
            "nicehash": false,
            "keepalive": false,
            "enabled": true,
            "tls": false,
            "tls-fingerprint": null,
            "daemon": false,
            "self-select": null
        }
    ],


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 15, 2020, 03:07:59 PM
Hello! Interesting project, I will keep an eye on it.
Regarding the OP I like it simple like it is, maybe you can put your logo and name on top and that's it.
As for Discord I must agree with @Javi_Anibarro. In the space, Discord is a must. Gitter is unknown, at least to me (first time hearing of it to my shame).

Yes, we will have a Kevacoin Discord community  :) We will let everyone know once it is created, sooner rather than later. Thanks for the suggestions!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 15, 2020, 03:10:29 PM
any mining pools  will be available at  launch ??

This is a mining pool for Kevacoin:
https://kevapool.com


Hi.
exactly what I need to modify?


   "pools": [
        {
            "algo": null,
            "coin": null,
            "url": "stratum.kevapool.com:3333",
            "user": "TVALsWRbKD8XSewVQoUXW2ioYTN8v6EL3B",
            "pass": "x",
            "rig-id": null,
            "variant": 4,
            "nicehash": false,
            "keepalive": false,
            "enabled": true,
            "tls": false,
            "tls-fingerprint": null,
            "daemon": false,
            "self-select": null
        }
    ],


Assume that you are using XMRig (CPU, nVidia, or AMD). This is an example:

Code:
{
    "algo": "cryptonight",

     ...

    "pools": [
        {
            "url": "stratum.kevapool.com:3333",
            "user": "TFPmyyPLcJDuDu3T3vmEALX87VxrmPLKkj",
            "pass": "x:my@email.com",
            "rig-id": null,
            "nicehash": false,
            "keepalive": true,
            "variant": 4,
            "enabled": true,
            "tls": false,
            "tls-fingerprint": null
        }
    ],



Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: blueatsky on January 15, 2020, 04:05:19 PM
Assume that you are using XMRig (CPU, nVidia, or AMD). This is an example:

Code:
{
    "algo": "cryptonight",

     ...

    "pools": [
        {
            "url": "stratum.kevapool.com:3333",
            "user": "TFPmyyPLcJDuDu3T3vmEALX87VxrmPLKkj",
            "pass": "x:my@email.com",
            "rig-id": null,
            "nicehash": false,
            "keepalive": true,
            "variant": 4,
            "enabled": true,
            "tls": false,
            "tls-fingerprint": null
        }
    ],

[/quote]

Yes,I just using Xmrig(xmrig-5.5.0-xenial-x64.tar.gz).But there are still errors. Can i have a look your config file?

Code

    "algo": "cryptonight",
    "pools": [
        {
            "url": "stratum.kevapool.com:3333",
            "user": "TVALsWRbKD8XSewVQoUXW2ioYTN8v6EL3B",
            "pass": "x:blueatsky@foxmail.com",
            "rig-id": null,
            "nicehash": false,
            "keepalive": false,
            "variant": 4,
            "enabled": true,
            "tls": false,
            "tls-fingerprint": null,
            "daemon": false,
            "self-select": null
        }
    ],
    "print-time": 60,
    "health-print-time": 60,
    "retries": 5,
    "retry-pause": 5,
    "syslog": false,
    "user-agent": null,
    "verbose": 0,
    "watch": true
}

Errors

root@VM-0-4-ubuntu:~/xmrig-5.5.0# ./xmrig -c ./config.json
 * ABOUT        XMRig/5.5.0 gcc/5.4.0
 * LIBS         libuv/1.34.0 OpenSSL/1.1.1d hwloc/2.1.0
 * HUGE PAGES   supported
 * 1GB PAGES    disabled
 * CPU          Intel(R) Xeon(R) Gold 61xx CPU (1) x64 AES
                L2:4.0 MB L3:0.0 MB 1C/1T NUMA:1
 * MEMORY       1.3/1.8 GB (75%)
 * DONATE       5%
 * ASSEMBLY     auto:intel
 * POOL #1      stratum.kevapool.com:3333 algo auto
 * COMMANDS     hashrate, pause, resume
 * OPENCL       disabled
 * CUDA         disabled
[2020-01-15 23:56:13.803] [stratum.kevapool.com:3333] unknown algorithm, make sure you set "algo" or "coin" option
[2020-01-15 23:56:13.803] [stratum.kevapool.com:3333] login error code: 6
[2020-01-15 23:56:20.743] [stratum.kevapool.com:3333] unknown algorithm, make sure you set "algo" or "coin" option
[2020-01-15 23:56:20.743] [stratum.kevapool.com:3333] login error code: 6
[2020-01-15 23:56:26.928] [stratum.kevapool.com:3333] unknown algorithm, make sure you set "algo" or "coin" option
[2020-01-15 23:56:26.928] [stratum.kevapool.com:3333] login error code: 6
[2020-01-15 23:56:32.852] [stratum.kevapool.com:3333] unknown algorithm, make sure you set "algo" or "coin" option
[2020-01-15 23:56:32.852] [stratum.kevapool.com:3333] login error code: 6
[2020-01-15 23:56:41.783] [stratum.kevapool.com:3333] unknown algorithm, make sure you set "algo" or "coin" option
[2020-01-15 23:56:41.784] [stratum.kevapool.com:3333] login error code: 6


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 15, 2020, 04:17:02 PM
Yes,I just using Xmrig(xmrig-5.5.0-xenial-x64.tar.gz).But there are still errors. Can i have a look your config file?

XMRig CPU's config file is a little bit different. The following config works for us:
Code:
"pools": [
        {
            "algo": "cn/r",
            "url": "stratum.kevapool.com:3333",
            "user": "TFPmyyPLcJDuDu3T3vmEALX87VxrmPLKkj",
            "pass": "x",
            "rig-id": null,
            "nicehash": false,
            "keepalive": true,
            "enabled": true,
            "tls": false,
            "tls-fingerprint": null,
            "daemon": false
        }
    ],


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: blueatsky on January 15, 2020, 04:24:47 PM
Yes,I just using Xmrig(xmrig-5.5.0-xenial-x64.tar.gz).But there are still errors. Can i have a look your config file?

XMRig CPU's config file is a little bit different. The following config works for us:
Code:
"pools": [
        {
            "algo": "cn/r",
            "url": "stratum.kevapool.com:3333",
            "user": "TFPmyyPLcJDuDu3T3vmEALX87VxrmPLKkj",
            "pass": "x",
            "rig-id": null,
            "nicehash": false,
            "keepalive": true,
            "enabled": true,
            "tls": false,
            "tls-fingerprint": null,
            "daemon": false
        }
    ],

It's working! Thanks a lot!


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: AFarpa on January 15, 2020, 04:37:10 PM
Seriously DEV ?
Lol
Fix that  thing please

https://i.imgur.com/IXY4U2N.png?1

 


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 15, 2020, 05:10:48 PM
Seriously DEV ?
Lol
Fix that  thing please

https://i.imgur.com/IXY4U2N.png?1

  

Sorry to see that happened to you. This normally would happen when the pool detects there are a certain percentage of shares submitted by an IP address are invalid. If this happens, the pool will temporarily ban the IP address for 600 seconds. If the miners are configured incorrectly, they may send invalid shares to the pool and trigger this ban.

Maybe you can check that the miner is configured properly. If you start to see the pool rejecting the invalid shares, stop the miner right away and fix the miner config. In case of ban, please wait 600 seconds and the ban should be lifted.


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: calmstorm on January 15, 2020, 07:34:20 PM
We aim to make the mainnet source code and binary available 6 hours before the launch. We will let everyone know once it is ready.


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: calmstorm on January 15, 2020, 09:01:53 PM
We aim to make the mainnet source code and binary available 6 hours before the launch. We will let everyone know once it is ready.


We will need about another 1.5 hours to get it ready. Sorry for the delay.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 15, 2020, 10:29:54 PM
Mainnet source code is released, tag v0.16.3
https://github.com/kevacoin-project/kevacoin

Timestamp:
"Thank You Satoshi 612997 2020-01-15 11:40:41 7f31f44d"

"7f31f44d" is the last 4 bytes of the Bitcoin hash on height 612997:
https://btc.com/0000000000000000000bb77482010f311c0d69c3f925acd8167af5ea7f31f44d

Linux and Windows binary coming soon!



Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 15, 2020, 11:23:43 PM
Both source code and binaries are ready:
https://kevacoin.org/
https://github.com/kevacoin-project/kevacoin/releases/tag/v0.16.3


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: lida186227 on January 16, 2020, 12:58:34 AM
The formal ore pool has been tested. Mining can be started after the main network is opened.
Wait for the main network to be opened. ;)
Website: http://keva.standardpool.club: 8080
Mining address: keva.standardpool.club: 13333


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: lida186227 on January 16, 2020, 01:54:20 AM
When can the block browser be made


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 16, 2020, 01:58:51 AM
When can the block browser be made

As soon as possible, maybe tomorrow. The initial version will not be able to display the key-value database related information though.
For now we will focus on the launch of mainnet. One hour to go ...



Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: blueatsky on January 16, 2020, 02:06:28 AM
The formal ore pool has been tested. Mining can be started after the main network is opened.
Wait for the main network to be opened. ;)
Website: http://keva.standardpool.club: 8080
Mining address: keva.standardpool.club: 13333

Hi,What's wrong

Code

    "pools": [
        {
            "algo": "cn/r",
            "url": "keva.standardpool.club:13333",
            "user": "VK9ijUhuV5wkhHs6LDSaF3579xntxXuu7r",
            "pass": "x:blueatsky@foxmail.com",
            "rig-id": "blue",
            "nicehash": false,
            "keepalive": false,
            "enabled": true,
            "tls": false,
            "tls-fingerprint": null,
            "daemon": false,
            "self-select": null
        }
    ],
    "print-time": 60,
    "health-print-time": 60,
    "retries": 5,
    "retry-pause": 5,
    "syslog": false,
    "user-agent": null,
    "verbose": 0,
    "watch": true
}
root@VM-0-4-ubuntu:~/xmrig-5.5.0# ./xmrig -c ./config.json
 * ABOUT        XMRig/5.5.0 gcc/5.4.0
 * LIBS         libuv/1.34.0 OpenSSL/1.1.1d hwloc/2.1.0
 * HUGE PAGES   supported
 * 1GB PAGES    disabled
 * CPU          Intel(R) Xeon(R) Gold 61xx CPU (1) x64 AES
                L2:4.0 MB L3:0.0 MB 1C/1T NUMA:1
 * MEMORY       1.3/1.8 GB (71%)
 * DONATE       5%
 * ASSEMBLY     auto:intel
 * POOL #1      keva.standardpool.club:13333 algo cn/r
 * COMMANDS     hashrate, pause, resume
 * OPENCL       disabled
 * CUDA         disabled
[2020-01-16 10:05:13.798] [keva.standardpool.club:13333] error: "invalid address used for login", code: -1


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 16, 2020, 02:16:34 AM
The formal ore pool has been tested. Mining can be started after the main network is opened.
Wait for the main network to be opened. ;)
Website: http://keva.standardpool.club: 8080
Mining address: keva.standardpool.club: 13333

Hi,What's wrong


Before we have Discord (a high priority), it would be better to ask this kind of questions on Gitter. Check the link at the bottom of https://kevacoin.org
I agree it is not popular, but if you have a Twitter account, it is easy to sign in.

BTW, you may encounter this issue if the mining pool has not switched to mainnet yet. We don't manage that mining pool, so we don't know for sure, just a guess ...



Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 16, 2020, 03:00:41 AM
Go mainnet!


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: lida186227 on January 16, 2020, 03:06:16 AM
Go mainnet!


Wallet still can't connect to the main network


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: Ngenah Euy on January 16, 2020, 05:19:06 AM
Go mainnet!


..................


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: xiatian001 on January 16, 2020, 06:45:44 AM
Cannot connect to the mining pool


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: AFarpa on January 16, 2020, 08:07:19 AM
Cannot connect to the mining pool

We plan to launch the mainnet on Thursday, January 16, 2020, at 03:00GMT.
Words of the Dev


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: Ngenah Euy on January 16, 2020, 08:16:55 AM
Cannot connect to the mining pool

We plan to launch the mainnet on Thursday, January 16, 2020, at 03:00GMT.
Words of the Dev

mainnet is running as stated


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: Ngenah Euy on January 16, 2020, 08:17:59 AM
Cannot connect to the mining pool

may be internet problem


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: siagirl on January 16, 2020, 01:17:02 PM
exchange???


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 16, 2020, 04:35:41 PM
exchange???

We want to encourage more people to actually use Kevacoin. For this to happen, we probably need exchanges. It was launched about 12 hours ago, so we may need a little bit more time.

We just created a micro-blog on the mainnet. It is easy and fun, and costs very little. So why not try it!

Code:
kevacoin-cli keva_namespace "Keva Blog"
{
  "txid": "c23d373f4e675921e19349a7b6dc3abf5e9146eab9876327443147c390be482c",
  "namespaceId": "Nd25va1gcEFjWgJtzU7Vuu3dG7gWE7G77y"
}

kevacoin-cli keva_put Nd25va1gcEFjWgJtzU7Vuu3dG7gWE7G77y "1" "Kevacoin was launched on Thursday, January 16, 2020, at 03:00GMT. Thank you for your support!"
{
  "txid": "39e848f33fef9f6140804ed358ae82555faac519ceef9806595c870cf4a4657f"
}

kevacoin-cli keva_get Nd25va1gcEFjWgJtzU7Vuu3dG7gWE7G77y 1
{
  "key": "1",
  "value": "Kevacoin was launched on Thursday, January 16, 2020, at 03:00GMT. Thank you for your support!"
}


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: M1chlCZ on January 17, 2020, 12:24:44 AM
I was mining 4 hours on kevapool.com with 2kh/s hashrate and so far nothing, absolutely 0 KVA mined. We probably need a better pool or I don't know what is the issue...


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: Ngenah Euy on January 17, 2020, 12:32:05 AM
I was mining 4 hours on kevapool.com with 2kh/s hashrate and so far nothing, absolutely 0 KVA mined. We probably need a better pool or I don't know what is the issue...

need more than 3 hours to get mature. be patient .....  ;D

i am mining on official pool and get paid.....



Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: M1chlCZ on January 17, 2020, 12:33:24 AM
I was mining 4 hours on kevapool.com with 2kh/s hashrate and so far nothing, absolutely 0 KVA mined. We probably need a better pool or I don't know what is the issue...

need more than 3 hours to get mature. be patient .....  ;D

i am mining on official pool and get paid.....



Well, I did not have anything even in "pending", so if that means that blocks has not matured, that explains it : )


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: Ngenah Euy on January 17, 2020, 05:16:47 AM

Well, I did not have anything even in "pending", so if that means that blocks has not matured, that explains it : )

i got same condition at first time .... before mature, in "pending balance" also zero.

btw, do you get your coin now? thanks.

if not yet, Check your wallet that should be start with "V" not "T"


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: DaLamp on January 17, 2020, 07:57:52 AM
  Can someone else create the same keva_namespace, if I already created a keva_namespace?

e.g. keva_namespace "WWW"

Thanks


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 17, 2020, 08:05:56 AM
 Can someone else create the same keva_namespace, if I already created a keva_namespace?

e.g. keva_namespace "WWW"

Thanks


Yes! The namespace display name "WWW" is for your own convenience and record, so that you know which namespace is for what purpose. When you call keva_namespace, it will always create a unique namespace id, which you should use in your subsequent Keva operations. This is to avoid name squatting, i.e. the popular names are quickly claimed by speculators without intention to actually use (e.g. in the case of Namecoin).

To show all your namespace, use the command "keva_list_namespaces". It will show the display names and their corresponding namespace ids. The unique namespace id always starts with "N".


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: emwiz on January 17, 2020, 08:17:34 AM
does it have a paper wallet or webwallet ?


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: Twinkledoe on January 17, 2020, 08:29:47 AM
exchange???

We want to encourage more people to actually use Kevacoin. For this to happen, we probably need exchanges. It was launched about 12 hours ago, so we may need a little bit more time.

We just created a micro-blog on the mainnet. It is easy and fun, and costs very little. So why not try it!

---

Too early to be listed in exchanges.  If you can attract users to actually use your platform, it may add value to your coin. Because without actual usage, this is basically relying on traders, which doesn't have long-lasting impact to its value.


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: sudhsrx on January 17, 2020, 02:52:05 PM
Please provide Link for wallets.

MAC wallets available?
GITHUB shows Pre-release Mac wallet.
Kindly update the same ASAP.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 17, 2020, 06:51:01 PM
does it have a paper wallet or webwallet ?

Not yet. We welcome community contribution on these  :)


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: Pon13 on January 17, 2020, 06:57:43 PM
is this pool http://keva.lepool.com.cn ok to mine ?


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 17, 2020, 11:30:28 PM
Please provide Link for wallets.

MAC wallets available?
GITHUB shows Pre-release Mac wallet.
Kindly update the same ASAP.

We are working on it. The MacOS Catalina gives us some trouble  :)

Update: Kevacoin wallet for MacOS Catalina is now available on https://kevacoin.org

Scroll down the home page and you will find it. Please let us know if you find any issues.



Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: calmstorm on January 18, 2020, 11:22:18 AM
Kevacoin Block Explorer

https://explorer.kevacoin.org

Sorry for the delay ...


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: blueatsky on January 18, 2020, 02:46:03 PM
Kevacoin Block Explorer

https://explorer.kevacoin.org

Sorry for the delay ...


Great work! So cool


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 18, 2020, 07:01:01 PM
Kevacoin Block Explorer

https://explorer.kevacoin.org

Sorry for the delay ...


Great work! So cool

Thanks! It is a customization of Iquidus Explorer. We are working on showing the key-value data on the explorer, should be even cooler, stay tuned  :)


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: AFarpa on January 18, 2020, 07:04:40 PM
Kevacoin Block Explorer

https://explorer.kevacoin.org

Sorry for the delay ...


Its all ok..
If you get time ,  create a Discord Channel !
I can moderate it if you  don`t have time enough for it !
Its a fast platform of communication and where more than 80% of crypto user goes to talk !


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 19, 2020, 12:46:08 AM

If you get time ,  create a Discord Channel !
I can moderate it if you  don`t have time enough for it !
Its a fast platform of communication and where more than 80% of crypto user goes to talk !


Yes, here is the Discord Channel:
https://discord.gg/5zPHhbG

@AFarpa, help keep an eye on it while we are occasionally asleep :D








Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: bttxx on January 20, 2020, 09:07:46 AM
Hi.Nice to read this.
Can we talk about chinese market?Maybe I can help you to let more chinese know this coin.
可以加个VX 一起讨论一下


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: AmoreJaz on January 20, 2020, 09:27:29 AM
Kevacoin Block Explorer

https://explorer.kevacoin.org

Sorry for the delay ...


Great work! So cool

Thanks! It is a customization of Iquidus Explorer. We are working on showing the key-value data on the explorer, should be even cooler, stay tuned  :)

also, can you include the rich list on your explorer. and the total circulating supply. thanks

based from your twitter acct, youve been developing this project for a year already. do you think that period of preparation will help you in gaining good momentum once this coin hits the exchanges?



Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: chinguyensg on January 20, 2020, 02:55:42 PM
The wallet does not sync, only "connecting to peers" and so on. Any update ?


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 20, 2020, 05:15:46 PM
Hi.Nice to read this.
Can we talk about chinese market?Maybe I can help you to let more chinese know this coin.

Yes, very much appreciated! If you can start a discussion thread on Bitcointalk Chinese forum, that would be great!
Just a suggestion, you can translate the introduction into Chinese and post it  :)

We also encourage people to spread the word in the language-specific forums!


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: calmstorm on January 20, 2020, 05:18:57 PM
The wallet does not sync, only "connecting to peers" and so on. Any update ?

It is probably downloading the block headers, and will take a while. Please make sure you are using the mainnet release (download it from kevacoin.org).


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: calmstorm on January 20, 2020, 05:32:52 PM

also, can you include the rich list on your explorer. and the total circulating supply. thanks

based from your twitter acct, youve been developing this project for a year already. do you think that period of preparation will help you in gaining good momentum once this coin hits the exchanges?


Yes, we will fix the explorer as you suggested.

Keva project is developed by the developers, for the developers. it is incredibly easy and fun to use. Anyone can start to develop on this platform TODAY. Just treat it as a database, except it is decentralized. We have great hope that it will gain widespread acceptance, and we need everyone's help to spread the news  :)

Kevacoin is DIFFERENT. We hope its value is truly based on its usefulness.


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: othell_rogue on January 20, 2020, 07:50:12 PM
Looks like virustotal gives now 0 detection details on the windows wallet. Good job!

https://www.virustotal.com/gui/file/4a5e880b961697b00041aff9f5fdd61059c54889700a3c6c4bb38b4c20a3b7ed/detection

I will install the wallet and mine some coins.

As tip: for new users to mine easy I would suggest to add this to the mining pool - "getting started" page

<miner.exe -a cnr -o stratum+tcp://stratum.kevapool.com:3333 -u [WALLET] -p [ANY]>

P.S. some miner links will also be very useful.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 20, 2020, 10:42:44 PM
As tip: for new users to mine easy I would suggest to add this to the mining pool - "getting started" page

<miner.exe -a cnr -o stratum+tcp://stratum.kevapool.com:3333 -u [WALLET] -p [ANY]>

P.S. some miner links will also be very useful.

Thanks. We added some examples of using XMRig on the website. What miner are you using?



Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: bttxx on January 21, 2020, 01:50:16 AM
I was very excited to see kevacoin on BTT,but i was new to it,I didn't know how to mine
Is there a video tutorial


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: calmstorm on January 21, 2020, 03:17:18 AM
I was very excited to see kevacoin on BTT,but i was new to it,I didn't know how to mine
Is there a video tutorial


We are glad that you are excited about Kevacoin!
It is our goal to make Kevacoin "People's Coin"  :) We want to make it easy for everyone to use and mine. We don't have a video tutorial, but our Discord community has a mining channel.
Solo mining needs a little bit more work than mining pool but it can be managed. You need three pieces of software:

1. Wallet
2. Miner
3. Keva Stratum server

You can check out our stratum server site to see if that helps you:
https://github.com/kevacoin-project/keva-stratum




Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: bttxx on January 21, 2020, 03:31:10 AM
I was very excited to see kevacoin on BTT,but i was new to it,I didn't know how to mine
Is there a video tutorial


We are glad that you are excited about Kevacoin!
It is our goal to make Kevacoin "People's Coin"  :) We want to make it easy for everyone to use and mine. We don't have a video tutorial, but our Discord community has a mining channel.
Solo mining needs a little bit more work than mining pool but it can be managed. You need three pieces of software:

1. Wallet
2. Miner
3. Keva Stratum server

You can check out our stratum server site to see if that helps you:
https://github.com/kevacoin-project/keva-stratum



1.wallet already
2.miner BUG
3.Keva Stratum server  dont setting


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: killer0000001 on January 21, 2020, 01:01:16 PM
keva中文qq群  87185482
欢迎大陆矿工加入讨论


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: othell_rogue on January 21, 2020, 06:39:19 PM
As tip: for new users to mine easy I would suggest to add this to the mining pool - "getting started" page

<miner.exe -a cnr -o stratum+tcp://stratum.kevapool.com:3333 -u [WALLET] -p [ANY]>

P.S. some miner links will also be very useful.

Thanks. We added some examples of using XMRig on the website. What miner are you using?



Very good, thank you!
This will help newcomers in the way that they will find the mining tools much faster and get involved in the mining process without being forced to Google for miners.

I am mining using "XMR-AEON-STAK-2.10.4-CNv4-cnR". I don't know if this is the best for my Nvidia cards, but I will give it a try with the miner posted by you and will come back with some feedback.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 22, 2020, 05:35:10 AM
We will celebrate Chinese New Year and officially unveil Kevacoin's Chinese name with a special presentation, 100% on Kevacoin blockchain!

The presentation will be added to a block on January 25, 2020, around 3:30pm GMT, 11:30pm CST (China Standard Time).

---
A Chinese name is necessary because the language does not have an alphabet. Please contact us and make a suggestion if a name is required for your language  :)


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: sudhsrx on January 23, 2020, 03:49:03 PM
Please provide Link for wallets.

MAC wallets available?
GITHUB shows Pre-release Mac wallet.
Kindly update the same ASAP.

We are working on it. The MacOS Catalina gives us some trouble  :)

Update: Kevacoin wallet for MacOS Catalina is now available on https://kevacoin.org

Scroll down the home page and you will find it. Please let us know if you find any issues.



hi,

Thanks for the update but sadly the wallet isn't working on MacOS Catalina (10.15.2) (Error says not compatible with this version)
Please check and update.
Check the image links for errors

https://ibb.co/N27dMbX
https://ibb.co/DGfRbMg






Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 23, 2020, 04:46:15 PM

Thanks for the update but sadly the wallet isn't working on MacOS Catalina (10.15.2) (Error says not compatible with this version)
Please check and update.
Check the image links for errors

https://ibb.co/N27dMbX
https://ibb.co/DGfRbMg


Thanks for reporting the issue. We may miss some dependencies when packaging the MacOS app. We will fix the issue and get back to you soon!


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: Mail2mz on January 24, 2020, 04:09:47 PM
This is cool, I have it running at WLS on Win10.


Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: Krassus on January 24, 2020, 06:16:16 PM
Kevacoin (https://kevacoin.hashvault.pro/) Mining Pool by HashVault.pro (https://www.hashvault.pro/)

Pool Fee: 0.9%
Default minimum payout: 1000 KVA
Denomination Unit: 0.1 KVA
Payment Interval: Hourly

Additional features:
  • Automatic server selection based on geo position, variable port difficulty
  • PPLNS payout scheme
  • Custom payout threshold
  • Per-Worker hashrate charts
  • E-mail notifications
  • Android (https://play.google.com/store/apps/details?id=pro.hashvault.pooldashboard) mobile dashboard
  • Discord (https://discord.hashvault.pro/) channel
  • English (https://t.me/joinchat/CkOSCEc5nqI7R0R4EBPWyQ) and Russian (https://t.me/joinchat/CkOSCFKIHzr0gQ6q7PGd6A) telegram groups

Welcome and Happy Mining!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 24, 2020, 11:16:35 PM

Thanks for the update but sadly the wallet isn't working on MacOS Catalina (10.15.2) (Error says not compatible with this version)
Please check and update.
Check the image links for errors

https://ibb.co/N27dMbX
https://ibb.co/DGfRbMg


Thanks for reporting the issue. We may miss some dependencies when packaging the MacOS app. We will fix the issue and get back to you soon!

We haven't forgotten this issue - still working on a fix. Please give us a couple more days  :)


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 25, 2020, 09:28:34 AM
Happy Chinese New Year!

This is a special presentation to celebrate Chinese New Year and unveil Kevacoin's Chinese name:

https://explorer.kevacoin.org/ns/html/NVWKk9edEw9K8MRGySwkHx7AWoCUTKDKRF

100% on Kevacoin blockchain!

Enjoy!





Title: Re: [ANN] [KVA] Keva - Cryptocurrenct with Key-Value Data Store
Post by: helloword2013 on January 27, 2020, 01:35:20 PM
Code:
{
  "blocks": 7715,
  "currentblockweight": 4000,
  "currentblocktx": 0,
  "difficulty": 244330068.0926034,
  "networkhashps": 2643500.376602037,
  "pooledtx": 0,
  "chain": "main",
  "warnings": ""
}


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 27, 2020, 08:19:21 PM
Code:
{
  "blocks": 7715,
  "currentblockweight": 4000,
  "currentblocktx": 0,
  "difficulty": 244330068.0926034,
  "networkhashps": 2643500.376602037,
  "pooledtx": 0,
  "chain": "main",
  "warnings": ""
}

We are experiencing a sudden increase of network hash rate. Kevacoin's difficulty retargeting algorithm seems to work as expected, as the average block time is still about 2 minutes (last time I checked).
In case of a sudden decrease of network hash rate, the retargeting algorithm shall adjust downward even faster, allowing other miners to catch up.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 29, 2020, 04:42:59 AM

Thanks for the update but sadly the wallet isn't working on MacOS Catalina (10.15.2) (Error says not compatible with this version)
Please check and update.
Check the image links for errors

https://ibb.co/N27dMbX
https://ibb.co/DGfRbMg


We fixed the crash and tested it on a clean MacOS 12.15.2 machine. You can find the latest release here:
https://github.com/kevacoin-project/kevacoin/releases/tag/v0.16.3

Please feel free to let us know if you find any issue.



Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: sudhsrx on January 30, 2020, 07:11:48 PM

Thanks for the update but sadly the wallet isn't working on MacOS Catalina (10.15.2) (Error says not compatible with this version)
Please check and update.
Check the image links for errors

https://ibb.co/N27dMbX
https://ibb.co/DGfRbMg


We fixed the crash and tested it on a clean MacOS 12.15.2 machine. You can find the latest release here:
https://github.com/kevacoin-project/kevacoin/releases/tag/v0.16.3

Please feel free to let us know if you find any issue.


Mac wallet works fine on MacOS Catalina (10.15.2).Thanks for the update.
Sadly the missed the low difficulty phase due to wallet issues.  :'(
Anyways hopping in now!!!!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on February 01, 2020, 06:09:44 PM
v0.16.3.1 Release

This is the first release after the Mainnet launch. It is an important release for developers and mining pool operators and is strongly recommended for these users.

For Mining Pool Operators
Added new RPC getblockheaderbyhash.

For Developers
Added ZeroMQ notification for Keva events (keva_namespace, keva_update, keva_delete). See Kevacoin ZeroMQ(https://github.com/kevacoin-project/kevacoin/blob/master/doc/zmq.md (https://github.com/kevacoin-project/kevacoin/blob/master/doc/zmq.md)). This should make it much easier to develop on Kevacoin's blockchain data store.
Added new RPC getzmqnotifications.

Minor Changes
Applied Kevacoin's Chinese name.
Updated documentation.

Download
https://kevacoin.org (https://kevacoin.org)


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: mk111 on February 02, 2020, 05:19:31 AM
v0.16.3.1 Release

This is the first release after the Mainnet launch. It is an important release for developers and mining pool operators and is strongly recommended for these users.

For Mining Pool Operators
Added new RPC getblockheaderbyhash.

For Developers
Added ZeroMQ notification for Keva events (keva_namespace, keva_update, keva_delete). See Kevacoin ZeroMQ(https://github.com/kevacoin-project/kevacoin/blob/master/doc/zmq.md (https://github.com/kevacoin-project/kevacoin/blob/master/doc/zmq.md)). This should make it much easier to develop on Kevacoin's blockchain data store.
Added new RPC getzmqnotifications.

Minor Changes
Applied Kevacoin's Chinese name.
Updated documentation.

Download
https://kevacoin.org (https://kevacoin.org)


Good work guys!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: killer0000001 on February 03, 2020, 05:49:27 AM
need list exchang


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on February 04, 2020, 06:00:17 AM
need list exchang

We are still very very new. Our current focus is to build a strong community and encourage more people to use the platform. we have plans to showcase some interesting decentralized applications built on Kevacoin blockchain to demonstrate its power, flexibility, and ease of use.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: othell_rogue on February 06, 2020, 11:24:53 AM
need list exchang

We are still very very new. Our current focus is to build a strong community and encourage more people to use the platform. we have plans to showcase some interesting decentralized applications built on Kevacoin blockchain to demonstrate its power, flexibility, and ease of use.


To build a strong community you will need to engage more people into the project. For this you need to run a bounty campaign on twitter, facebook, linkedin, instagram to make some noise out there and create awareness so more people will come in here and use the platform. At least this is how I would proceed if it was my project.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on February 06, 2020, 10:59:56 PM
To build a strong community you will need to engage more people into the project. For this you need to run a bounty campaign on twitter, facebook, linkedin, instagram to make some noise out there and create awareness so more people will come in here and use the platform. At least this is how I would proceed if it was my project.

Thanks for the suggestion!

We are a fair-launch PoW coin, so as Dev we earn coins through mining, just like anyone else. However, we do have several big dudes who have more coins that most of us. We will try to encourage them to contribute to the bounty campaign  ;)


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: CaVO32 on February 06, 2020, 11:07:06 PM
need list exchang

We are still very very new. Our current focus is to build a strong community and encourage more people to use the platform. we have plans to showcase some interesting decentralized applications built on Kevacoin blockchain to demonstrate its power, flexibility, and ease of use.


what particular decentralized apps are you looking for Keva to venture with? it is really better to have practical use case in crypto market to have a steady growth rather than focusing in listing this to exchanges. 1 or 2 exchanges later is more than enough, but creating value should be the main focus. because without active application, the platform will die down easily and will be dead just like thousands of alts.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on February 07, 2020, 01:26:01 AM
what particular decentralized apps are you looking for Keva to venture with? it is really better to have practical use case in crypto market to have a steady growth rather than focusing in listing this to exchanges. 1 or 2 exchanges later is more than enough, but creating value should be the main focus. because without active application, the platform will die down easily and will be dead just like thousands of alts.

Yes, encouraging more developers to develop on our platform is our main focus. We feel that we should promote our platform on ProductHunt, Hacker News, etc, where there are more developers.

But everyone can start using the platform now! Here is an easy way to develop on our platform, publishing a website:
https://explorer.kevacoin.org/ns/html/NceXtbgQD92zrVM7QUnfNhrRcj2DQ1PewD

The tutorial above is published on our platform, by the way  :) Our explorer can render the web page (with less than 30 lines of code), and anyone can write a simple program to render it too!

A while ago we published a Chinese new year celebration page:
https://explorer.kevacoin.org/ns/html/NVWKk9edEw9K8MRGySwkHx7AWoCUTKDKRF

It is completely possible to develop a Twitter-like app on our platform, also forum apps (maybe a decentralized forum for the crypto community  :)). We will showcase some apps later, but it is not hard to start using our platform if you know a little bit about programming!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: othell_rogue on February 07, 2020, 01:51:37 AM
To build a strong community you will need to engage more people into the project. For this you need to run a bounty campaign on twitter, facebook, linkedin, instagram to make some noise out there and create awareness so more people will come in here and use the platform. At least this is how I would proceed if it was my project.

Thanks for the suggestion!

We are a fair-launch PoW coin, so as Dev we earn coins through mining, just like anyone else. However, we do have several big dudes who have more coins that most of us. We will try to encourage them to contribute to the bounty campaign  ;)

Anytime!

I know Keva had a fair launch with no premine, and this is a pullback because you lack funding.

You can set a donation fund for this kind of actions, like bounties, exchange listings, other expenses. People will put some money in because is their interest to grow the project and see the price going up.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on February 07, 2020, 06:07:29 PM
You can set a donation fund for this kind of actions, like bounties, exchange listings, other expenses. People will put some money in because is their interest to grow the project and see the price going up.

Thanks for your advice. We will start a discussion on our discord community on how to set up and manage the donation fund. We believe it is better for the community to manage the fund. We can make recommendations on how to spend it, but the community should have the final saying.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: othell_rogue on February 07, 2020, 06:53:54 PM
You can set a donation fund for this kind of actions, like bounties, exchange listings, other expenses. People will put some money in because is their interest to grow the project and see the price going up.

Thanks for your advice. We will start a discussion on our discord community on how to set up and manage the donation fund. We believe it is better for the community to manage the fund. We can make recommendations on how to spend it, but the community should have the final saying.


Good move @calmstorm and I believe you are right about who should manage the community donation funds, since they are the ones who donates and of course for more transparency.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on February 11, 2020, 10:08:16 PM
Our Product Hunt campaign is live!

Please support us by upvoting  :) 8) :) :D
https://www.producthunt.com/posts/key-value-database-on-keva-blockchain

This is a great opportunity to reach out to the developer community!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on February 19, 2020, 05:51:53 PM
We have a community fund to support the development and promotion of Kevacoin. The fund can be used for:

1. Bounty campaign.
2. Give-away to developers to try out the platform.
3. Future exchange listing.
4. etc.

The fund belongs to the community, and its management is transparent. We currently only take Kevacoin and please send your donation to this address:
VE6Q8bpn8gRKRoWXFPXMPFZt6juXYyNbe1

Once you give a donation to the above address, please send a note to this channel to let us know (you can stay anonymous if you wish so :grinning: ). Every time we take KVA from the fund, we will also notice the community through this channel.

You can see the transaction of the fund here:
https://explorer.kevacoin.org/address/VE6Q8bpn8gRKRoWXFPXMPFZt6juXYyNbe1

Suggestions and comments about the management of the fund are welcomed!

We just donated 100 KVA to kickstart the community fund!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: helloword2013 on February 20, 2020, 06:21:30 AM
https://explorer.kevacoin.org/tx/fbe287778eff6cfe5e4955f9bb8fcad4cc4d67618cb69c7115ba9037a7d19dfa
donated :)


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on February 20, 2020, 07:54:18 AM
https://explorer.kevacoin.org/tx/fbe287778eff6cfe5e4955f9bb8fcad4cc4d67618cb69c7115ba9037a7d19dfa
donated :)

Thank you for your support!  :)


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: Lacuna on February 26, 2020, 12:06:58 AM
Join us @
keva.smoothmine.com (http://keva.smoothmine.com)
               KEVA [KVA] POOL

We are the lowest-fee KEVA pool. This is our first pool, and we are committed to operating at maximum performance, and providing the smoothest experience for our users :-)

Mining Pool Address: keva.smoothmine.com
Ports (low to high diff): 111 (low-end), 222 (medium-end), 333 (high-end), 444 (mining rigs), 555 (nicehash / cloud)
User: your wallet address
Pass: x
Minimum payout: 10KVA
Fee: 0.03% (profit * 0.0003)

Support: https://discordapp.com/invite/9GECvA (https://discordapp.com/invite/9GECvA)

If you'd like to donate:
KVA - VJ8eDCJkXRyuQ5k65tGzp5P7FGKCNUPAA6
BTC - bc1qmyuj546qhwj4v2hznx58qv8ue0k25my0erac7f



Our 1000KVA donation to the KEVA community fund to show our support for this coin - https://explorer.kevacoin.org/tx/116afa413bd369569efdc0d2b52d65774e717783d1fa5b29a94c01e2e99a595f (https://explorer.kevacoin.org/tx/116afa413bd369569efdc0d2b52d65774e717783d1fa5b29a94c01e2e99a595f)


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: mankuk0007 on February 26, 2020, 11:19:06 AM
You can set a donation fund for this kind of actions, like bounties, exchange listings, other expenses. People will put some money in because is their interest to grow the project and see the price going up.

Thanks for your advice. We will start a discussion on our discord community on how to set up and manage the donation fund. We believe it is better for the community to manage the fund. We can make recommendations on how to spend it, but the community should have the final saying.


Good move @calmstorm and I believe you are right about who should manage the community donation funds, since they are the ones who donates and of course for more transparency.
I also agreed that who will be authority to manage the community donation fund as they are the person who donates with more clearity.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on February 26, 2020, 11:27:46 PM
This is a message I posted on Bitcointalk Altcoin forum:

Cryptnight R Price on NiceHash Went Down All the Way

https://bitcointalk.org/index.php?topic=5228737.0

It described what happened last night on the NiceHash CN/R marketplace.



Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: Lacuna on February 28, 2020, 05:09:05 AM
This is a message I posted on Bitcointalk Altcoin forum:

Cryptnight R Price on NiceHash Went Down All the Way

https://bitcointalk.org/index.php?topic=5228737.0

It described what happened last night on the NiceHash CN/R marketplace.



Dev, so has it really been decided that there will be an algo change? If so, then when, and to what algo? I think that the community should have a part in these decisions - like if you do decide to switch the algo - you could let the community vote on it. A new / modified algo for KVA would also be cool (assuming that your team is capable of making such, since you plan to develop a blockchain for Key-Value data storage ;)).


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: othell_rogue on February 28, 2020, 11:05:54 AM
This is a message I posted on Bitcointalk Altcoin forum:

Cryptnight R Price on NiceHash Went Down All the Way

https://bitcointalk.org/index.php?topic=5228737.0

It described what happened last night on the NiceHash CN/R marketplace.



Dev, so has it really been decided that there will be an algo change? If so, then when, and to what algo? I think that the community should have a part in these decisions - like if you do decide to switch the algo - you could let the community vote on it. A new / modified algo for KVA would also be cool (assuming that your team is capable of making such, since you plan to develop a blockchain for Key-Value data storage ;)).

A nicehash/asic,even GPU mining-resistent algo would be better imo. CPU only is the best.
Since I don't like, and is also too centralized the ninja mining/cloud mining all over other projects, this will be the best move for Keva.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on February 28, 2020, 09:02:45 PM

Dev, so has it really been decided that there will be an algo change? If so, then when, and to what algo? I think that the community should have a part in these decisions - like if you do decide to switch the algo - you could let the community vote on it. A new / modified algo for KVA would also be cool (assuming that your team is capable of making such, since you plan to develop a blockchain for Key-Value data storage ;)).

A nicehash/asic,even GPU mining-resistent algo would be better imo. CPU only is the best.
Since I don't like, and is also too centralized the ninja mining/cloud mining all over other projects, this will be the best move for Keva.

Thanks for the suggestions and I apologize for lack of communication on this important issue. The main reason is that we are still struggling with what is the best move for the next step. We originally plan to use our slightly tweaked version of Cryptnoght R (and call it Cryptonight KV). However, that would require us to submit patches to various miners (e.g. XMRig, XMR-stak, T-rex, etc.). Since CN/R is a GPU/CPU algorithm, we need to implement support AMD, NVIDIA and CPU. It is quite a lot of work and uncertainty (not sure if the miners would accept our patches and they are moving to CPU-only RandomX). Then Kevacoin source code will need lots of changes. Unlike Monero source code, which is designed with hard-forks in mind, the Keva source code does not have support for hard-fork and we need to implement and test it. This is lot of work and testing. Honestly, we are secretly hoping that Nicehash's support for CN/R will go away, just like other older CN algorithms. We had a glimmer of hope this morning as the available hash rate of CN/R dropped to 1MHz (from 6 MHz) on the US market for a while.

However, we do agree that the CPU only is the future, and it fits our targeted developer demography, as these people normally have machines with powerful CPUs but only average GPUs. The recent development of AMD multi-core CPUs also makes CPU mining very promising. Our concern is that some of our early supporters are GPU miners and we don't want to disappoint them. But it is a fact that CPU mining is good for the long term for Kevacoin.

We will have a vote on the switch as suggested. Comments and suggestions are welcomed!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: othell_rogue on February 29, 2020, 05:18:17 AM

Thanks for the suggestions and I apologize for lack of communication on this important issue. The main reason is that we are still struggling with what is the best move for the next step. We originally plan to use our slightly tweaked version of Cryptnoght R (and call it Cryptonight KV). However, that would require us to submit patches to various miners (e.g. XMRig, XMR-stak, T-rex, etc.). Since CN/R is a GPU/CPU algorithm, we need to implement support AMD, NVIDIA and CPU. It is quite a lot of work and uncertainty (not sure if the miners would accept our patches and they are moving to CPU-only RandomX). Then Kevacoin source code will need lots of changes. Unlike Monero source code, which is designed with hard-forks in mind, the Keva source code does not have support for hard-fork and we need to implement and test it. This is lot of work and testing. Honestly, we are secretly hoping that Nicehash's support for CN/R will go away, just like other older CN algorithms. We had a glimmer of hope this morning as the available hash rate of CN/R dropped to 1MHz (from 6 MHz) on the US market for a while.

However, we do agree that the CPU only is the future, and it fits our targeted developer demography, as these people normally have machines with powerful CPUs but only average GPUs. The recent development of AMD multi-core CPUs also makes CPU mining very promising. Our concern is that some of our early supporters are GPU miners and we don't want to disappoint them. But it is a fact that CPU mining is good for the long term for Kevacoin.

We will have a vote on the switch as suggested. Comments and suggestions are welcomed!


One thing that you can do, to not disappoint the early GPU miners is to premine the existing coins on the new blockchain and swap them for old coins so they won't loose the coins mined. Then  they can continue to mine Keva like other if they want to stick to the project. This is how I would do it, as I think you can't simply switch to new mining algo, but rather launch a new blockchain.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: killer0000001 on February 29, 2020, 11:19:20 AM
old chian,new algo ;D ;D ;D


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 01, 2020, 05:53:08 AM
One thing that you can do, to not disappoint the early GPU miners is to premine the existing coins on the new blockchain and swap them for old coins so they won't loose the coins mined. Then  they can continue to mine Keva like other if they want to stick to the project. This is how I would do it, as I think you can't simply switch to new mining algo, but rather launch a new blockchain.

Fortunately, we will be able to do a hard-fork and keep the original chain. So the GPU miners will keep their coins.




Community:

Please cast your vote about the new algorithm in our Discord channel (#new_hash_algorithm): https://discord.gg/5zPHhbG

The vote will be closed in 48 hours, so act soon!




Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: othell_rogue on March 01, 2020, 07:47:32 AM
One thing that you can do, to not disappoint the early GPU miners is to premine the existing coins on the new blockchain and swap them for old coins so they won't loose the coins mined. Then  they can continue to mine Keva like other if they want to stick to the project. This is how I would do it, as I think you can't simply switch to new mining algo, but rather launch a new blockchain.

Fortunately, we will be able to do a hard-fork and keep the original chain. So the GPU miners will keep their coins.


This is very good! You won't have to many problems.

Community:

Please cast your vote about the new algorithm in our Discord channel (#new_hash_algorithm): https://discord.gg/5zPHhbG

The vote will be closed in 48 hours, so act soon!




Joined. Voted for RandomX because I like CPU coins.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: Rabinovitch on March 08, 2020, 09:08:29 AM
So when the hardfork?


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: killer0000001 on March 08, 2020, 10:23:23 AM
maybe 2020/4/4 ::) ::) ::)


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 08, 2020, 03:55:55 PM
So when the hardfork?

We are communicating with stakeholders, and have made great progress. We have important pieces ready and starting from this week, we will communicate with the rest of the stakeholders and finalize the date. Hopefully, we can let the community know the exact fork date this week. Thank you again for your patience and please stay tuned!



Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 10, 2020, 05:38:32 AM
Dear All,

The mainnet hard fork will be executed at block 46130, at about 14:00 GMT, March 25, 2020. The source code will be released in 48 hours.

The testnet8 will also be live in 48 hours, and its hard fork will be executed at block 6030, at about 14:00 GMT, March 18, 2020.

If you have any questions or concerns, please feel free to let me know. Thank you!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: whotheff on March 10, 2020, 11:44:02 AM
Any info about the fork? Algo change, blockchain timing /reward change other changes?
What is the reason for the fork? Which pools will support it? Is it going to be CPU only or also GPU/ASIC?


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: Pon13 on March 10, 2020, 12:14:29 PM
Any info about the fork? Algo change, blockchain timing /reward change other changes?
What is the reason for the fork? Which pools will support it? Is it going to be CPU only or also GPU/ASIC?

You can join discord since they are more active there.

Copying from their discord channel
Quote
kevacoin
Today at 7:37 AM
#general

The mainnet hard fork will be executed at block number 46130, at about 14:00 GMT, March 25, 2020. The source code will be released in 48 hours.

The testnet8 will also be live in 48 hours, and its hard fork will be executed at block 6030, at about 14:00 GMT, March 18, 2020.

If you have any questions or concerns, please feel free to let me know. Thank you!

Community voted for RandomX and dev team will implement a custom RandomX-Keva algo
Already supported by
Quote
BenDr0id
Last Friday at 9:13 PM
XMRigCC 2.6.1

https://github.com/Bendr0id/xmrigCC/releases/tag/2.6.1

Changelog:

* Integrated RandomKEVA "algo": "rx/keva" or "coin": "keva" (autoswitch on fork) for upcoming Kevacoin fork
* Fixed #298 Miner hangs on restart command
* Upstream changes highlights (Thx to @xmrig and @SChernykh)
    * Integrated AstroBWT "algo": "astrobwt" or "coin": "dero" (autoswitch on fork) for upcoming DERO fork
    * RandomX hashrate improvements
    * Added SOCKS5 proxy support for Tor or other tunnels
    * Fixed for duplicate jobs in daemon (solo) mining client
    * ...

and

Quote
doktor
Today at 1:35 PM
Added support for upcoming 'randomkeva':
https://github.com/doktor83/SRBMiner-Multi/releases/tag/0.4.0


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 11, 2020, 05:03:47 PM
v0.16.4 Release
=====================================

Mandatory Upgrade

This is a major release of Kevacoin software, upgrade to this release is mandatory due to the hard fork on March 25, 2020. The hard fork will switch the Proof-of-Work hash algorithm from Cryptonight R to RandomKeva.

Before upgrading to this version, make sure to back up your wallet in case something unexpected happens, even though this release should not affect your wallet. Uninstall the previous version and install this version.

Important changes in this release:

- Switch the Proof-of-Work hash algorithm from Cryptonight R to RandomKeva.
- Faster wallet synchronization.

Download the wallet from our website:
https://kevacoin.org


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 20, 2020, 04:46:32 AM
Testnet8 successfully switched from cn/r to cn/keva at GMT 04:37, 2020-03-20, paved the way for the mainnet switch around March 25, 2020, at block 46130.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: SistaFista on March 20, 2020, 02:41:33 PM
Testnet8 successfully switched from cn/r to cn/keva at GMT 04:37, 2020-03-20, paved the way for the mainnet switch around March 25, 2020, at block 46130.

Hi admin kevacoin, if the test net already running, can we mine keva coin on the test net ?
Have you released the miner of kevacoin with random-keva algo ?
I would like to test mining with random-keva algo miners.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 20, 2020, 11:17:09 PM
Hi admin kevacoin, if the test net already running, can we mine keva coin on the test net ?
Have you released the miner of kevacoin with random-keva algo ?
I would like to test mining with random-keva algo miners.

The following miners support rx/keva:

xmrigCC 2.6.1: https://github.com/Bendr0id/xmrigCC/releases/tag/2.6.2
xmrig 5.9.0: https://github.com/xmrig/xmrig/releases/tag/v5.9.0
SRBMiner-Multi 0.4.0: https://github.com/doktor83/SRBMiner-Multi/releases/tag/0.4.0

You can mine Kevacoin on testnet. Please download the latest v0.16.5 wallet from https://kevacoin.org.
(Do not use v0.16.4, it contains a critical bug)

We have a test mining pool too:

149.56.12.57:3333
149.56.12.57:5555
149.56.12.57:7777

Please feel free to let me know if you have any questions.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: SistaFista on March 21, 2020, 02:06:00 PM
~

The following miners support rx/keva:

xmrigCC 2.6.1: https://github.com/Bendr0id/xmrigCC/releases/tag/2.6.2
xmrig 5.9.0: https://github.com/xmrig/xmrig/releases/tag/v5.9.0
SRBMiner-Multi 0.4.0: https://github.com/doktor83/SRBMiner-Multi/releases/tag/0.4.0

You can mine Kevacoin on testnet. Please download the latest v0.16.5 wallet from https://kevacoin.org.
(Do not use v0.16.4, it contains a critical bug)

We have a test mining pool too:

149.56.12.57:3333
149.56.12.57:5555
149.56.12.57:7777

Please feel free to let me know if you have any questions.


Very nice, i guess i will using xmrig 5.9.0 to mining from my computers.
What are the difficulties of the ports ? port 3333 is for the low end hardware isn't it ? my computer cpu is not too high.
Thank you for your previous explanation.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 21, 2020, 06:01:31 PM
What are the difficulties of the ports ? port 3333 is for the low end hardware isn't it ? my computer cpu is not too high.
Thank you for your previous explanation.

Right, port 3333 is for low-end hardware with the initial difficulty of 8000. The mining pool will adjust the difficulty according to the actual hashrate of your hardware. It will increase the difficulty if the hardware has higher hashrate, while it will decrease the difficulty if it has lower actual hashrate.

Here are the description of the test mining pool:

      "port": 3333,
      "difficulty": 8000,
      "desc": "Low end hardware"

      "port": 5555,
      "difficulty": 16000,
      "desc": "Mid range hardware"

      "port": 7777,
      "difficulty": 32000,
      "desc": "High end hardware"



v0.16.5 Release - Mandatory Upgrade

Note: Previous release v0.16.4 contains critical issues. Do not use!

This is a major release of Kevacoin software, upgrade to this release is mandatory due to the hard fork on March 25, 2020. The hard fork will switch the Proof-of-Work hash algorithm from Cryptonight R to RandomKeva.

Before upgrading to this version, make sure to back up your wallet in case something unexpected happens. Uninstall the previous version and install this version.

Important changes in this release:

- Switch the Proof-of-Work hash algorithm from Cryptonight R to RandomKeva.
- Faster wallet synchronization.
- Fixed Initial Block Download (IBD) with RandomKeva. Added new data structure to store the hashes at different seed height.
- Disable miner mode of RandomKeva hash function. The miner mode causes incorrect results when the seed height changes, due to the incorrect initialization of the RandomX VM.

Download:
https://kevacoin.org/


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: Lacuna on March 24, 2020, 06:03:14 PM
Really looking forward to what the project can bring, and am happy to be part of the growing community :D

Sent a 15k KVA donation to community fund @ VE6Q8bpn8gRKRoWXFPXMPFZt6juXYyNbe1 (txid 42e746495148471ad8efd76504d9128799ed4cef62a3bca0b67713c4eb1bc919). Let's all continue to help the dev team with funding so that we can have bounties and expand our reach.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 24, 2020, 06:07:18 PM
Really looking forward to what the project can bring, and am happy to be part of the growing community :D

Sent a 15k KVA donation to community fund @ VE6Q8bpn8gRKRoWXFPXMPFZt6juXYyNbe1 (txid 42e746495148471ad8efd76504d9128799ed4cef62a3bca0b67713c4eb1bc919). Let's all continue to help the dev team with funding so that we can have bounties and expand our reach.

Thank you!

We have updated the ANN to add the donation section:

Donation

We have a community fund to support the development and promotion of Kevacoin. The fund can be used for:

1. Bounty campaign.
2. Give-away to developers to try out the platform.
3. Future exchange listing.
4. etc.

The fund belongs to the community, and its management is transparent. We currently only take Kevacoin and please send your donation to this address:
VE6Q8bpn8gRKRoWXFPXMPFZt6juXYyNbe1

Once you give a donation to the above address, please send a note to this channel to let us know (you can stay anonymous if you wish so :grinning: ). Every time we take KVA from the fund, we will also notice the community through this channel.

You can see the transaction of the fund here:
https://explorer.kevacoin.org/address/VE6Q8bpn8gRKRoWXFPXMPFZt6juXYyNbe1


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 25, 2020, 04:52:48 AM
The switch of hash algorithm from Cryptonight R to RandomKeva will be executed at block 46130, approximately 36 hours from now (current time is 4:52 a.m, March 25, 2020). If you run a full node, please make sure to upgrade it to v0.16.5.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 27, 2020, 02:30:52 AM
At 20:18 GMT, March 26, 2020, kevacoin successfully executed the planned hard fork at block 46130, switching the PoW algorithm from Cryptonight R to RandomKeva. Thank you for your help and support!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 28, 2020, 07:36:20 PM
We are experiencing a sudden increase in hash rate after the algorithm change. Our original hope was that we could have a period of organic growth after the switch, but apparently this is not the case now.

Here are what we suggest:

1. For the miners, if possible, please try to distribute your hash rate among different ming pools. The goal is to make our blockchain as decentralized as possible.
2. For developers, if you have difficulty getting the coins (KVA) to test the platform, please feel free to let us know. We have a community fund to support the developers.

If you have any suggestions and concerns, please feel free to let the community and us know.





Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: Lacuna on March 29, 2020, 05:45:33 AM
We are experiencing a sudden increase in hash rate after the algorithm change. Our original hope was that we could have a period of organic growth after the switch, but apparently this is not the case now.

Here are what we suggest:

1. For the miners, if possible, please try to distribute your hash rate among different ming pools. The goal is to make our blockchain as decentralized as possible.
2. For developers, if you have difficulty getting the coins (KVA) to test the platform, please feel free to let us know. We have a community fund to support the developers.

If you have any suggestions and concerns, please feel free to let the community and us know.





Well hopefully these are distributed miners, and it would be cool if some of the miners switch over to the other pools to distribute the network hashrate. Otherwise, I'm pretty happy that so many new people have jumped on board.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: SistaFista on March 30, 2020, 03:45:19 AM
We are experiencing a sudden increase in hash rate after the algorithm change. Our original hope was that we could have a period of organic growth after the switch, but apparently this is not the case now.

Here are what we suggest:

1. For the miners, if possible, please try to distribute your hash rate among different ming pools. The goal is to make our blockchain as decentralized as possible.
2. For developers, if you have difficulty getting the coins (KVA) to test the platform, please feel free to let us know. We have a community fund to support the developers.

If you have any suggestions and concerns, please feel free to let the community and us know.





If we see the network hash rate of the coin in : https://miningpoolstats.stream/kevacoin ,
the most hash rate is on lepool, about 70% network hash rate.
im gonna mining the coin on other pool to distribute the hash rate, hashvault maybe the good choice.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: whotheff on March 30, 2020, 07:35:42 AM
Does Keva have a real-world use case?
How it is better from other crypto currencies?
Why should people prefer it?


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 30, 2020, 04:44:48 PM
Does Keva have a real-world use case?
How it is better from other crypto currencies?
Why should people prefer it?

Yes!  In an extremely simple example, anyone can easily write messages in the KVA blockchain. Yes, BTC can do that too, but KVA has the builtin commands to do that. What is more, KVA is a structural database, you can easily find the message you post, update it, delete it (the history will still be there though).

Database is the foundation of modern internet applications. For the first time, KVA implements a database that is open to everyone, not owned by anyone, secure and trusted. Using KVA database does not require smart contract, any programming languages will do. And unlike smart contract, which is very difficult to implement and validate, with KVA database, the applications are easy to implement and easy to update.

Any applications that require a database that is not owned by anyone, yet is open to everyone should consider using KVA. Example, public identity system, public service messages, public notary system, coordination between federated social network instances (e.g. Mastodon). It can essentially be used as a "glue" of the decentralized web.

And it is available TODAY. Read the simple documentation, and you are ready to take advantage of it.



Also among the Bitcoin derived coins, Kevacoin likely has the most CPU friendly mining algorithm - significantly faster than any GPUs. So fire up your PC and start mining  ;)



KVA will debut on KuangEx.com with KVA/USDT pair!

https://twitter.com/kuangex/status/1245555292403687425

KuangEx.com is a new crypto exchange found on Oct. 1, 2019. The website is currently Chinese only, but their representative told us that it will soon have an English version.




Thanks DxPool for the donation to our community fund!

Dxpool Will Donate 50% of Pool Fee to Kavacoin's Community Fund for the Next 3 Months

https://twitter.com/dxpoolOfficial/status/1245939267051745281


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: SistaFista on April 05, 2020, 03:02:39 PM
Hello admin, i checked your website and go to the tutorial and click 'How to publish a web page on keva blockchain' link,
but there is only 'undefined' text displayed. Please fix your website because i want to know how to use the coin on the network.
Here is the link : https://kevacoin.org/tutorial.html


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on April 05, 2020, 04:02:25 PM
Hello admin, i checked your website and go to the tutorial and click 'How to publish a web page on keva blockchain' link,
but there is only 'undefined' text displayed. Please fix your website because i want to know how to use the coin on the network.
Here is the link : https://kevacoin.org/tutorial.html

Thanks for reporting the issue! We have fixed the link and you should be able to see it now.

Here is the direct link to the tutorial:
https://explorer.kevacoin.org/ns/html/NceXtbgQD92zrVM7QUnfNhrRcj2DQ1PewD

For now, you will need the command line tool "kevacoin-cli" to read and write Keva database. We are adding a cool GUI interface to the GUI wallet to make it extremely easy for anyone to use. We will release it soon, please stay tuned!

You can think of the namespace as the "IP address" on the blockchain. Anyone can set up their name service (i.e. DNS for the blockchain) to map the namespace to a human-readable "domain" name.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: vanhongan on April 11, 2020, 02:02:12 AM
Nice project,
im mining it today !
Anyone can share your hashrate?


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on April 11, 2020, 05:59:44 PM
Nice project,
im mining it today !
Anyone can share your hashrate?

Keva uses a variant of RandomX called RandomKeva. It is about 5 - 10% faster than RandomX due to its use of smaller scratchpad.
You can find out the hashrates of various CPUs here for RandomX:

https://monerobenchmarks.info/

Please note that with RandomX and RandomKeva, CPU normally has a big advantage over GPU. So you should consider mining with CPU.



Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on April 13, 2020, 07:04:16 AM
v0.16.5.1 Release
-------------------------------

GUI for Key-Value Database Operations!

This release adds Graphical User Interface (GUI) for the Key-Value database operations, which should make it much easier for programmers and non-programmers to use Kevacoin's unique blockchain database feature.

The "bookmarks" feature is experimental and we will continue to improve it in the future release.

Highlights of this release:

- Added GUI for Key-Value database operations for Windows, Linux and MacOS desktop wallets.
- Fixed keva_filter command-line option parsing.

Download: https://kevacoin.org/


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: SistaFista on April 14, 2020, 03:48:28 AM
Hello admin, i checked your website and go to the tutorial and click 'How to publish a web page on keva blockchain' link,
but there is only 'undefined' text displayed. Please fix your website because i want to know how to use the coin on the network.
Here is the link : https://kevacoin.org/tutorial.html

Thanks for reporting the issue! We have fixed the link and you should be able to see it now.

Here is the direct link to the tutorial:
https://explorer.kevacoin.org/ns/html/NceXtbgQD92zrVM7QUnfNhrRcj2DQ1PewD

For now, you will need the command line tool "kevacoin-cli" to read and write Keva database. We are adding a cool GUI interface to the GUI wallet to make it extremely easy for anyone to use. We will release it soon, please stay tuned!

You can think of the namespace as the "IP address" on the blockchain. Anyone can set up their name service (i.e. DNS for the blockchain) to map the namespace to a human-readable "domain" name.


Thankyou for fixing the tutorial, i hope keva will become a great coin someday.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on April 23, 2020, 04:20:24 AM
Kevacoin Android wallet is ready for Beta testing!

Please download the APK (Release Candidate 3) here:
https://github.com/kevacoin-project/keva_wallet/releases/download/v5.0.0-rc3/app-release.apk

Since this is a release candidate, please don't put too many KVA in it :-)

We would appreciate if you can help us test the following functionalities:

1. Send/Receive using QR code.
2. Import/export wallet from/to desktop wallet.
3. Single address wallet
4. HD (multiple addresses) wallet.

iOS version is coming soon!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on May 05, 2020, 03:24:57 AM
Kevacoin Android Wallet Offical Release

Download it from Google Play Store:
https://play.google.com/store/apps/details?id=org.kevacoin.kevawallet

IMPORTANT:  if you installed the test app and want to uninstall it, make sure to back up the wallet or transfer the coin out before uninstalling the test app. Fail to do so will result in unrecoverable loss!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on May 07, 2020, 05:35:55 PM
Zoom Acquires Keybase.

The centralized identity management startup Keybase is no more. Kevacoin + W3C's DID (https://www.w3.org/TR/did-core/) is the way to go.
https://news.ycombinator.com/item?id=23102430


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: vanhongan on May 09, 2020, 05:57:32 AM
Hi
How to import desktop wallet to android wallet?


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on May 09, 2020, 04:15:25 PM
Hi
How to import desktop wallet to android wallet?

You can follow this wiki to move an address from desktop wallet to Android. In this case, you will create a "Single Address Wallet", whose color is purple.
https://github.com/kevacoin-project/keva_wallet/wiki


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: vanhongan on May 10, 2020, 01:48:37 PM
Thanks so much !
Hi
How to import desktop wallet to android wallet?

You can follow this wiki to move an address from desktop wallet to Android. In this case, you will create a "Single Address Wallet", whose color is purple.
https://github.com/kevacoin-project/keva_wallet/wiki


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on May 10, 2020, 11:22:38 PM
v0.16.5.2 Release

This release adds the bookmarking of Kevacoin namespaces. You can now add, edit, or remove namespaces from your bookmarks through the Kevacoin core GUI. Use the namespaces as IP addresses!

Other fixes:

1. Fixed a potential race condition during block syncing. This fix is a precaution as it is unlikely the race condition would happen.
2. Fixed namespace table view on macOS.

You can also download the Android wallet app from Google Play Store:
https://play.google.com/store/apps/details?id=org.kevacoin.kevawallet



Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on May 13, 2020, 05:09:00 AM
v0.16.5.3 Release

This release fixes Kevacoin core GUI crash when creating namespace or adding key/value pair with a locked wallet. It now prompts a passphrase dialog for the user to unlock the wallet before creating a namespace, adding key/value pairs, and deleting a key.

You can also download the Android wallet app from Google Play Store:
https://play.google.com/store/apps/details?id=org.kevacoin.kevawallet


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: mk111 on May 13, 2020, 08:51:57 AM
Hotbit will launch KVA(kevacoin) on May 13th

https://hotbit.zendesk.com/hc/en-us/articles/360048134313


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on May 18, 2020, 06:48:48 AM
Hotbit’s Announcement Regarding the Launch of KVA Investment Product on May 15th, 2020 (UTC+8) and the Launch of KVA Current Deposit Investment Plan on May 16th, 2020 (UTC+8):
https://twitter.com/Hotbit_news/status/1261201275128963072


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on May 28, 2020, 12:22:05 AM
Android wallet v5.6.0 is available on Google Play Store. This release fixes performance and stability issues:

1. Incorrect fee estimation.
2. Added status text during the creation of a new transaction to help debugging in case of error.
3. Some minor UI fixes.

https://play.google.com/store/apps/details?id=org.kevacoin.kevawallet

We will apply the same fixes to the iOS version and submit to the Apple App store. Sorry for the delay ...


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on June 07, 2020, 03:18:39 AM
KIP 010 first draft for comments:
https://github.com/kevacoin-project/kips/blob/master/kip-0010.md

This KIP describes the feature of Namespace Access Control (NAC) for Kevacoin key-value database. It allows the owner of a namespace to assign the write access to other users. It also provides the options to limit the write access to certain key patterns, i.e. the user can only create or write to keys that follow the given regular expression patterns. And finally, it allows the original owner of the namespace to revoke the access to the other users.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on June 29, 2020, 04:11:03 AM
Kevacoin Mobile Wallet 5.7.2 Major Performance and Stability Improvement

Kevacoin Mobile Wallet v5.7.2 has been released on the Android Play Store.  It has been submitted to iOS app store for review and should be available in several days.

This release significantly improves the stability and performance of the app. The improvements include:

1. Detect the loss of network connection and try to reconnect.
2. Display the correct transaction amount on the final confirmation screen.
3. Correctly handle maximum balance transfer.
4. Add optional status toast to show refreshing progress. To enable it, on "Settings", "General", toggle on the switch "Show Refreshing Status".
5. Some UI improvements.

Update: iOS mobile wallet 5.7.4 has been approved and is live on Apple's iOS App Store!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on July 04, 2020, 07:07:16 PM
Kevacoin Mobile Wallet 5.8.1 Release

- Reimplemented TCP connection with the server with better performance and stability.
- Fixed crash when the refreshing status is enabled and there is no network connection.
- UI improvement. Made the settings button easier to click.

It has been published on the Android Play Store. The iOS version has been submitted for review and should be available in a few days.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on July 07, 2020, 06:13:11 PM
FYI: Apple App Store has approved Kevacoin Mobile Wallet 5.8.1.

We are about to release 5.9.1 soon - this version will significantly reduce the data required from the server and make refreshing much faster. We would like to thank our users for giving us valuable feedback.

So far we have been working on stabilizing and optimizing the mobile wallets. Now we are at the point that we feel comfortable to start adding Keva-related features on the mobile wallet. You will start to see big UI changes to our mobile wallets.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on July 11, 2020, 05:56:30 PM
Kevacoin Mobile Wallet 5.9.2 Release

- Much faster refreshing of transactions.
- Significantly reduced the data fetched from the server by smart caching of transactions.

iOS version has been submitted to Apple App Store and should be available next week.
This is the release we can somewhat be proud of  Thanks again for the valuable feedback from our users! If you find any issues, please feel free to let us know.

Update: iOS version 5.9.2 has been approved and is available on Apple App Store.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on July 15, 2020, 10:48:22 PM
This is MASSIVE! Hackers pumping a crypto giveaway scam appear to have compromised the Twitter accounts of leading exchanges, individuals and at least one news org.
https://www.coindesk.com/hackers-take-over-prominent-crypto-twitter-accounts-in-simultaneous-attack

By using Twitter, you put the security of your account in the hand of a private entity. This massive attack speaks for itself how secure Twitter is.

If Twitter/Micro-blogging is done on Kevacoin, users are in charge of their private keys, and so is completely in charge of the security of their accounts (namespaces). And, a 51% attack cannot tamper the messages, it can only rollback the messages.

We are working on a micro-blogging feature on Kevacoin this summer on our mobile wallets.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on July 26, 2020, 08:39:08 PM
Network Security Upgrade

We have released a security patch and have notified the mining pools to upgrade their Kevacoin nodes. We will disclose the vulnerabilities once the security upgrade is activated. The vulnerabilities are not related to Kevacoin creation or transactions,  and your assets are safe.

There is a BIP9 upgrade currently underway. It is normal you see a warning like this:

Warning: Unknown block versions being mined! It's possible unknown rules are in effect.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on July 29, 2020, 10:41:48 PM
v0.16.6.0 Security Update

This is an important security update that fixes namespace creation vulnerabilities. The fixes are implemented as a BIP9 soft fork and was activated since block 129600.
https://github.com/kevacoin-project/kevacoin/releases/tag/v0.16.6.0

Target Audience

Mining pools
If you are already using the secret v0.16.5.4 release, you can safely skip this release.

Full nodes
Although not required since this is a soft fork, it is strongly recommended that you upgrade your public full nodes.

Exchanges
Although not required since this is a soft fork, it is strongly recommended that you upgrade your nodes.

Developers
This is a mandatory upgrade if you want to create a new namespace. The older version of Kevacoin core will not be able to create namespaces that will be accepted by the miners.

New Features
This release introduces the namespace group feature, which allows the combination of the namespaces. We will release the documentation and tutorial for this new feature soon.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: AnnabelleCen on August 21, 2020, 02:25:12 AM
We've got KVA mining tutorial in DxPool,
here is the link:
https://www.dxpool.com/help/zh/kva-mining-tutorial


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on August 21, 2020, 05:05:03 AM
Important: Electrumx Server Upgrade Notice

In preparation for the major mobile app release, we will update the official ElectrumX servers at 15:00 UTC, on Sunday, Aug. 23. The update will last about two to three hours. During this time, the servers will be unavailable and the mobile wallet cannot be used. Sorry for the inconvenience.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on August 25, 2020, 05:36:22 PM
Kevacoin Android Wallet 6.0.0 is available on Google Play Store

New Feature
This is a major release with the new feature to directly read and write to the Kevacoin blockchain database.

Performance and Stability
Storage usage has been optimized for better performance.

UI improvements and bug fixes.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on September 03, 2020, 07:00:47 AM
Kevacoin Android Wallet 6.2.1 is available on Google Play Store

We are excited to bring you cool features in this release! You can comment and share other peoples' postings. Kevacoin mobile wallet is now a decentralized microblogging platform, 100% hosted on the Kevacoin blockchain.

https://pbs.twimg.com/media/Eg-NUHDVgAA44oF?format=png&name=medium



Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on September 04, 2020, 12:53:31 AM
Important: Electrumx Server Upgrade Notice

We will update the official ElectrumX servers at 15:00 UTC, on Saturday, Sept. 5. The update will last about two to three hours. During this time, the servers will be unavailable and the mobile wallet cannot be used. Sorry for the inconvenience.

This server upgrade will significantly improve the performance of mobile wallets, especially for data reading and writing. A new version of the mobile wallet will be released after the upgrade to take advantage of the performance feature of the servers.

If you run your own server, please download the latest ElectrumX server code and upgrade your server as soon as possible:
https://github.com/kevacoin-project/electrumx

You need to remove the database directory and perform the synchronization again.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on September 06, 2020, 05:41:43 AM
Android Wallet 6.3.1 is available on Google Play Store

This release uses the latest ElectrumX server features to significantly improve download and refresh performance. We also made some UI improvements and fixed some bugs. Thanks for using Kevacoin's mobile app!

If you don't have access to Google Play Store, download it here:
https://github.com/kevacoin-project/keva_wallet/releases/tag/v6.3.1


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on September 12, 2020, 10:03:58 PM
Android Mobile Wallet 6.5.0

https://kevacoin.org/images/reward.png

- Now you can reward posts with Kevacoins! Click on the "heart  " icon and choose the amount to give to the authors.
- The occasional error message "Please wait a few minutes until your last change is confirmed in the blockchain." is fixed and should not show up again.
- We also improve the refresh and transaction performance. Enjoy this new version and thanks for using our mobile app!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on September 18, 2020, 07:04:00 PM
iOS KevaWallet 6.5.2 Available on App Store

iOS KevaWallet 6.5.2 is live on Apple App Store. Upgrade to this version (6.5.2) is strongly recommended for all iOS KevaWallet users, as it addresses a critical issue ("Error writing saving keys") when the number of transactions exceeds a certain limit.

This release also brings the feature set of iOS on par with the Android one. You will now be able to access the Keva blockchain database from the iOS mobile app. You can post, reply, and reward other posts.

Since this is a major upgrade, please make sure to backup your wallet before upgrading.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on September 25, 2020, 07:09:10 PM
Keva and IPFS on Mobile Devices

Our latest blog:
https://kevacoin.org/ipfs_mobile.html

You can write your blogs in plain text or HTML, and you can insert pictures and videos. However, the pictures and the videos must be hosted on a server somewhere, and you have to insert the HTTP links. It is not an ideal decentralized solution and we are working on a solution that will allow you to upload your pictures and videos to IPFS from your mobile device. Integrating IPFS in a mobile app is an interesting challenge. The major problem is that mobile apps cannot have constant network connection (otherwise the battery will quickly drain), and reliable network connection (WIFI vs cellular data). Because of this, after you upload an image or video to IPFS, other people may not be able to access the file if your mobile app is not connected to the internet. Running an IPFS peer on a mobile device will also have performance issues. An IPFS peer opens many connections to other peers and requires large network bandwidth and CPU cycles, which may not be suitable for a mobile device.

Check out our proposal on our latest blog: https://kevacoin.org/ipfs_mobile.html


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on September 28, 2020, 09:54:43 PM
Need some Kevacoin (KVA) for testing?

We believe that everyone should be able to access the Keva decentralized database. Now we make it easier for you to give it a try!

For a limited time, we will give away 10 KVA for you to try our blockchain database. You need a Twitter account and a Kevacoin wallet.

If you don't have a Kevacoin wallet:

1. Download the iOS or Android Kevacoin wallet (https://kevacoin.org)
2. Create a wallet, go into the wallet, tap "Receive" to get a new Kevacoin address (e.g. VVtR26gk....).
3. Tap the address to copy it to the clipboard.
4. Send a direct message to @kevacoin with the address from your Twitter account.

You should receive 10 KVA Kevacoin (subject to change) in about two minutes. Simply pull down to refresh in your Kevacoin wallet.

With the Kevacoins, you can start posting on the blockchain. Have fun!



Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: othell_rogue on October 01, 2020, 11:27:19 AM
<...>


Hello there!
Sorry for my dumb question, since I didn't followed the project closely, but are those 10 KVA coins the real deal, I mean, mainnet KVA coins or are testnet coins?
Thank you!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on October 01, 2020, 02:10:53 PM
but are those 10 KVA coins the real deal, I mean, mainnet KVA coins or are testnet coins?
Thank you!

It is the real deal  :) they are the mainnet KVA coins. You can simply download the Android or iOS mobile app to quickly get an address. With the KVA, you can read and write to the mainnet blockchain database from your mobile devices.
If you don't have a Twitter account, please feel free to send us a PM in discord: https://discord.gg/5zPHhbG (https://discord.gg/5zPHhbG) (Twitter will be faster because it is handled automatically by a server).


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: suanli.io on October 02, 2020, 04:52:52 AM
Best coin in 2020 and Great coin in the blockchain history ;)


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: othell_rogue on October 02, 2020, 06:09:07 AM
<...>

I'm not a fan of mobile wallets but I will give it a try if you don't have desktop wallets. As for the Twitter, sure I have. I'll send you a message as soon as I'll have the wallet installed.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: BitSails.com on October 02, 2020, 01:16:08 PM
📢 #BitSails New Market Listing:

https://www.bitsails.com/market?MarketName=BTC-KVA

We are happy to announce we are now supporting a new coin on BitSails.com: #Kevacoin $KVA.

Coin's info: https://bitcointalk.org/index.php?topic=5213046.0

Enjoy your trading of the most safe, fast & reliable $CRYPTO exchange


📢


https://i.imgur.com/JCf8nRS.png (https://bitsails.com)


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on October 22, 2020, 08:38:04 PM
https://kevacoin.org/images/honor.png

https://twitter.com/KevaMemorial/status/1319346894875840516

Announcing http://KevaMemorial.com - A place to honor your loved ones & life's most important memories. Permanently on the reliable Kevacoin

Create a Memorial in seconds for FREE and FOREVER, no technical skills required.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: CountCryptula on October 24, 2020, 01:45:12 AM
https://kevacoin.org/images/honor.png

https://twitter.com/KevaMemorial/status/1319346894875840516

Announcing http://KevaMemorial.com - A place to honor your loved ones & life's most important memories. Permanently on the reliable Kevacoin

Create a Memorial in seconds for FREE and FOREVER, no technical skills required.

Thank you for posting this and for all of the hard work of the Keva Coin developers

****Please try https://kevamemorial.com/   and please give us your feedback

type Ruth, John, or King in the Search section to see examples of Memorials

This app showcases the amazing possibilities with Keva and blockchain. Keva Memorial can be useful and accessible to millions if not billions.
We will continue to improve it and it has already been working flawlessly Powered by Keva


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: CountCryptula on November 17, 2020, 05:40:35 PM
We the help of the great KevaCoin team. We have updated the Keva Memorial site to make it easier to add special events like a wedding or birth announcement.

https://kevamemorial.com/

Fro example: we just memorialized the recent SpaceX launch
https://kevamemorial.com/memorial?e=32b5b398-7c36-469a-ac64-f0b527d59d71


Please try our site and this great use of blockchain tech. ITS FREE!!!!!!


PS - let us know if you have any suggestions or want to help in any way. Thanks


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on November 21, 2020, 11:03:14 PM
Android Keva mobile app now supports pictures!

We are pleased to release the latest version of the Keva Android app that supports image uploading through IPFS! We hope you enjoy it and thanks for using the app!

https://kevacoin.org/images/screenshot_ipfs_android.png

Other fixes: fixed occasionally missing namespaces.

If you don't have access to Google Play Store, you can download it here:
https://github.com/kevacoin-project/keva_wallet/releases/tag/v6.7.0

This is just the beginning - we will continue to improve the support for images, and add support for video soon.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: Nirado on November 23, 2020, 10:47:14 PM
How many actual users does this have?


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on November 24, 2020, 12:10:03 AM
How many actual users does this have?

We don't have a lots of users yet ;-)

However, with the latest support of IPFS pictures, the Keva app is now a step closer to be a fully functional, fully decentralized micro-blogging platform. Check out our latest blog on why Keva app is so unique:
https://kevacoin.org/ipfs_mobile_android_support.html (https://kevacoin.org/ipfs_mobile_android_support.html)





Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: CountCryptula on November 24, 2020, 03:44:58 AM
How many actual users does this have?

We don't have a lots of users yet ;-)

However, with the latest support of IPFS pictures, the Keva app is now a step closer to be a fully functional, fully decentralized micro-blogging platform. Check out our latest blog on why Keva app is so unique:
https://kevacoin.org/ipfs_mobile_android_support.html (https://kevacoin.org/ipfs_mobile_android_support.html)




The key word is not a lot of users YET  8)
There are quite a few very active users currently that are listing financial transactions and account addresses; listing prices; blogs talking about crypto and blockchain; religious blogs; there is an amazing user that has tracked the Covid pandemic from the beginning - its fantastic. There is also our site https://kevamemorial.com/
and you can track the use on the keva discord member yesrvn great site http://galaxyos.io/system.php?lang=en      
http://galaxyos.io/     and     https://keva.app/


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on December 14, 2020, 01:15:24 AM
v0.16.7.0 Release

New features in this release:

1. The keva_put command has a new option to transfer the namespace to an address:

Code:
kevacoin-cli keva_put NgKBKkBAJMtzsuit85TpTpo5Xj6UQUg1wr a_key a_value VXv2qSNoVKcwZLPxf28z92VvBfERbFx3Kq


   The above command puts a_value to a_key and at the same time, transfers the namespace to the address VXv2qSNoVKcwZLPxf28z92VvBfERbFx3Kq. The address can be any valid address, it can be your address in a different wallet (e.g. mobile wallet), or other people's address. If the new address is in a different wallet than your current one, you will no longer be able to modify the namespace from your current wallet.

2. The desktop GUI wallet now displays correctly the download progress (in percentage) and the estimate of the remaining time for the download to complete.

During this release, we also ran static analysis tools on the source code and fixed the found issues and warnings.

Download it here:
https://github.com/kevacoin-project/kevacoin/releases/tag/v0.16.7.0 (https://github.com/kevacoin-project/kevacoin/releases/tag/v0.16.7.0)



Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 16, 2021, 02:00:17 AM
Keva Android App 7.0.0 Released!

This is a major release that lays the foundation for future improvement. We will aim to make bi-weekly releases in the near future.

New features:

- Significant performance improvement by using a new communication protocol with the server. This new protocol makes it much easier to add new features in the future.
- Hashtag support - finding out what is trending! On the "Data" tab, click on the "Other", in the text field, enter a hashtag (e.g. kevacoin, or #kevacoin), and click the search icon.
- Initial support of user avatar. We will start to implement picture avatars in the next release.

If you don't have access to Google Play Store, you can download it here:
https://github.com/kevacoin-project/keva_wallet/releases/tag/v7.0.0

See how it works:
https://twitter.com/kevacoin/status/1350260584810381312





Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: mgsxman on January 18, 2021, 09:52:08 PM
KevaCoin (KVA) Mining Pool by MiningOcean

Pool Url: https://kevacoin.miningocean.org

Locations: Europe | North America | HongKong | Singapore

Payout threshold: 10 KVA
Payout interval: 30 min
Pool Fee: 0.9%


Key Pool Features:
Pool and Solo mining
DDOS Protection reducing downtime
Configurable Static Difficulty
Configurable Worker IDs
Direct mining to exchange - we support all address types
Configurable Payment Threshold for standard wallets
Recent Block Rewards functionality
Estimate Earning feature
Dashboard with individual per worker statistics
Nicehash support

Discord: https://discord.gg/SuzzDf6
Telegram: https://t.me/mineqrl

Welcome and have a good profit!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 27, 2021, 06:00:05 AM
Keva Android App 7.1.0 Release

Easy to navigate and discover.

See it in action:
https://twitter.com/i/status/1353926721678962689

Don't forget about using #hashtags in your posts, it makes it easy to discover what is trending!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on January 28, 2021, 04:26:04 PM
Some important things to remember for Keva's blogging platform:

1. It doesn't require centralized servers. Anyone can run a server and get EXACTLY the same content as other servers. In other words, there is no single point of failures. Here is how to run your server: https://kevacoin.org/keva_electrumx.html Once you have your own server, point your wallet to the server.
2. We will make it much easier to run your server by using Docker image, which could allow "one-click" installation.
3. We need to be transparent with you that the current Keva app is not 100% production-ready. We need additional work on the server (and some corresponding work on App) to make it scale to more users and more messages. The changes are not difficult to implement, and we will try our best to complete them ASAP.

Thanks for using Keva App!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on February 14, 2021, 06:12:41 AM
Keva Android App v7.3.0 Release

This is a bug fix release. Now if you click on a hashtag in the post, it will show the related content directly.

New feature:
- You can transfer your namespace (profile) to a different wallet.

Download it from Google Play Store:
https://play.google.com/store/apps/details?id=org.kevacoin.kevawallet (https://play.google.com/store/apps/details?id=org.kevacoin.kevawallet)

Or here:
https://github.com/kevacoin-project/keva_wallet/releases/tag/v7.3.0 (https://github.com/kevacoin-project/keva_wallet/releases/tag/v7.3.0)

Thanks for using Keva mobile app!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: foxsky88 on March 05, 2021, 01:55:31 PM
https://www.hotbit.pro/exchange?symbol=KVA_USDT


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 10, 2021, 05:36:32 AM
Kevacoin Android Mobile App 8.1.0 - Fast Transactions!

This release brings significant performance improvement for wallet transactions. For those wallets with a lot of transaction history, refreshing the wallet can be up to 1000 times faster. We also remove the "out of memory" error message for the large wallets.

To make the improvement possible, we change the storage format. If you experience any issues, please go to your wallet, click on the "..." menu icon, and choose "Reset Transaction History".

Again, thanks for using Kevacoin wallet!

If you host your own ElectrumX server, please upgrade it to the latest version. You need to resync the database.

If you don't have access to Google Play Store, you can download Android APK here:
https://github.com/kevacoin-project/keva_wallet/releases/tag/v8.1.0


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 12, 2021, 02:36:46 PM
Backup Your iOS Wallet
New version of Kevacoin iOS mobile wallet will be released soon. Please take some time to backup your wallet as this release will introduce major format changes to significantly improve performance.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 13, 2021, 02:30:01 AM
New iOS Keva Wallet is Coming Soon

https://pbs.twimg.com/media/EwU1oQEU8AAZX-Q?format=jpg


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 15, 2021, 04:52:15 AM
Check out how Kevacoin can support decentralized NFTs exchange:
https://keva.app/bludit/?lang=&asset=NgKBKkBAJMtzsuit85TpTpo5Xj6UQUg1wr&scode=5570511&group=no&gname=4b657661636f696e204f6666696369616c20426c6f67 (https://keva.app/bludit/?lang=&asset=NgKBKkBAJMtzsuit85TpTpo5Xj6UQUg1wr&scode=5570511&group=no&gname=4b657661636f696e204f6666696369616c20426c6f67)

https://ipfs.2read.net/ipfs/QmZb8qfG19n4eCYh1Rm8xy2G4yPmZoziSWJR4dRR5wUCKP


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 19, 2021, 03:18:09 AM
Thanks YESRVN for developing the game Legend of Satoshi using Kevacoin. It is very very popular and the number of on-chain transactions is shooting up like crazy!

Here is the donation address to support the game server: VHKCZK9Q76A1iR2aM4Wfnk3obnzTECSi3h

https://pbs.twimg.com/media/Ewz5q4KUUAUGpGP?format=jpg&name=small


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 21, 2021, 03:34:41 PM
v0.16.8.0 Release - Security Update

This release fixes a security vulnerability in Kevacoin 0.16.7.0 or earlier version, which may crash the Kevacoin wallet. Please update your wallet to this release at your earliest convenience.

Download it here: https://kevacoin.org


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on March 28, 2021, 03:04:42 AM
iOS 6.7.5 and Android Mobile Wallet 8.2.0 Release

This release fixes a lots of issues with hashtags. You can go into multiple layers of hashtags without crashing the app. It also fixes the incorrect replies with different namespaces.

If you don't have access to Google Play Store, you can download it here:
https://github.com/kevacoin-project/keva_wallet/releases


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: CountCryptula on March 30, 2021, 01:28:30 PM
Keva is simply the most usable crypto in the World.

1. Real world use cases - with actual current development - mobile wallet micro blogging and "twitter" already working great. Public sector applications being developed now!!!
2. Games - Play Legend of Satoshi and earn Keva and Raven coins
3. NFT's - Easier, cheaper and better than Ethereum and the alternatives
4. Active development with consistently updated and upgraded wallets and security
5. no premine or ico or any nonsense that is getting some other coins in trouble



Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on April 02, 2021, 02:52:47 AM
It is really fun working on the enterprise application with Keva blockchain as database. In the enterprise application, application servers are "cattle", while database is "pet". You can always kill the application server and start a new one. But you need to take very good care of the database. Database is expensive to maintain and backup, your business  is gone when the database is gone. With keva blockchain database, the database becomes the last thing to worry about. It will even survive a nuclear attack  On top of that, Keva is most likely the easiest blockchain database to use - it is designed for that purpose!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: taramunti on April 10, 2021, 06:56:25 PM
keva - forever!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: fuckfbi on April 16, 2021, 08:31:25 PM
Is there any reason why this coin is so cheap?


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on April 29, 2021, 04:19:31 AM
NFTs on Keva

We are pleased to release Keva Android wallet 8.5.0. Trade your NFTs on Keva’s 100% decentralized trading system, without a single line of code!

Create a profile, add your creative works or other digital assets, and you have an NFT ready to sell. Kevacoin's decentralized trading is atomic, which means the payment and receiving of NFTs are in a single inseparable transaction, safe for both sellers and buyers.

We will unveil our official mascot as our NFT, stay tuned!

https://pbs.twimg.com/media/E0HKmQpVkAAbQF8?format=jpg&name=small


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on May 01, 2021, 09:46:37 PM
Hello there!

I was so inspired by Kevacoin Project so writing KVAZAR - Open Source Content Exploring Platform for Kevacoin Blockchain.
Content still indexing but everyone already able to enjoy the beta. The platform skips the blocks without data and shows only human readable content in the time line.

Hope, the service will be interesting for kva namespace finders and web-3.0 lovers!

Website:
https://kvazar.ml

The project:
https://github.com/kvazar-network

Our official subject:
https://bitcointalk.org/index.php?topic=5334541

Interface:
https://i.imgur.com/50sG908.png


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on May 03, 2021, 04:46:45 AM
Hello there!

I was so inspired by Kevacoin Project so writing KVAZAR - Open Source Content Exploring Platform for Kevacoin Blockchain.
Content still indexing but everyone already able to enjoy the beta. The platform skips the blocks without data and shows only human readable content in the time line.

Hope, the service will be interesting for kva namespace finders and web-3.0 lovers!

Great work, welcome to Kevacoin eco-system!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on May 17, 2021, 02:05:49 AM
We are pleased to debut Kevacoin’s official mascot - Keva the Narwhal! In celebration of this special event, we issue 10 Keva the Narwhal NFTs, available for sale now:

Download the iOS/Android Kevacoin mobile wallet. In the "Content" tab, click "Following" and enter the codes below to see and purchase the NFTs:

632414110
632414111
632414418
632414419
632414420
632414421
632414422
632414423
632414424
632414425

https://pbs.twimg.com/media/E1jfwsfVIAUsZG4?format=jpg&name=900x900


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on June 21, 2021, 05:46:45 AM
Some updates on what we are working on. We continued working on the public sector project. It becomes very clear that we need a Javascript library to easily access the Keva blockchain and database. We took the suggestion of @DukeFerdinand and started a new Javascript library to do exactly that. You can find the library here: https://github.com/kevacoin-project/keva-api-js

This new library is immediately helpful to the public sector project. We are now able to hook up the front-end with the Keva blockchain. What is remaining is to add the feature of updating Keva data through scanning the QR code on the web page.

We enhanced the ElectrumX server so that it indexes all the key-value pairs. This allows the new Javascript library to quickly retrieve the value given the key and the namespace Id (similar to Kevacoin Core’s keva_get method). If you are running an ElectrumX server, it is strongly recommended you get this latest update. Database re-sync is required as we are adding new indexes.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on June 29, 2021, 11:23:01 AM
Hello, what about create some namespace registry for the thematic human-readable resources finding, like a blogs, catalogs, etc? You guys moving your blog intro the blockchain, but I think, some official registry of the other resources provided - will be helpful for beginners.

Also, check please the mobile app, because touchscreen does not respond on my touchscreen (Galaxy J6).

Best of wishes!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on June 30, 2021, 12:46:54 PM
Hello, what about create some namespace registry for the thematic human-readable resources finding, like a blogs, catalogs, etc? You guys moving your blog intro the blockchain, but I think, some official registry of the other resources provided - will be helpful for beginners.

This is a good idea! We have been thinking about this since the beginning. It will work like decentralized content curator which everyone can be. It is like blockchain content portal, or similar to domain registrar, mapping the namespace ID to a human readable string.

On the other hand, we have another working solution, each long namespace ID has a unique short code. For example, our official account short code is 32101. Enter the short code in the mobile app and it will show the content.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on July 09, 2021, 07:36:23 AM
@calmstorm hello, could you help me please with decoding raw transaction issue, because I can't correctly index the data in blockchain:
https://github.com/kevacoin-project/kevacoin/issues/24#issuecomment-876979400


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on July 09, 2021, 03:25:47 PM
@calmstorm hello, could you help me please with decoding raw transaction issue, because I can't correctly index the data in blockchain:
https://github.com/kevacoin-project/kevacoin/issues/24#issuecomment-876979400

Sure, I will get back to you today. Sorry for the late reply due to summer vacation.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: loutchano on August 14, 2021, 11:47:46 PM

https://ip.bitcointalk.org/?u=https%3A%2F%2Fi.imgur.com%2FOShjS34.jpg&t=605&c=ES46MQrHaaxnXQ


Keva!  DEDICATED STRATUM MINING

NOW you can mine KEVA on http://mineblocks.co.uk

 :   stratum+tcp://stratum.mineblocks.co.uk:3090 -u {WALLET-ADDRESS} -p x


Ports:  3090 - 3091 - 3092

Algorithm:   RandomX/Keva

fee: 0.5%  Happy Mining !!!

Telegram -- https://t.me/mineblocksp


Discord -- https://discord.gg/ehuFbCX


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: Shai0Hulud on August 16, 2021, 09:14:17 PM
Any addnodes for Wallet would be nice!

Thanx!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: calmstorm on December 24, 2021, 11:11:49 PM
Season’s Greetings from Kevacoin Project!

https://pbs.twimg.com/media/FHaKxzhUUAAy4mP?format=jpg&name=small

As we are approaching the end of 2021, we would like to thank you for your support of the Kevacoin project. We are grateful for your contribution in all aspects of the project, including but not limited to bug reports and fixes, application developments, promotion, mining, mining pools.

We started to see quite a few interesting usages of Kevacoin. As for us, we made significant improvements to the iOS and Android mobile app. Everyone can access the Kevacoin blockchain from their phones, reading and writing messages, creating and selling NFTs!

We took the second half of 2021 contemplating what is next for Kevacoin. The activation of Bitcoin Taproot soft-fork presents a very important opportunity for Kevacoin. The Taproot soft-fork introduces the Schnorr signature in Bitcoin transactions. Schnorr signature provides better support for smart contracts, privacy and flexibility. When used in our innovative on-chain database, it will make the database operations smaller, faster and with better privacy.

Kevacoin project is a fork of Litecoin source code. However, the Litecoin source code is diverging from Bitcoin source code, and is behind in some important features, especially the support of Taproot. In order to take full advantage of the advancement of Bitcoin, we decided to fork from Bitcoin source code and re-implement Kevacoin on top of it. We will make our on-chain database a modular component to make it easy to keep up-to-date with Bitcoin’s improvement, and potentially reduce the attack surface and improve the security, performance and stability of Kevacoin.

It is important to note that this new implementation is fully compatible with the current implementation, and has no impact on your Kevacoin holdings. The activation of Schnorr signature is a soft-fork, which requires the support of miners and mining pools. We will communicate with the community to keep everyone up-to-date to our progress.

Another interesting research project we want to start in 2022 is a fully decentralized, high capacity, off-chain database built on the foundation of Kevacoin blockchain database. It is conceptually similar to IPFS, with the major difference that we are envisioning a federation of databases, while IPFS is for static files. This new decentralized database, once it is available, could make web3 applications much more close to reality.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: DiArSi on December 25, 2021, 05:34:15 AM
Nice development


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: gaoben1980 on April 22, 2022, 11:22:18 AM
NICE!decentralized blog, NFT market. I think we should usher in a new beginning in 2022, so join me to tell everyone KEVA's fun and decentralized freedom of speech~


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on April 26, 2022, 06:23:36 PM
Hey, guys!

I found that galaxyos explorer works with errors, so have relaunched Kvazar project on the new domain:

https://kvazar.today (https://kvazar.today)

Hope it would be helpful for search and reading kevacoin blockchain trough web.

Join to our community on github:

https://github.com/kvazar-network (https://github.com/kvazar-network)

the sources licensed under the MIT license and we always open for propositions or contributions!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: Sergcoin on December 27, 2022, 02:25:37 PM
Where can I buy Kevacoin KVA?


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: Irvinjp on January 09, 2023, 03:42:48 AM
Where can I buy Kevacoin KVA?
Supposed to be on Exbitron but it's a little slow in the volume of purchases and sales.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: odooma on September 27, 2023, 01:19:21 AM
I have donated 100kva, please check.
In 2023, I believe in this project.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on November 24, 2023, 01:00:49 PM
Just some thoughts about keep keva alive
https://github.com/kevacoin-project/kevacoin/issues/28


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on December 07, 2023, 03:21:55 AM
Even there is no activity in repo, keva blockchain keep going and pretty useful for experimental solutions

Here is new project - decentralized, privacy oriented and censorship resistant chat platform with multiple rooms and third party nodes reading

https://github.com/kevachat/webapp


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on February 13, 2024, 04:07:51 PM
Hey, how is it going o/

Kevachat now have application for Gemini protocol:
https://github.com/kevachat/geminiapp

Also take a look at the Awesome Kevacoin registry to find more interesting projects:
https://github.com/kvazar-network/awesome-kevacoin


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: gaoben1980 on February 14, 2024, 04:26:29 AM
According to the information disclosed by the community moderator, the developer/administrator of the project lost contact completely after the outbreak of COVID-19. We regret the unfortunate death of developers/administrators.
The spirit of blockchain endures forever!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on February 14, 2024, 12:00:13 PM
Sad to hear, knew that something happened as from 2021 no activity in the issues


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on February 15, 2024, 02:21:30 PM
So who is maintain the domain?

Asking because there is just one dnsseed.kevacoin.org available in wallet core and new connections depending of that (to init the blockchain loading)


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on February 20, 2024, 07:24:32 PM
Kvazar explorer now available for Gemini protocol!

Instances:
gemini://[301:23b4:991a:634d::db] - Yggdrasil
gemini://kvazar.ygg - Alfis DNS / Yggdrasil
gemini://kvazar.duckdns.org - Clearnet

Source:
https://github.com/kvazar-network/geminiapp


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: Toaurdethtdes on February 24, 2024, 01:41:25 AM
Kevacoin Discord: https://discord.gg/5zPHhbG

Same link and server as it has always been, no changes there. I am just sharing that the discord is still alive and active. A few members have put up prizes in KVA for whoever can make the closest prediction of what time the Kevacoin block reward halving will take place. Get your predictions in by the end of February in the thread on the Discord server!


KVA is also trading on the WRKZ discord tipbot via its /cexswap liquidity pools on discord


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: Toaurdethtdes on February 24, 2024, 04:46:43 PM
So who is maintain the domain?

Asking because there is just one dnsseed.kevacoin.org available in wallet core and new connections depending of that (to init the blockchain loading)

For the Kevacoin.org domain, it would be the OG Kevacoin dev Calmstorm I believe. The best shot to get in contact would probably be through the security@kevacoin.org email. If that does not work PM me here or on Discord and I can probably help some more


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on February 24, 2024, 05:26:08 PM
Thanks for info, I'm asking because only one DNS seed defined in kevacoin core, and with this domain down new users will no longer able to connect the network.

Would be good to have at least one more seed server.. but no ideas how to contribute when PRs not maintained anymore
https://github.com/kevacoin-project/kevacoin/blob/master/src/chainparams.cpp#L171

About discord thanks for link, unfortunately I have no app, but registered.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on February 24, 2024, 05:33:11 PM
Forgot to say,

I have launched KevaCoin peer in Yggdrasil network (https://yggdrasil-network.github.io/) , if somebody wish to connect DHT securely or when DNS seed will not available for some reasons:

Code:
[201:23b4:991a:634d:8359:4521:5576:15b7]:9338


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on February 25, 2024, 06:15:06 AM
After some experience with KevaCoin project, thoughts to make or just request the fork of this project, with following changes:

  • higher mining difficulty or lower block rewards to prevent blockchain abuses like we have at this moment
  • increase values size to about 1Mb as current size not enough to store all that I want: e.g. some web pages for archive (currently this limit could be simple hacked with this tool (https://github.com/clitor-is-protocol/kevacoin-cli) that allows to store even video files)
  • not sure but doubts to build blockchain on monero based blockchain where transactions more secure, this idea too raw but for the note.

most of critics I have described in issues, but seems it has no sense to wait for feedback there.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: Toaurdethtdes on March 14, 2024, 04:22:32 AM
If the Kevacoin mobile wallet does not work for you, change your Electrum server connection to Kex.keva.one:50002 in the settings

Instructions:

Settings > Network > Electrum Settings

Enter Kex.keva.one in the top box

leave the middle box empty

Enter 50002 in the bottom box

Tap the big red save button


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on March 25, 2024, 08:02:05 PM
Can somebody init the fork with larger value size? Because currently it's not useful - not small, not large. With 3072 bytes I can't even store any article there to use in the blog.
This limit not prevents storage abuse as I can send parts base64 encoded with clitoris tool, but prefer to have native text storage there

Also operations like DELETE / UPDATE do nothing just indicating some record was requested to delete, but not deleting it from blockchain.
Cleanup of these options would be nice idea.


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on March 29, 2024, 12:30:33 AM
Hi, guys!

After long time of inactivity, we have created community driven branch by kvazar-network.

It includes update for latest libboost API, new DNS seed (by @Toaurdethtdes) and some fixes for QT.

That is initial release that also includes binaries for linux:
https://github.com/kvazar-network/kevacoin/releases

Join to development at branch:
https://github.com/kvazar-network/kevacoin/tree/kvazar

And open the Issue if you have any questions:
https://github.com/kvazar-network/kevacoin/issues

At this moment, kvazar branch 100% compatible with KevaCoin network, but who knows maybe later we can update some things by community consensus.

All changes was also sent to the official repository but seems that is no sense to wait for merge there:
#34, #35, #36, #37 - you can use it for your own builds from source using latest libraries!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on March 30, 2024, 05:50:29 AM
I've dream about this feature for a long time and finally implemented!

  • Send button deactivation on key/value size limits reached
  • Length counters for key / value on keyup
  • Colorized highlight (green / red) or hidden on empty

https://github.com/kevacoin-project/kevacoin/pull/39

to not wait for release:
https://github.com/kvazar-network/kevacoin/tree/kvazar


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: Toaurdethtdes on April 12, 2024, 02:36:07 PM
Discussions have been enabled on the Kevacoin team org GitHub! This will serve as another discussion hub for Kevacoin, especially helpful for the non discord users out there.

https://github.com/orgs/kevacoin-team/discussions

Big thanks to KevaOne for enabling this and giving some TLC to the Kevacoin Organization’s overview page.

Extra reminder: only ~20,500 blocks until first block reward halving!


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: Toaurdethtdes on April 24, 2024, 04:03:13 AM
Kevacoin Team related announcements can now be found on X (Twitter) @KevacoinTeam in addition to here on the ANN. The X feed is also mirrored on chain at namespace 710000123

https://x.com/kevacointeam
https://keva.one/710000123


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: Toaurdethtdes on April 28, 2024, 06:41:07 PM
New Kevacoin mining pool by KevaOne up for testing at
https://keva.one/pool/mine.html#

Miners can connect through pool.keva.one:[port]

Ports
3333 - Low end hardware
4444 - Mid range hardware
5555 - High end hardware
7777 - Cloud-mining


Title: Re: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store
Post by: d4708 on May 02, 2024, 04:20:17 PM
Available KevaChat / NPS application for CLI messaging!

To send your message, just enter in terminal:

Code:
nc kevachat.duckdns.org 1915

Sources & Documentation:
https://github.com/kevachat/npsapp

About NPS protocol:
https://nightfall.city/nps/info/specification.txt