Bitcoin Forum
June 21, 2024, 10:07:11 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 »
  Print  
Author Topic: [ANN] Verus (VRSC) - zk-SNARK privacy, CPU-mining, 50/50 POW/POS, fair launch  (Read 48954 times)
sLEl
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
May 28, 2018, 01:24:39 PM
 #281

Please advise how to store the wallets? What is the best practice?

  • Can it be encrypted?
  • The wallet.dat file should be copied to a safe place?
  • Store Public + WIF keys?
buzzkillb
Sr. Member
****
Offline Offline

Activity: 1021
Merit: 324


View Profile
May 28, 2018, 09:34:57 PM
 #282

Thanks for posting the id's to check against.
VerusCoin (OP)
Member
**
Offline Offline

Activity: 175
Merit: 12


View Profile
May 29, 2018, 01:25:29 AM
Last edit: May 29, 2018, 01:56:46 AM by VerusCoin
 #283

If you are on an old build, please shut down and upgrade to the new builds now at http://veruscoin.io, or from the github. Thank you.
kostepanych2
Full Member
***
Offline Offline

Activity: 1274
Merit: 105



View Profile
May 29, 2018, 05:49:47 AM
 #284

MD5 checksums are wrong at http://veruscoin.io.
Please correct it.
VerusCoin (OP)
Member
**
Offline Offline

Activity: 175
Merit: 12


View Profile
May 29, 2018, 06:25:43 AM
 #285

MD5 checksums are wrong at http://veruscoin.io.
Please correct it.

Checking all right now. Thank you...

Checked. They are all correct. I'm thinking you may have tried during an update?
kostepanych2
Full Member
***
Offline Offline

Activity: 1274
Merit: 105



View Profile
May 29, 2018, 07:59:21 AM
 #286

MD5 checksums are wrong at http://veruscoin.io.
Please correct it.

Checking all right now. Thank you...

Checked. They are all correct. I'm thinking you may have tried during an update?
Yes it's correct. I calculated yesterdays version. But it was updated...

I have an error in windows wallet:
Unable to establish RPC connection! Retries count:28.

Also I see this message in debug log:

Code:
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
call komodo_args.(D:\wallet\Agama-win32-x64\resources\app\assets\bin\win64\komodod.exe) NOTARY_PUBKEY.()
>>>>>>>>>> VRSC: p2p.27485 rpc.27486 magic.e2588aad 3797453485 0 coins
..Assertion failed!

Program: D:\wallet\Agama-win32-x64\resources\app\assets\bin\win64\komodod.exe
File: main.cpp, Line 3327

Expression: !setBlockIndexCandidates.empty()
VRSC exited with code 3, crashed?

Old version worked without problems.
Decker
Member
**
Offline Offline

Activity: 119
Merit: 61


View Profile
May 29, 2018, 09:30:48 AM
 #287

Code:
Found block 11531 
mining reward 384.00000000 VRSC!
  hash: 00000000071686ea98f7bc67aea1179ec4d7f756ef58b3c558e75c97919d137d 
target: 000000000974c900000000000000000000000000000000000000000000000000
- timelocked until block 833946
Block 11531 added to chain

Mined a block, seems all is ok ...

BTC-BTC-BTC
Legendary
*
Offline Offline

Activity: 1582
Merit: 1001


www.neutroncoin.com


View Profile
May 29, 2018, 12:10:12 PM
 #288

The latest wallet I got stuck at block 11353 and close and reopened couple times. Anyone has similar problem?
poplar1987
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
May 29, 2018, 01:04:53 PM
 #289

All rewards over 192 Verus are time locked to mature at a random block between 129,600 and 1,181,520.

So, the miners starting now will get 0 free verus to transfer in quite a long time.

What about the strategy to attract more miners?
sheldon76
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
May 29, 2018, 02:02:35 PM
 #290

The latest wallet I got stuck at block 11353 and close and reopened couple times. Anyone has similar problem?

Had same issue; solved by:
- stop Agama
- backup (outside their folder) wallet.dat and VRSC.conf
- delete all remaining files in .komodo/VRSC/
- bring back wallet.dat and VRSC.conf
- start Agama and wait the sync

Basically, you force a reload of all blocks
kaicrypzen
Hero Member
*****
Offline Offline

Activity: 1344
Merit: 656



View Profile
May 29, 2018, 02:45:12 PM
Last edit: May 29, 2018, 03:02:58 PM by kaicrypzen
 #291

There is a second update (after https://bitcointalk.org/index.php?topic=4070404.msg38754844#msg38754844) that seems mandatory because otherwise you'll be mining on another chain ... The second update is available on the website.

Yesterday, I updated according to the post. Today, I updated with the second update and all seemed fine, however when I checked one of the last blocks (getblock <blockid>) it didn't have the same hash as the one displayed in the block explorer for that block. So I removed all the files in .komodo/VRSC (I'm on Linux) apart from wallet.dat and started Agama, I then had the "RPC connection" error, so I restarted Agama and it was fine, however, the last block I minded is no longer visible. Either I mined it on another chain or I'm missing something. That block was mined at 8:xx AM UTC, does this make sense?

kostepanych2
Full Member
***
Offline Offline

Activity: 1274
Merit: 105



View Profile
May 29, 2018, 02:49:28 PM
 #292

My wallet shows 100% sync but always is a few block backward then explorer...

For example wallet shows current block 11856.
Explorer - 11860.

Why?
jl777B
Full Member
***
Offline Offline

Activity: 476
Merit: 133


View Profile
May 29, 2018, 02:59:03 PM
 #293

My wallet shows 100% sync but always is a few block backward then explorer...

For example wallet shows current block 11856.
Explorer - 11860.

Why?
if you didnt update recently, you could be on a fork
check the specific blockhash not just height
VerusCoin (OP)
Member
**
Offline Offline

Activity: 175
Merit: 12


View Profile
May 29, 2018, 05:42:12 PM
 #294

There is a second update (after https://bitcointalk.org/index.php?topic=4070404.msg38754844#msg38754844) that seems mandatory because otherwise you'll be mining on another chain ... The second update is available on the website.

Yesterday, I updated according to the post. Today, I updated with the second update and all seemed fine, however when I checked one of the last blocks (getblock <blockid>) it didn't have the same hash as the one displayed in the block explorer for that block. So I removed all the files in .komodo/VRSC (I'm on Linux) apart from wallet.dat and started Agama, I then had the "RPC connection" error, so I restarted Agama and it was fine, however, the last block I minded is no longer visible. Either I mined it on another chain or I'm missing something. That block was mined at 8:xx AM UTC, does this make sense?

Almost certainly that block was mined on a fork that was orphaned. The RPC issue was our nodes getting blocked yesterday, which led to a number of problems. We have addressed that issue, but we are still investigating sync problems right now. If you got up to date on the network and don't see the block, 99.9% (or more) chance that it was just mined on an orphaned chain.
kaicrypzen
Hero Member
*****
Offline Offline

Activity: 1344
Merit: 656



View Profile
May 29, 2018, 06:16:05 PM
 #295

There is a second update (after https://bitcointalk.org/index.php?topic=4070404.msg38754844#msg38754844) that seems mandatory because otherwise you'll be mining on another chain ... The second update is available on the website.

Yesterday, I updated according to the post. Today, I updated with the second update and all seemed fine, however when I checked one of the last blocks (getblock <blockid>) it didn't have the same hash as the one displayed in the block explorer for that block. So I removed all the files in .komodo/VRSC (I'm on Linux) apart from wallet.dat and started Agama, I then had the "RPC connection" error, so I restarted Agama and it was fine, however, the last block I minded is no longer visible. Either I mined it on another chain or I'm missing something. That block was mined at 8:xx AM UTC, does this make sense?

Almost certainly that block was mined on a fork that was orphaned. The RPC issue was our nodes getting blocked yesterday, which led to a number of problems. We have addressed that issue, but we are still investigating sync problems right now. If you got up to date on the network and don't see the block, 99.9% (or more) chance that it was just mined on an orphaned chain.

