Code Browser
GitHub issues and pull requests across the indexed Cosmos repositories.
ItemTitleState
PR #5246
Use panic in WriteErrorReceipt
closed
PR #5245
fix: add event and event emission for `FLUSHCOMPLETE`
closed
IS #5244
mismatch between the public key in the key file and the public key in the mnemonic
closed
PR #5243
build(deps): Bump github.com/CosmWasm/wasmvm from 1.4.1 to 1.5.0 in /modules/light-clients/08-wasm (backport #5117)
closed
PR #5242
Add a helper function to create a mock contract. (backport #5162)
closed
PR #5241
Change to StoreCodeUnchecked in Genesis and snapshotter (backport #5167)
closed
PR #5240
Call `Pin` during app inisitalization (backport #5161)
closed
PR #5239
Add comment when setting the version to counterparty version
closed
PR #5238
Remove setting counterparty upgrade info in upgrade try
closed
PR #5237
Make sure that the error receipt we write always has a sequence greater than the existing one.
closed
PR #5236
Add to docstring with explanation about channel state
closed
PR #5235
Remove incorrect code
closed
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