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
There are also many PRs mentioning this issue, it's still a work in progress, and not as trivial as it might seem. I have been working most of my time on this since May, and it's almost ready.
Note for proof verification, you will have to pass in a state version parameter (0 or 1).
If that can help, in Gossamer for proof verification, the runtime injects this state version to the host function (the Go proof verification). For some other calls such as ones interacting with the state trie, this is found from querying the runtime Core_version/WASM custom section.
Get this test working
ibc-go/modules/light-clients/11-beefy/types/mmr_test.go
Lines 16 to 47 in 6d62eda
The text was updated successfully, but these errors were encountered: