reef-defi / reef-chain

EVM compatible chain with NPoS/PoC consensus
https://docs.reef.io
GNU General Public License v3.0
135 stars 37 forks source link

Issue with mainnet #51

Closed 4skinSkywalker closed 2 years ago

4skinSkywalker commented 2 years ago

Hi guys,

I'm having problem with connecting to the mainnet, I get this error:

Error: Unable to decode storage system.account: entry 0:: createType(AccountInfo):: {"nonce":"Index","consumers":"RefCount","providers":"RefCount","data":"AccountData"}:: Decoded input doesn't match input, received 0x0000000000000000000000000000000000000000000000000000000000000000…0000000000000000000000000000000000000000000000000000000000000000 (80 bytes), created 0x0000000000000000000000000000000000000000000000000000000000000000…0000000000000000000000000000000000000000000000000000000000000000 (76 bytes)

Edit: Want to tell you that I'm already paired with Reefs at hand...

If you wanna see it live: https://www.ethbox.org/app/.

I can connect to the testnet no problem with the same code. What's the problem? What to do?

Thanks, Fredo

Netherdrake commented 2 years ago

You need to upgrade the JS libraries for v8.

@reef-defi/evm-provider needs to be updated to 1.0.3. You have to refresh yarn and make sure it uses the 1.0.3.