rooch-network / rooch

VApp Container with Move Language
https://rooch.network
Apache License 2.0
128 stars 54 forks source link

[bug] MetaMask cannot decode the status and transaction data for Chain ID 20230104 for local #904

Closed feliciss closed 7 months ago

feliciss commented 7 months ago

When connecting with local network in rooch.yaml with MetaMask and send a transaction, it cannot be decoded for the transaction data and the status is failed.

It may need to be fixed ASAP.

yubing744 commented 7 months ago

How to reproduce? Are you operating in Dashboard?

feliciss commented 7 months ago

How to reproduce? Are you operating in Dashboard?

No. I used MetaMask on Firefox extension, not using Dashboard.

jolestar commented 7 months ago

How do you send the transaction and what does the transaction do? You can find the transaction detail info in the log.

jolestar commented 7 months ago

Is this issue resolved?

feliciss commented 7 months ago

Is this issue resolved?

It seems that counter web example had been removed from main branch. For this reason, I could not retest the verification logic using MetaMask.

feliciss commented 7 months ago

It has been worked out for the new counter example and there's no error with the rooch server.