Code Browser
GitHub issues and pull requests across the indexed Cosmos repositories.
ItemTitleState
IS #5284
ICA host packet failure events not being emitted
closed
IS #5283
Bump `wasmvm` to v2.0
closed
IS #5282
Remove panics in wrapped store
closed
IS #5281
Replace nil querier with error querier
closed
IS #5273
Tutorial for upgrading an existing transfer channel to wire up fee middleware.
closed
IS #5272
Document what application modules need to do to implement the upgrade callbacks.
closed
IS #5271
Document the differences of submitting `MsgChannelUpgradeCancel` signed by a relayer or an authority.
closed
IS #5270
Document usage of authority-gated `MsgChannelUpgradeInit`
closed
IS #5269
Document packet flushing
closed
IS #5268
Document how upgrade timeout works
closed
IS #5267
Document reasoning and use cases for channel upgradability
closed
IS #5263
Ensure versioned docs for 7.3.x and 8.0.x have the required changes for 08-wasm
closed
IS #5260
Allow error receipt to be nil in `ValidateBasic` for `MsgChannelUpgradeCancel`
closed
IS #5244
mismatch between the public key in the key file and the public key in the mnemonic
closed
IS #5229
Proof in `MsgChannelUpgradeCancel` is allowed to be empty (gov override)
closed
IS #5228
Emit an event when we move to `FLUSHCOMPLETE`
closed
IS #5227
Remove setting counterparty upgrade info in upgrade try
closed
IS #5226
Make sure that the error receipt we write always has a sequence greater than the existing one.
closed
IS #5225
Change so that if the counterparty upgrade is found then we execute the code below
closed
IS #5224
In `ChanUpgradeTry` it might be nice to add a note that we explicitly only set error receipts, the upgrade will not be aborted until it is proved to be incompatible in ChanUpgradeAck`.
closed
IS #5223
Add comment to explain what the counterparty upgrade is used for.
closed
IS #5222
`WriteUpgradeAckChannel` should have errors instead of just string (replace `fmt.Sprintf` with `fmt.Errorf`).
closed
IS #5221
Add comment when setting the version to counterparty version
closed
IS #5220
Add comment above or in the godoc (channel state is open, if chain executed init; or flushing, if it executed try).
closed
IS #5219
Return in `MsgChannelUpgradeInitResponse` only the upgrade version and the upgrade sequence.
closed
IS #5218
In `ChanUpgradeTry` move fast forward sequence down below after the call to `ChanUpgradeInit`.
closed
IS #5217
Move events to message server layer instead of core level.
closed
IS #5216
Remove setting counterparty upgrade info in upgrade try
closed
IS #5215
Emit an event when we move to `FLUSHCOMPLETE`
closed
IS #5213
Call WriteUpgradeOpenChannel before calling application callback
closed