You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The implementation of the eth_estimateGas method in the frontier branch we used (polkadot-v1.1.0-patch) has a flaw: the param type CallRequest is incompatible with the Ethereum. As a result, specific RPC request decode fails, this issue is a typical one.
I've tested in the latest version of the Frontier, it's fixed at polkadot-evm/frontier#1301. Waiting for the next frontier upgrade.
Repo
https://github.com/darwinia-network/msgport-deploy
Branch
v2
Script
Info
The text was updated successfully, but these errors were encountered: