Code Browser
GitHub issues and pull requests across the indexed Cosmos repositories.
ItemTitleState
PR #5234
Support wasm tests on forks
closed
PR #5233
Remove incorrect code in TimeoutPacket
closed
PR #5232
Allow empty error receipt proof if sender is authorized
closed
PR #5231
refactor: remove unnecessary decrement when fast forwarding upgrade sequence
closed
PR #5230
Reorder call to application callback so it happens after we write state.
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
PR #5214
Add comment about partially formed upgrade
closed
IS #5213
Call WriteUpgradeOpenChannel before calling application callback
closed
IS #5212
Make sure that the error receipt we write always has a sequence greater than the existing one.
closed
IS #5211
Remove incorrect code in TimeoutPacket
closed
PR #5210
Remove last packet sent from new upgrade constructor.
closed
IS #5209
Remove `latestPacketSend` from `NewUpgrade` constructor
closed
IS #5208
Pass the upgrade version returned by `OnChanUpgradeInit` to `WriteUpgradeInitChannel` instead of updating `upgrade.Fields.Version` in the message server.
closed
IS #5207
Panic in `WriteErrorReceipt` instead of returning an error
closed
IS #5206
Add comment in `ChanUpgradeInit` that a nil timeout is intentionally returned
closed
PR #5205
Return correct error
closed