This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
Releases: celestiaorg/ethermint
Releases · celestiaorg/ethermint
v0.11.0+0.2.0
This release is based on github.com/tharsis/ethermint v0.11.0 while using github.com/celestiaorg/optimint v0.2.0
What's Changed
- Build both linux/amd64 and linux/arm64 evmos images by @jbowen93 in #32
- add verbose flag to go tests run by @jbowen93 in #35
- update Dockerfiles to build ethermint without evmos by @jbowen93 in #37
- Update GH actions to work with Ethermint images by @jbowen93 in #40
- Automatic debug image builds use distinct image name not tag by @jbowen93 in #44
- feat: use optimint v0.2.0 by @tzdybal in #42
New Contributors
Full Changelog: v0.11.0+0.1.0...v0.11.0+0.2.0
v0.11.0+0.1.0
This is the first release of Ethermint that utilizes github.com/celestiaorg/optimint in place of Tendermint.
This release is based off of github.com/tharsis/ethermint/v0.11.0 with Celestia/Optimint specific changes on top.
v0.11.0+0.1.0-test
rename module back to github.com/tharsis/ethermint (#29)