Samuel Tay

Results 5 comments of Samuel Tay

Finally had time to work on this. Added enum for networks and auto-generate from private/get-currency-networks

@mortydevcom hey, thanks I have already updated my fork to work with the things I need, but I will test the latest update when I can. This PR was to...

Thanks @yihuang I followed the steps here but I don't see any mention of versiondb restoration. Could you advise please? https://github.com/crypto-org-chain/cronos/wiki/Local-State-Sync

Thanks for the clarification I have done the steps all again including the `changeset restore-versiondb` ccommand, but now I get another response for JSON RPC. `{"jsonrpc":"2.0","id":1,"error":{"code":-32000,"message":"header not found"}}` ETA: Both...

I tried when it was syncing and synced to latest. I believe the command asks for the latest block `curl localhost:18454 -X POST -H "Content-Type: application/json" --data '{"method":"eth_call","params":[{"from":null,"to":"0x6b175474e89094c44da98b954eedeac495271d0f","data":"0x70a082310000000000000000000000006E0d01A76C3Cf4288372a29124A26D4353EE51BE"}, "latest"],"id":1,"jsonrpc":"2.0"}'`