Code Browser
GitHub issues and pull requests across the indexed Cosmos repositories.
ItemTitleState
IS #5299
add check to make sure upgrade sequences of both channel ends are in sync after `ChanUpgradeTry` succeeds
closed
IS #1465
Create a list of test scenarios for releases
closed
IS #2834
tests/e2e: writeFile unnecessrily leaks a file yet os.WriteFile already handles its functionality
closed
IS #1749
adding new module to wasm
closed
IS #5298
Use `MetadataFromVersion` when unmarshalling JSON-encoded metadata
closed
IS #2833
[Question] What is happening in Mainnet?
closed
IS #2832
Migrate incorrect `signing_info` record
closed
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