Skip to content

Releases: MetisProtocol/mvm

v0.3.6

12 Feb 05:14
Compare
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/dtl:v0.3.6

dtl

docker image

metisdao/dtl:v0.2.1

new environment variables

sepolia

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

v0.3.5 Security Release

04 Feb 00:44
Compare
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
Compare
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
Compare
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
Compare
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)