Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] Forknote - create your own Cryptonote network
by
PaperUnlimited
on 02/01/2018, 02:04:36 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