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: placeholders will be replaced as issues are added and linked to this epic. Some of the issues implemented are outdated and may not be reflected in the most up to date version of the code
Store paths
The following standardised store paths should be added to 24-host:
Meta issue for tracking the
ibc-go
implementation of the ICS-004 Channel Upgrades specificationRequirements document (coming soon...)
Project board
ADRs
Milestones
Implementation issues
Note: placeholders will be replaced as issues are added and linked to this epic. Some of the issues implemented are outdated and may not be reflected in the most up to date version of the code
Store paths
The following standardised store paths should be added to
24-host
:UpgradeSequencePath
to24-host
#1600RestoreChannelPath
to24-host
#1601UpgradeErrorPath
to24-host
#1602UpgradeTimeoutPath
to24-host
#1603State verification functions
The following state verification functions should be added to
03-connection
for verifying proofs against a counterparty lightclient:VerifyChannelUpgradeSequence
method to03-connection
#1608VerifyChannelUpgradeError
andVerifyChannelUpgradeErrorAbsence
methods to03-connection
#1609VerifyChannelUpgradeTimeout
method to03-connection
#1610Upgrade handshake
04-channel
State
enum proto #160404-channel
protobufMsg
service #1617sdk.Msg
interface for channel upgrade handshake messages #1622ChannelUpgradeInit
functionality for04-channel
#1618ChannelUpgradeTry
functionality for04-channel
#1619ChannelUpgradeAck
functionality for04-channel
#1620ChannelUpgradeOpen
functionality for04-channel
#1621Upgrade cancellation
ErrorReceipt
to04-channel
protobuf definitions #1605RestoreChannel
functionality for upgrade cancellation #161204-channel
protobufMsg
service #1623sdk.Msg
interface forMsgUpgradeCancel
#1624Upgrade timeout
UpgradeTimeout
to04-channel
protobuf definitions #160604-channel
protobufMsg
service #1625sdk.Msg
interface forMsgUpgradeTimeout
#1626Query handlers
UpgradeSequence
rpc to04-channel
query service #1902UpgradeError
rpc to04-channel
query service #1901Application callbacks
IBCModule
interface #1614transfer
channel upgrades callbacks #412729-fee
channel upgrade callbacks #1900QA scenarios
Automated e2e tests
Pre-releases
Checklist
For Admin Use
The text was updated successfully, but these errors were encountered: