Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] Forknote - create your own Cryptonote network
by
NicNacCoin
on 03/01/2018, 00:44:44 UTC

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

You should use 2.1.2. The previews version has some serious bugs, especially if you use zawy difficulty algorithm. 
SLB, can you list serious bugs found in v2.1.1(released this on Sep 11, 2017) and corrected with v2.1.2(released this on Oct 18, 2017)
https://github.com/forknote/forknote/releases reports only
  • simplewallet issues fixed
  • daemon sync issue fixed for some coins
  • minor bug fixes
though https://github.com/forknote/forknote/issues seems to reflect far more issues with v2.1.2.
also for clarification zawy difficulty algorithm is a param option and not a requirement correct?