-
To reproduce, check out the [`zeke/gas-limits`](https://github.com/DA0-DA0/polytone/tree/zeke/gas-limits/tests/strangelove) branch and run `just integrationtest`.
Note that the [chain config used](…
-
I am doing Interchain-Test for Migaloo and when testing `collect-gentxs` this err occur
```
panic: runtime error: invalid memory address or nil pointer dereference
[…
-
More context in the cosmos-sdk issue https://github.com/cosmos/cosmos-sdk/issues/16042 and associated PR https://github.com/cosmos/cosmos-sdk/pull/16043
With the new behaviour in cosmos-sdk we need…
-
## Summary
Interchain Security is based on SDK 0.45, therefore a migration needs to occur to SDK 0.47.
## Problem Definition
## Proposal
____
#### For Admin Use
- [ ] Not…
-
Is it possible that a third sdk update is needed? Here's our log output:
```log
startChain: + read -p 'Press Return to Close...'
startChain: done!!!!!!!!
running default: step 2 == submitConsum…
-
The current version is 1.4.1, this issue is closed by:
* https://github.com/cosmos/interchain-security/pull/921
-
keep an eye out for the release plan https://github.com/tendermint/tendermint/issues/9091 and upgrade our code when the time comes
-
__System info:__
- main branch (commit: 0cdedfc1fd465c292504966a7833e8d2e8028c67)
- macOS Catalina 10.15.7
- 2.4 GHz 8-Core Intel Core i9
- `jq version 1.6`
- `go version go1.16.7 darwin/amd64…
-
## Summary
In gaia repo, there will be three types of tests:
- [e2e tests](https://github.com/cosmos/gaia/pull/1253): which will cover hermes relayer tests, new module tests, tx tests.
- [githu…
-
## Problem:
Currently the queries middleware uses the static router pattern and cannot be used on non-enshrined chains.
In the same spirit of [PI ICAs](https://github.com/hyperlane-xyz/hyperlan…