-
mpoke updated
2 years ago
-
# Problem
IIUC the [UpdateClient](https://github.com/cosmos/ibc-go/blob/b1f494c643280c73f3696461abbb11a39303b190/testing/endpoint.go#L130) method, the [ClientConfig](https://github.com/cosmos/ibc-g…
mpoke updated
2 years ago
-
Either:
1. Get the IBC-Go team to upstream our changes to IBC
2. Or use some dependency ninja techniques to test with with informal/ibc and then compile for production with cosmos/ibc. This is safe …
-
The democracy module described [here](https://github.com/cosmos/interchain-security/issues/141) works. We now need to make sure that the consumer chain governance cannot pass proposals that would be d…
-
This issue refers to the so called democracy package (see https://github.com/cosmos/interchain-security/issues/66 for details).
`app/gov-consumer/app.go`, should contain the modules necessary for …
mpoke updated
2 years ago
-
# Problem
In places such as [CreateConsumerClient](https://github.com/cosmos/interchain-security/blob/consumer-unbonding-param/x/ccv/provider/keeper/proposal.go#L65), the IBC `ClientState.UnbondingPe…
-
Currently, `VSCPacket`s (like any other IBC packets) have a timeout from the perspective of the consumer chains. This means that if a consumer chain is not live, the `VSCPacket`s sent to that consumer…
mpoke updated
2 years ago
-
# Problem
This PR https://github.com/cosmos/interchain-security/pull/376 enables the provider and the consumers to have different CCV timeout periods. This could have negative implications on securit…
-
This issue is about designing the software architecture that will enable web-based wallets or other applications that interact with Penumbra.
# Goals
### We want to be able to support a wide var…
-
Currently, the Interchain Security branch is https://github.com/cosmos/cosmos-sdk/tree/interchain-security-rebase
Update: https://github.com/cosmos/interchain-security/issues/68#issuecomment-112597…
mpoke updated
2 years ago