[go: up one dir, main page]

Skip to content

Releases: evmos/evmos

v20.0.0

21 Oct 05:06
eca13ef
Compare
Choose a tag to compare

v20.0.0 - 2024-10-21

What's Changed

State Machine Breaking

  • (precompiles) #2858 Add gov precompile (only vote).
  • (gov) #2863 Fix denom, amount and period in expedited proposal params.
  • (erc20) #2913 Add again changes lost on merge conflict related to EIP-55 (#2696).
  • (vesting) #2880 Fix free delegated amount on addGrant.
  • (deps) #2016 Bump Cosmos-SDK version to v0.50.9 and IBC-Go version to v8.5.1.
  • (ante) #2719 Remove automatic withdrawal of staking rewards in case of insufficient funds.

Improvements

  • (precompiles) #2922 Add 'VoteWeighted' transaction to gov precompile.
  • (precompiles) #2941 Gov: Added getDeposit, getDeposits and getTallyResults queries.
  • (rpc) #2856 Improve performance of eth_headerByHash.
  • (api) #2884 Refactor to use a function to return TxDataV2 in custom GetSingers.
  • (rpc) #2877 Add revert reason for eth_estimateGas
  • (evm) #2837 Update Interpreter interface and public functions to support custom Opcodes.
  • (inflation) #2813 Fix communityPool is nil.
  • (evm) #2683 Remove duplicate definitions of precompile addresses.
  • (evm) #2709 Minor improvements in precompiles related code.
  • (cli) #2733 Use pruning.Cmd instead of the deprecated pruning.PruningCmd.
  • (ante) #2741 Remove unnecessary fee ante handler and use Cosmos one instead.

Bug Fixes

  • (erc20) #2892 Keep MsgConvertCoin interface registered for backwards compatibility.

Full Changelog: v20.0.0-rc3...v20.0.0

v20.0.0-rc3

08 Oct 12:17
8dac18d
Compare
Choose a tag to compare

v20.0.0-rc3 - 2024-10-08

What's Changed

State Machine Breaking

  • fix(erc20): validation considering EIP-55 (#2696) (backport #2913)

Full Changelog: v20.0.0-rc2...v20.0.0-rc3

v20.0.0-rc2

27 Sep 14:51
23c72a4
Compare
Choose a tag to compare

v20.0.0-rc2 - 2024-09-27

What's Changed

State Machine Breaking

  • (precompiles) #2858 Add gov precompile (only vote).
  • (gov) #2863 Fix denom, amount and period in expedited proposal params.
  • (bank) #2874 Fix corrupted denom metadata on testnet.
  • (vesting) #2880 Fix free delegated amount on addGrant.

Improvements

  • (rpc) #2856 Improve performance of eth_headerByHash.
  • (api) #2884 Refactor to use a function to return TxDataV2 in custom GetSingers.
  • (rpc) #2877 Add revert reason for eth_estimateGas

Bug Fixes

  • (erc20) #2892 Keep MsgConvertCoin interface registered for backwards compatibility.

Full Changelog: v20.0.0-rc1...v20.0.0-rc2

v19.2.1

27 Sep 15:08
Compare
Choose a tag to compare

v19.2.1 - 2024-09-27

What's Changed

Bug Fixes

  • (erc20) #2892 Keep MsgConvertCoin interface registered for backwards compatibility.

Full Changelog: v19.2.0...v19.2.1

v20.0.0-rc1

16 Sep 16:03
1c84acd
Compare
Choose a tag to compare

v20.0.0-rc1 - 2024-09-16

What's Changed

State Machine Breaking

  • Bump Cosmos-SDK version to v0.50.9
  • Bump IBC-Go version to v8.5.1
  • Remove automatic withdrawal of staking rewards in case of insufficient funds

Improvements

  • Update Interpreter interface and public functions to support custom Opcodes
  • Fix communityPool is nil
  • Remove duplicate definitions of precompile addresses
  • Minor improvements in precompiles related code
  • Use pruning.Cmd instead of the deprecated pruning.PruningCmd
  • Remove unnecessary fee ante handler and use Cosmos one instead

v19.2.0

19 Aug 20:12
0a3e6a7
Compare
Choose a tag to compare

v19.2.0 - 2024-08-19

What's Changed

  • Add register/unregister erc20 codehash on the dynamic precompile accounts.
  • Fix EIP parsing for archive queries.

v19.1.0

02 Aug 15:47
5dc837c
Compare
Choose a tag to compare

v19.1.0 - 2024-08-02

What's Changed

  • Keep RegisterCoinProposal registered as interface for backwards compatibility on gov proposals query.
  • Added IBC rate-limit middleware

v19.0.0

24 Jul 21:11
2228348
Compare
Choose a tag to compare

v19.0.0 - 2024-07-24

What's Changed

  • Enable STRV2
  • Enable eip evmos-0000
  • Precompile security fixes
  • Added permission based evm
  • Removed revenue module
  • Bump cosmos-sdk to v0.47.8-evmos
  • Bump Ibc-go to v7.5.2
  • Bump cometbft to v0.37.9

Full changelog: v18.1.0...v19.0.0

v18.1.0

31 May 14:56
0039c64
Compare
Choose a tag to compare

v18.1.0 - 2024-05-31

What's Changed

v18.0.1

29 May 16:17
1f4faf4
Compare
Choose a tag to compare

v18.0.1 - 2024-05-29

What's Changed

Full Changelog: v18.0.0...v18.0.1