pmiklos / obyte-devnet

Obyte network from scratch for development purposes
MIT License
15 stars 9 forks source link

no last ball for genesisunit? #12

Closed foxnudt closed 5 years ago

foxnudt commented 6 years ago

image when i run #npm run witness, the error comes, how to solve it?

pmiklos commented 6 years ago

Yes, I know about that, but I am not sure what the problem is. The latest byteballcore versions don't work well with the devnet. The last version I know that works was 0.2.78. I noticed this error happens when the hub connects to the witness and tries to sync. If I just run the witness alone, it seems to run fine but as soon as the hub connects it fails. After this, restarting and reconnecting the hub results in the other error you posted, "lost units". It seems the two errors are connected.

foxnudt commented 6 years ago

thanks for your reply, maybe i can use 0.2.78 first and switch the byteballcore to the latest version after it works. i'll let you know if i success.

fishera123 commented 6 years ago

@pmiklos was this commit meant to fix this issue? https://github.com/byteball/byteballcore/commit/d6f72867a942587fab5c2e9c43d339d6a85eae22

pmiklos commented 6 years ago

@fishera123 no, that one fixed issue #11

fishera123 commented 6 years ago

can we ask Tony to fix this issue as well? I think its very important for byteball network to make devnet working.

pmiklos commented 5 years ago

upgrade to the latest devnet with the migrated Obyte libraries.