Support first iteration of integrating ibc-rs into Sovereign SDK chains #861
Labels
A: tracking
Admin: tracking/meta issue
O: usability
Objective: aims to enhance user experience (UX) and streamline product usability
Background
This issue tracks efforts toward the integration of
ibc-rs
into the Sovereign SDK chains during Q3 2023.The initial step involves implementing
ibc-rs
interfaces and introducing essential modifications required to operate the ICS20 application, allowing token transfers between Comet-driven and Sovereign SDK chains.The implementation is currently in progress here: informalsystems/sovereign-sdk
Tasks on
sovereign-sdk
send_transfer
informalsystems/sovereign-sdk#2todo!()
inValidationContext
informalsystems/sovereign-sdk#5sov-ibc-transfer
module intosov-ibc
informalsystems/sovereign-sdk#11Tasks on
ibc-rs
originated because of this integrationsend_coins_*()
methods #837TokenTransfer*Context::escrow_coins_*()
methods #839MsgTransfer
#845MsgEnvelope
#846PartialEq
,Eq
forMsgEnvelope
#847JsonSchema
forMsgEnvelope
#856increase_*_counter
methods should return error in case of overflow #857The text was updated successfully, but these errors were encountered: