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
{{ message }}
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
We have made significant progress on implementing the Sovereign IBC module, with most of its functionality already in place and maintained within the sov-ibc and sov-ibc-transfer crates. However, there are remaining details and tests that need attention to bring the IBC module to full completion. This issue serves as a tracking ticket to address these remaining tasks and ensure the IBC module is fully functional. Additionally, we acknowledge that there may be room for further improvements in our implementation, which can be explored once the IBC module is fully operational.
The content you are editing has changed. Please copy your edits and refresh the page.
Background
We have made significant progress on implementing the Sovereign IBC module, with most of its functionality already in place and maintained within the
sov-ibc
andsov-ibc-transfer
crates. However, there are remaining details and tests that need attention to bring the IBC module to full completion. This issue serves as a tracking ticket to address these remaining tasks and ensure the IBC module is fully functional. Additionally, we acknowledge that there may be room for further improvements in our implementation, which can be explored once the IBC module is fully operational.Tasks
TransferContext::get_escrow_account()
: cache escrow account addresses #6ValidationContext::host_consensus_state()
forIbcExecutionContext
#7sov-ibc
RPC responses #41The text was updated successfully, but these errors were encountered: