Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] Forknote - create your own Cryptonote network
by
NicNacCoin
on 02/01/2018, 17:31:30 UTC
Can someone tell me how to reset?

My latest efforts:

- I use the coin2.conf file to create the DB. https://bitcointalk.org/index.php?topic=1079306.msg26865189#msg26865189

- Then I print the genesis tx manually, this gives me the "outs: " and new genesis tx hex.

- I add the new tx hex to the coin2.conf, which creates a new coin3.conf.

- I use the coin3.conf to connect to the DB created with the coin2.conf, which seems to work except the simple wallet still has the "Failed to load: genesis block hash does not match stored state..." error.

- So I delete the old coin2.conf DB and recreate the DB using the coin3.conf.

- Everything connects without an error including simple wallet. But simple wallet still freezes and won't except any commands:

Code:
Wallet file name: coin1
password: ********
2018-Jan-01 18:45:51.227067 INFO    Loading wallet...
Sync from timestamp: 0
2018-Jan-01 18:45:51.349815 INFO    Opened wallet: walletaddress
2018-Jan-01 18:45:51.350168 INFO    **********************************************************************
Use "help" command to see the list of available commands.
**********************************************************************
help
help
exit
Which verison of forknote is used?
IMO Forknote 2.1.2 (core Bytecoin 2.1.2) has some issues w/simplewallet hanging on launch (sync wont display like other verison) and on exit (wont close)
forknote wallet v2.1.1.1245 () seems to run smooth but does get buggy at times

try this
https://wiki.bytecoin.org/wiki/Simplewallet_JSON_RPC_API#reset_2

We created a network for a customer recently (PreMine) and had to the same issue but were able to come up with a workaround to get the daemon to correct the Block Reward Mismatch message