-
## Summary
Return result and acknowledgement from [RelayPacket](https://github.com/cosmos/ibc-go/blob/c86d27fc280cfb342a9e4689b381e5823441b694/testing/path.go#L38-L92) function for possibility of a…
-
At the moment, the `inbox_process` function always uses the configured default ISM (found in the Inbox account). Ultimately, we want recipients to have the ability to default to whatever the Mailbox's…
-
As of #757, where all changes only affect consumers, a sovereign to consumer changeover chain will have to query the provider for a genesis state, manually change that genesis JSON before it is used o…
-
# Problem
We should consider consolidating replicated security knowledge into a docs page, similar to https://alliance.terra.money/. With a simple protocol overview, rewards explanation, and concre…
-
Based on feedback received on Ethan Frey's audit of 08-wasm, the `CheckSubsituteAndUpdateState` function of the `ClientState` interface is overloaded (updates the client state, the consensus state and…
-
GET a chain-id, if in the validators, then we can return the config & all other useful data
Maybe docker instance name to help do logs here too?
-
## Summary of Bug
Hub docs link to a deprecated Discord invite link.
Please replace "https://discord.gg/W8trcGV" with "https://discord.com/invite/cosmosnetwork"
There are 3x instances on…
-
# Problem
Currently, the provider attempts to send to every consumer `VSCPackets` in `EndBlock`. If the send fails, the provider panics, which means it will halt.
# Closing criteria
Do not…
-
When trying to test out v2.0.0-rc1 (e.x. [58a0b1a](https://github.com/onomyprotocol/onomy/commit/58a0b1aa7fc8cbf43d682a2c036a6d42eff08f42) on https://github.com/onomyprotocol/onomy/tree/provider_v2.0.…
-
_Surfaced from @informalsystems audit on [Interchain Security](https://github.com/cosmos/interchain-security/), at commit 463ec20c_
# Problem
While the documentation says that unbonding period o…