Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump wasm to v0.45.x, cosmos-sdk to v0.47.7, ibc-go to v7.3.0, cometb… #1

Merged

Conversation

hoank101
Copy link

@hoank101 hoank101 commented Dec 27, 2023

  • Bump cosmos-sdk from v0.46.15 -> v0.47.7
  • Bump wasmd from v0.30.0 -> v0.45.0
  • Bump ibc-go v6 -> v7

Related Issues


Checklist:

  • I have read Migaloo's contribution guidelines.
  • My pull request has a sound title and description (not something vague like Update index.md)
  • All existing and new tests are passing.
  • I updated/added relevant documentation.
  • The code is formatted properly golangci-lint run ./... --fix.

@hoank101 hoank101 requested a review from faddat as a code owner December 27, 2023 09:39
@hoank101 hoank101 merged commit e831aec into notional-labs:release/v4.1.x Dec 27, 2023
3 of 11 checks passed
tnv1 pushed a commit that referenced this pull request Apr 14, 2024
* bump wasm to v0.45.x, cosmos-sdk to v0.47.7, ibc-go to v7.3.0, cometbft to v0.37.4 (#1)

* fix: miss go.sum

* add miss icq

* fix: miss add chainId

* chore: add terra core 2.5.0 package

* refactor: update Makefile

* feat: alliance to 0.3.2

* refactor: update wasm option

* feat: update token factory

* feat: add upgrade v4.1.0

* refactor: logic upgrade

* feat: add script upgrade

* fix miss icqtypes

* update go.sum

* refactor upgrade v4.1.0

* refactor: update UPGRADE_HEIGHT

* fix: miss subspace key table

* feat: base test framework

* chore: remove debug log

* chore: update denom in the genesis files

* fix: using correct migaloo coin type

* test: can init relayer

* test: adjust gas and fee doing tx token factory

* draft

* fix: script unused

* chore: remove code not using

* fix: rollback go mod

* feat: add miss proto

* update proto-gen

* feat: add feeburn clone from chihuahua

* feat: add testutil

* refactor: update name convention

* refactor: update name convention

* feat: add feeburn module to app

* feat: add feeburn to upgrade handler

* fix: add permission to account fee_collector

* chore: add third-party proto

* feat: add proposal proto

* feat: add proposal types

* feat: add handler update

* feat: add cli

* feat: add handler gov feeburn

* test: add ante test

* test: refactor app test

* feat: add codec handler MsgUpdateTxFeeBurnPercentProposal

* refactor: update script

* test: update test ante

* fix(test): fix cycle import

* fix: typo integration test

* test: add alliance test

* test: ibc hooks

* feat: fix ibc hooks

* chore: fix update test genesis

* fix: ibc callback

* test: ibc callback with timeout

* fix: register ica controller

* test: ica integration test

* chore: update make file

* refactor: golint (White-Whale-Defi-Platform#303)

* tidy up go.mod

* test: init with 50% feeburn

* test: add test upgrade

* chore: change name v3 -> v4

* fix: golint

* feat: docker setup to run migaloo

* feat: docker file to build v3.0.4

* refactor: move v3 code to migalood-env

* feat: build cosmovisor migalood env linux images

* feat: build linux migalood

* feat: init genesis with cosmovisor

* feat: setup cosmosvisor to run migalood

* feat: base upgrade test

* perf: set gas price to 0 stake for test

* perf: reduce voting period

* chore: get upgrade handler

* fix: upgrade name

* feat: make file to run test upgrade with multiple nodes

* perf: not build if the image is already created

* perf: add three more nodes

* fix: bump wasmvm to 1.5.1

* refactor: update proto

* fix: miss kill old migalood

* chore: update go mod

* chore: add changelog and update readme

* chore: refactor format

* feat: add checksum for wasmvm download

* refactor: add SetBech32 account

* test: remove cmd_test

* refactor: go lint

* refactor: update go.mod

* feat: gen-swagger scripts

* feat: add swagger client

* chore: add debugger

* fix: gen swagger scripts with ns

* fix: gen proto with cosmos sdk

* fix lint

* lint: add space between comment and text

* fix: miss burning module permissions

* feat: add migrateMultisigVesting

* fix lint

* update name

* default chain_id

* remove balance for tx fee

* fix: calculate balanceDelegate

* fix lint

* update logic

* chore: miss end line

* chore: remove code unused

* deps: update golangci version

* deps: update golangci version

* deps: update golangci version

* deps: update wasmvm to v1.5.2

* deps: update dependency

* deps: update dependency

* deps: update version

* chore: skip dependency-review in cosmos-sdk v0.47.x

* chore: skip dependency-review in cosmos-sdk v0.47.x

* docs: update docs

* docs: update docs

* docs: update changelog

---------

Co-authored-by: kienn6034 <[email protected]>
Co-authored-by: tungle <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant