KomodoPlatform / coins

coin parameters and all files needed for GUI support
17 stars 119 forks source link

ZoinCommunity takeover #1054

Closed seopub closed 1 month ago

seopub commented 1 month ago

Zoin is a decentralized digital currency with anonymous features and community governance. To ensure accessibility to all users, Zoin uses a CPU only mining algorithm. Zoin is developing into a currency that is not only traded for speculative reasons, but also one that enables people to buy products and services in a secure and anonymous way. The overall goal is to shape Zoin into a currency for one’s daily payments. Target Time 2.5 minutes – Reward halves every 210000 blocks POW Algo Lyra2z330 Lyra2 (2, 330, 256) CPU Only No GPU! No ASIC! Total Coins ~ 21 million – Mined blocks mature in 101 blocks Telegram https://t.me/+aG4q2apEvpVjOWJk Web http://zoincommunity.com/

cipig commented 1 month ago

The electrums are using self-signed SSL certificates. Those don't work with WSS (ans thus the Web version) and for SSL they only work if they were signed by an own CA. The easier way would be to get certs from letsencrypt, those are for free and work fine. TCP will also work fine with Mobile and Desktop, just not for Web.

seopub commented 1 month ago

electrums SSL certificates upgraded to letsencrypt version

cipig commented 1 month ago

Can you please send me some ZOIN to ZVuRWXwfpSoEsoPHq7RttJJbN7xXx9Txw7? I would like to do some test swaps and can't find it listed on any other exchange. Btw, is this the same coin: https://www.livecoinwatch.com/price/Zoin-ZOI ? Or is it not listed on price aggregators yet?

seopub commented 1 month ago

Can you please send me some ZOIN to ZVuRWXwfpSoEsoPHq7RttJJbN7xXx9Txw7? I would like to do some test swaps and can't find it listed on any other exchange. Btw, is this the same coin: https://www.livecoinwatch.com/price/Zoin-ZOI ? Or is it not listed on price aggregators yet?

Coins sent https://www.livecoinwatch.com/price/Zoin-ZOI is from older abandoned project

cipig commented 1 month ago

Coins sent

Thanks. I can't see them atm, electrum server is on height 19175, while explorer on http://zoincommunity.com:3001/shows 19205. Can you have a look? Looks stuck.

(echo '{ "id": 1, "method": "blockchain.headers.subscribe" }'; sleep 1) | ncat electrum.zoincommunity.com 50001

{"jsonrpc":"2.0","result":{"hex":"00000020fbff5a71b9acd61936a8cf6fc26b9ff9aee027fc9149d781eada39d8fd357c58e7538df427a7659c1e70837caa268b1141af5a62c496f3f84bdeb2c6e586c39dd56a47661ea5131eafa10000","height":19175},"id":1}
seopub commented 1 month ago

It bit slow at the moment, anyways coins sent with two confirmations already.

seopub commented 1 month ago

add more nodes for faster blocks addnode=74.48.129.163 addnode=94.142.234.39 addnode=120.243.238.103 addnode=92.253.212.211 addnode=47.116.200.103 addnode=74.48.196.40 addnode=electrum.zoincommunity.com addnode=zoincommunity.com

seopub commented 1 month ago

explorer synced with latest blocks

cipig commented 1 month ago

is the electrum server under high load? tried a swap and it failed: https://dexapi.cipig.net/public/error.php?uuid=d5a2d703-e079-45dd-b548-c77f01d88e94 error: Response(electrum.zoincommunity.com:50002, Object({"code": Number(-102), "message": String("server busy - request timed out")})

seopub commented 1 month ago

was rebuilding daemon it idle now

cipig commented 1 month ago

tried couple more times but it always fails, eg https://dexapi.cipig.net/public/error.php?uuid=fc954c90-6f35-489b-b24e-941a3f290a24 maker gets the same error from electrum server when trying to broadcast the ZOIN tx with blockchain.transaction.broadcast electrum call you can take a look at the logs on electrum server

seopub commented 1 month ago

daemon restart was required after rebuild, connecting now as expected