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

release: v2.0.1 changelog #367

Merged
merged 5 commits into from
Mar 7, 2022
Merged

release: v2.0.1 changelog #367

merged 5 commits into from
Mar 7, 2022

Conversation

fedekunze
Copy link
Contributor

fedekunze and others added 5 commits March 5, 2022 17:49
* fix changelog

* fix

* swagger

* swagger

* fix

* go mod
* app: set up upgrade handler for v2

* use newer sdk version instructions

* run migrations and set modules versions to 1

* add TODO

* use osmosis style upgrade handlers

* remove upgrade handler for olympus mons

* make note of inflation module change as well

* add store loaders upgrade

* set the params for erc20 module

* set the params for claims

* pass in keeers to upgrade handler

* apply upgrade at specified height

* remove store loaders upgrade

* bump the claims consensus version

* add binaries info to upgrade info

* add new claims params

* add comment

* insert sdk fork and upgrade handler

* update dependencies to v2

* remove old fork

* docs: use `go install` for cosmovisor (#356)

* docs: add `v1.0.0` to cosmovisor install (#357)

* remove old evmos

* go mod tidy

* fix upgrade handler to not replace version map

* docs: cosmovisor v2 upgrade preparation docs (#358)

* docs: fix rpc urls

* docs: v2 upgrade instructions for cosmovisor

* add details for latest v1 release

* release: `v1.1.2` changelog (#359)

* release: v1.1.0 (#324)

* release: v1.1.1 (#346)

* fix conflicts

* conflicts

Co-authored-by: Prajjwol Gautam <not@acyb.org>

* app: upgrade v1.1.2 logic to v2 (#354)

* app: set up upgrade handler for v2

use newer sdk version instructions

run migrations and set modules versions to 1

add TODO

use osmosis style upgrade handlers

remove upgrade handler for olympus mons

make note of inflation module change as well

add store loaders upgrade

set the params for erc20 module

set the params for claims

pass in keeers to upgrade handler

apply upgrade at specified height

remove store loaders upgrade

bump the claims consensus version

add binaries info to upgrade info

add new claims params

add comment

throw upgrade plan at cosmovisor

clean up changes that should be in v2

clean up changes that should be in v2, again

remove extra dependency

* go mod tidy

* add changelog

* Update fork code to use something closer to upgrade module

* Fix improt error

* remove upgrade height check

* log errors

* panic on error instead

* add back height gate

* add missing bracket

* erc20 migrator

* nolint

* claims migration

* add TODO

* rm erc20 upgrade

* don't register migration for claims

* update changelog

Co-authored-by: ValarDragon <dojha12@gmail.com>
Co-authored-by: Federico Kunze Küllmer <federico.kunze94@gmail.com>

* update fork.go

Co-authored-by: Prajjwol Gautam <not@acyb.org>
Co-authored-by: Akash Khosla <8366960+khoslaventures@users.noreply.github.com>
Co-authored-by: ValarDragon <dojha12@gmail.com>

* upgrade handler

* cleanup

* register erc20 migration

* deps: bump ethermint to v0.11.0 (#360)

* deps: bump ethermint to v0.11.0

* changelog

* bump ethermint

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Prajjwol Gautam <not@acyb.org>
Co-authored-by: ValarDragon <dojha12@gmail.com>
Co-authored-by: Federico Kunze Küllmer <federico.kunze94@gmail.com>
* fix: only enable claims from authorized channels

* changelog

* changelog 2

* fix tests

* rename to authorized

* update forks

* upgrade height

* check for EVM chains

* bonded ration adjustment

* update genesis

* fixes

* swagger
@fedekunze fedekunze changed the title v2 0 1 changelog release: v2.0.1 changelog Mar 7, 2022
@fedekunze fedekunze marked this pull request as ready for review March 7, 2022 10:40
@fedekunze fedekunze merged commit a8b8015 into main Mar 7, 2022
@fedekunze fedekunze deleted the v2_0_1_changelog branch March 7, 2022 10:40
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.

None yet

3 participants