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
Note that the SDK implementation already supports generalised Merkle proofs, so it shouldn't be hard to use a simpler (non-IAVL+) store if that would be easier for an initial Rust prototype. Ideally the Rust implementation can support these as well.
The loopback handler is not particularly important, and bears no relevance to cross-implementation testing.
Moved most of the relevant issues from here into #385. For the ABCI framework, some issues are work in progress (signing), some are almost done (host requirements), while others are deferred to a later relayer version (bank module).
Summary
Implement IBC handlers and integrate in a rust-abci app. Goal is to improve testing via:
Proposal
Questions:
The text was updated successfully, but these errors were encountered: