Bitcoin Forum
May 02, 2024, 10:10:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13]  All
  Print  
Author Topic: [ANN] [KVA] Keva - Cryptocurrency with Key-Value Data Store  (Read 7539 times)
d4708
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
February 15, 2024, 02:21:30 PM
 #241

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)
1714687825
Hero Member
*
Offline Offline

Posts: 1714687825

View Profile Personal Message (Offline)

Ignore
1714687825
Reply with quote  #2

1714687825
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714687825
Hero Member
*
Offline Offline

Posts: 1714687825

View Profile Personal Message (Offline)

Ignore
1714687825
Reply with quote  #2

1714687825
Report to moderator
d4708
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
February 20, 2024, 07:24:32 PM
 #242

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
Toaurdethtdes
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
February 24, 2024, 01:41:25 AM
 #243

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
Toaurdethtdes
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
February 24, 2024, 04:46:43 PM
 #244

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
d4708
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
February 24, 2024, 05:26:08 PM
 #245

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.
d4708
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
February 24, 2024, 05:33:11 PM
 #246

Forgot to say,

I have launched KevaCoin peer in Yggdrasil network , 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
d4708
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
February 25, 2024, 06:15:06 AM
Last edit: February 25, 2024, 06:28:20 AM by d4708
 #247

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 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.
Toaurdethtdes
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
March 14, 2024, 04:22:32 AM
 #248

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
d4708
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
March 25, 2024, 08:02:05 PM
 #249

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.
d4708
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
March 29, 2024, 12:30:33 AM
Last edit: March 29, 2024, 05:22:20 AM by d4708
 #250

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!
d4708
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
March 30, 2024, 05:50:29 AM
 #251

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
Toaurdethtdes
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
April 12, 2024, 02:36:07 PM
 #252

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!
Toaurdethtdes
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
April 24, 2024, 04:03:13 AM
 #253

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
Toaurdethtdes
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
April 28, 2024, 06:41:07 PM
 #254

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
d4708
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
Today at 04:20:17 PM
 #255

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
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!