Releases: dymensionxyz/evmos
Releases · dymensionxyz/evmos
v12.1.6-dymension-v0.5.0-rc02
Full Changelog: v12.1.6-dymension-v0.5.0-rc01...v12.1.6-dymension-v0.5.0-rc02
v12.1.6-dymension-v0.5.0-rc01
What's Changed
- fix(ante): added rejection for vesting msgs by @mtsitrin in #25
- fix(ante): do not allow evm or vesting tx in legacy route by @danwt in #28
- fix(evm): duplicate events on evm transfer by @zale144 in #36
- feat(erc20): allow permissionless registration of erc20 by @mtsitrin in #39
- chore(erc20):
register-erc20
cli command by @mtsitrin in #40 - feat(evm): custom gas denom by @keruch in #41
- fix(rpc): use gas denom in evm rpc calls by @keruch in #43
- feat: signless execution of eth txs by @keruch in #44
New Contributors
Full Changelog: v12.1.6-dymension-v0.4.3...v12.1.6-dymension-v0.5.0-rc01
v12.1.6-dymension-v0.4.3
What's Changed
Full Changelog: v12.1.6-dymension-v0.4.2...v12.1.6-dymension-v0.4.3
v12.1.6-dymension-v0.4.2
v12.1.6-dymension-v0.4.1
What's Changed
- fix(ante): added rejection for vesting msgs (#25) by @omritoptix in #26
Full Changelog: v12.1.6-dymension-v0.4.0...v12.1.6-dymension-v0.4.1
v12.1.6-dymension-v0.4.0
What's Changed
- removed the Evmos chain ID enforcement in the EVM module by @mtsitrin in #2
- chore: removed claims reference from the erc20 module by @mtsitrin in #8
- chore: removed geth prints for debug level by @mtsitrin in #14
- chore: allow secp256k1 signatures by @mtsitrin in #15
- chore: Removed init config by @mtsitrin in #17
- fix(rpc): wrong block number in debug trace related api (cherry-pick)… by @mtsitrin in #18
- feat: create erc20 contract on denom metadata registration by @zale144 in #22
New Contributors
- @mtsitrin made their first contribution in #2
- @omritoptix made their first contribution in #21
- @zale144 made their first contribution in #22
Full Changelog: https://github.com/dymensionxyz/evmos/commits/v12.1.6-dymension-v0.4.0