Skip to content

Tags: TimmyExogenous/evmos

Tags

v16.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(inflation): update query to return correct inflation value (backp…

…ort evmos#2269) (evmos#2272)

* fix(inflation): update query to return correct inflation value (evmos#2269)

* fix query and update tests

* fix test

* add docstring and update CHANGELOG

(cherry picked from commit eab8194)

# Conflicts:
#	CHANGELOG.md

* fix CHANGELOG conflict

* fix CHANGELOG

---------

Co-authored-by: stepit <[email protected]>
Co-authored-by: stepit <[email protected]>

v16.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(upgrade): Prepare changelog for v16.0.1 (evmos#2257)

prepare changelog

v16.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(changelog): Prepare changelog for v16.0.0 (evmos#2239)

prepare changelog for v16.0.0

v16.0.0-rc5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(upgrade): Prepare v16.0.0-rc5 (evmos#2226)

* reduce upgrade handler for rc5

* adjust upgrade name

* adjust changelog

* add logic specifically for rc5

* Revert "adjust upgrade name"

This reverts commit 6a11af4.

* Revert "reduce upgrade handler for rc5"

This reverts commit 9ce1876.

* adjust upgrade info

v16.0.0-rc4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(upgrade): Add changelog entries for upgrade (evmos#2189)

* add rc3 tag preparation

* fix: add upgrade height for Dec 14th 2023, 10:13 AM

* chore(changelog): Changelog entry

v16.0.0-rc3

fix: add upgrade height for Dec 14th 2023, 10:13 AM

v16.0.0-rc2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(upgrade): Add upgrade handler for rc2 (evmos#2184)

* fix: add upgrade handler for rc2

* fix: add missing

v16.0.0-rc2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(upgrade): Create v16-rc2 upgrade case and modify constants (evm…

…os#2175)

* chore(upgrade): delete old upgrade handler and logic

* fix: delete

* fix: create another upgrade name so we can keep mainnet upgrade name

* UPDATE CHANGELOG

* UPDATE CHANGELOG

* UPDATE CHANGELOG

---------

Co-authored-by: stepit <[email protected]>

v16.0.0-rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(upgrade): Prepare v16.0.0-rc1 (evmos#2133)

* prepare v16.0.0-rc1

* fix changelog

v15.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(upgrade): Prepare v15.0.0 upgrade (evmos#1972)

* add v15 upgrade logic

* replace v15rc2 upgrade handler with v15 handler in app.go

* remove v15rc2 upgrade logic

* adjust changelog for v15.0.0

* remove unnecessary stuff from test suite

* add logic to remove crisis module from store

* revert to using SDK v0.47.5 (without distribution authorization)

* update gomod2nix.toml

* fix(test): seq error on e2e test (evmos#1909)

* fix(test): seq error

* refactor

* refactor

* refactor

* chore: update precompiles file name (evmos#1737)

* chore: update precompiles file name to match the interface naming convention

* add changelog entry

* remove duplicated entry

---------

Co-authored-by: Tom <[email protected]>
Co-authored-by: tom <[email protected]>