Skip to content

Releases: MetisProtocol/mvm

v0.3.9

05 Aug 13:56

Choose a tag to compare

This version is to fix p2p and debug tracer bugs.

You can update your nodes at your convenience.

The docker images:

metisdao/l2geth:v0.3.9
metisdao/dtl:v0.2.6

Andromeda Blob & Fraud prove

13 May 15:43
2eb5a29

Choose a tag to compare

Release for blob and fraud prove upgrade on Andromeda Mainnet

l2geth

docker image

metisdao/l2geth:v0.3.7

dtl

Required if you're using DATA_TRANSPORT_LAYER__SYNC_L1_BATCH=true environment variable.

docker image

metisdao/dtl:v0.2.2-1

New environment variables

DATA_TRANSPORT_LAYER__FP_BLOCK=22482000
DATA_TRANSPORT_LAYER__L1_BEACON_ENDPOINT=<your own mainnet beacon rpc>

v0.3.6

12 Feb 05:14

Choose a tag to compare

v0.3.6 Pre-release
Pre-release

Release for blob and fraud prove upgrade on Sepolia testnet

l2geth

docker image

metisdao/l2geth:v0.3.6

dtl

docker image

metisdao/dtl:v0.2.1

new environment variables

sepolia

DATA_TRANSPORT_LAYER__FP_BLOCK=7683900
DATA_TRANSPORT_LAYER__L1_BEACON_ENDPOINT=<your own sepolia beacon rpc>

v0.3.5 Security Release

04 Feb 00:44

Choose a tag to compare

This is a security release, fixing a vulnerability (GHSA-q26p-9cq4-7fc2).

metisdao/l2geth:v0.3.5

Performance fix

10 Jan 01:20

Choose a tag to compare

This release fixes performance issues. Please upgrade at your convenience.

Docker Images:

metisdao/l2geth:v0.3.4
metisdao/dtl:v0.1.3

Shanghai Hardfork

07 Aug 14:41
4250a8b

Choose a tag to compare

Action required:

This is a hardfork release, you should upgrade your node before block 18118000

docker image

metisdao/l2geth:v0.3.3

Shanghai Hardfork

09 Jul 07:55
784dbd8

Choose a tag to compare

Shanghai Hardfork Pre-release
Pre-release

We will have a hardfork at 1,000,000 block on the Sepolia testnet.

Please upgrade your l2geth to v0.3.0.

  1. We add PUSH0 opcode support, so you can use shanghai evm version in your projects
  2. The RPC can returns encoded custom errors and solidity panic errors
  3. You need to pay the l1fee for every transaction.(We will post the details later)