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
Thanks for reporting this. This call should be not implemented for Fantom chain. I understand, that this RPC endpoint is now visible in this Sonic client version wich is working with Fantom chain. Need to be fixed not to crash the handler and return not existing function.
Describe the bug
On the Fantom chain,
eth_getProof
orftm_getProof
crashes with"method handler crashed"
.You can check the call here as well: eth_getProof Fantom API reference.
To Reproduce
The Sonic client version is
Sonic/v1.2.1-g-299d174b-1728044688/linux-amd64/go1.22.8
Additional context
I think this call is expected to work per this pull.
The call does work on the Fantom Opera client.
The text was updated successfully, but these errors were encountered: