Skip to content

Commit

Permalink
feat(ibc): Bump IBC to v3 and update associated upgrade tests [DEV-80…
Browse files Browse the repository at this point in the history
…7] (#334)

* Fixed IBC test
* Bump IBC to v3.x
* Clean-up app bootstrapping
* Remove unused Gravity DEX IBC test
* Bump Osmosis to v10 in IBC test
* Make `max_gas` consistent with production networks
* Fix merge conflicts
* Supress version pins in Dockerfiles for Hadolint linter
* Fix linter issues
* Remove checksum validation
* Updated docker-compose with cheqd to use standard Dockerfile
* Process review issues
* Suppress DL3022 errors in Hadolint

Co-authored-by: Ankur Banerjee <[email protected]>
  • Loading branch information
askolesov and ankurdotb authored Jul 4, 2022
1 parent 7d9f75d commit f5fae32
Show file tree
Hide file tree
Showing 18 changed files with 451 additions and 414 deletions.
2 changes: 2 additions & 0 deletions .github/linters/.hadolint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ override:
info:
- DL3008
- DL3027
- DL3018
- DL3022
style:
Loading

0 comments on commit f5fae32

Please sign in to comment.