binny

Results 5 comments of binny

[ibc-go v3.1.0 api-breaking](https://github.com/cosmos/ibc-go/blob/v3.1.0/CHANGELOG.md#api-breaking-1) - (transfer) [#675](https://github.com/cosmos/ibc-go/pull/675) Transfer NewKeeper now takes in an ICS4Wrapper. The ICS4Wrapper may be the IBC Channel Keeper when ICS20 is not used in a middleware stack....

Modification from 'github.com/cosmos/cosmos-sdk/simapp' to 'github.com/cosmos/ibc-go/v3/testing/simapp': 1. ModuleBasics in the simapp of cosmosSDK does not contain ica. 2. The 27-interchain-accounts module of ibc-go does not implement the AppModuleSimulation interface. 3. The...

> just a bit curious why there is no checker to make sure the sum of all the weigh is equivalent to 1 in a single WeightedVote. It seems there...

> > Shall we consider WeighedVote cast by certifiers in CertifierVotingPeriod? To be specific, it looks like the current implementation as in `[email protected]` doesn't actually take multiple options except the...

I tried deleting all block data and regenerating them, but the same error still occurs.