Skip to content

Releases: dymensionxyz/evmos

v12.1.6-dymension-v0.5.0-rc02

26 Dec 14:32
Compare
Choose a tag to compare

v12.1.6-dymension-v0.5.0-rc01

20 Dec 09:55
6535a0b
Compare
Choose a tag to compare
Pre-release

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

  • @danwt made their first contribution in #28

Full Changelog: v12.1.6-dymension-v0.4.3...v12.1.6-dymension-v0.5.0-rc01

v12.1.6-dymension-v0.4.3

22 Nov 11:02
257f6b1
Compare
Choose a tag to compare

What's Changed

  • fix(evm): duplicate events on evm transfer - release by @zale144 in #35

Full Changelog: v12.1.6-dymension-v0.4.2...v12.1.6-dymension-v0.4.3

v12.1.6-dymension-v0.4.2

29 Apr 13:34
Compare
Choose a tag to compare

v12.1.6-dymension-v0.4.1

26 Apr 20:28
1ed46fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.1.6-dymension-v0.4.0...v12.1.6-dymension-v0.4.1

v12.1.6-dymension-v0.4.0

15 Apr 16:34
4ab8372
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/dymensionxyz/evmos/commits/v12.1.6-dymension-v0.4.0