Are you saying that it was also mined by someone else, and that's why it was orphaned, or something else?
Was it normal that I was on another chain despite having installed the (first) update before the deadline? It seems the second update is mandatory to mine on the right/strongest chain, if so, can you please make a(n official) post about it here?
Glad to hear that you are working on fixing issues, not that I doubted it in the first place Smiley. Keep up the good work.

VerusCoin (OP)
Member
**
Offline Offline

Activity: 175
Merit: 12


View Profile
May 29, 2018, 07:51:02 PM
 #296

There is a second update (after https://bitcointalk.org/index.php?topic=4070404.msg38754844#msg38754844) that seems mandatory because otherwise you'll be mining on another chain ... The second update is available on the website.

Yesterday, I updated according to the post. Today, I updated with the second update and all seemed fine, however when I checked one of the last blocks (getblock <blockid>) it didn't have the same hash as the one displayed in the block explorer for that block. So I removed all the files in .komodo/VRSC (I'm on Linux) apart from wallet.dat and started Agama, I then had the "RPC connection" error, so I restarted Agama and it was fine, however, the last block I minded is no longer visible. Either I mined it on another chain or I'm missing something. That block was mined at 8:xx AM UTC, does this make sense?

Almost certainly that block was mined on a fork that was orphaned. The RPC issue was our nodes getting blocked yesterday, which led to a number of problems. We have addressed that issue, but we are still investigating sync problems right now. If you got up to date on the network and don't see the block, 99.9% (or more) chance that it was just mined on an orphaned chain.

Are you saying that it was also mined by someone else, and that's why it was orphaned, or something else?
Was it normal that I was on another chain despite having installed the (first) update before the deadline? It seems the second update is mandatory to mine on the right/strongest chain, if so, can you please make a(n official) post about it here?
Glad to hear that you are working on fixing issues, not that I doubted it in the first place Smiley. Keep up the good work.

Thank you!
When a fork occurs, or even when multiple people find the same block virtually instantly, only one gets accepted. When there are small forks, same thing. When there are larger forks, often the hashpower on the main chain far exceeds the other(s), and sometimes people can mine many, many blocks because there is almost no one on the chain and they lost the main one. I'm not saying that these are exactly the things that happened, just generally what can. Yesterday, as a small coin with fewer stable nodes than most, we got all of our stable nodes blocked, and many people weren't connecting properly. With the different versions coincident, we ended up with at least one large group of miners on one chain forked from the main chain. The people in our community discord helped us connect to them, and they upgraded and the fork resolved, but until people upgrade, possibly clear out their chain folder data while saving their wallet (instructions on our discord (https://discord.gg/VRKMP2S) they may have trouble getting back to the main chain.

We learned a number of things, including that we need more fixed ip nodes in different DCs, and a community member in Europe provided nodes for everyone as we were getting it resolved. I'm spending most of today making sure all is good, and once that is done, back to forward progress Smiley
kostepanych2
Full Member
***
Offline Offline

Activity: 1274
Merit: 105



View Profile
May 29, 2018, 08:46:28 PM
Last edit: May 29, 2018, 09:02:00 PM by kostepanych2
 #297

Updated to the new wallet.
Deletted all blockchain files and resynced.
And one transaction from 29.05.18 dissapeared...
Why???
VerusCoin (OP)
Member
**
Offline Offline

Activity: 175
Merit: 12


View Profile
May 29, 2018, 09:26:06 PM
 #298

Ah... I posted an answer on discord, which I'll change now. I didn't notice the date format. Based on correct reading of your date, I believe as with kaicrypzen, you mined a block on the fork that later resolved.
chunyinhusky
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
May 29, 2018, 10:25:18 PM
 #299

Updated to the new wallet.
Deletted all blockchain files and resynced.
And one transaction from 29.05.18 dissapeared...
Why???
you were on the fork chain.
BTC-BTC-BTC
Legendary
*
Offline Offline

Activity: 1582
Merit: 1001


www.neutroncoin.com


View Profile
May 30, 2018, 02:53:41 AM
 #300

what speed is the AMD Ryzen Threadripper 1950X 16-Core 3.4GHz should be getting? I think I was getting a lot more faster on first wallet.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 [15] 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 »
  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!