Releases: MetisProtocol/mvm
Releases · MetisProtocol/mvm
v0.3.9
Andromeda Blob & Fraud prove
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
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
This is a security release, fixing a vulnerability (GHSA-q26p-9cq4-7fc2).
metisdao/l2geth:v0.3.5
Performance fix
This release fixes performance issues. Please upgrade at your convenience.
Docker Images:
metisdao/l2geth:v0.3.4
metisdao/dtl:v0.1.3
Shanghai Hardfork
Action required:
This is a hardfork release, you should upgrade your node before block 18118000
docker image
metisdao/l2geth:v0.3.3
Shanghai Hardfork
We will have a hardfork at 1,000,000 block on the Sepolia testnet.
Please upgrade your l2geth to v0.3.0.
- We add PUSH0 opcode support, so you can use
shanghaievm version in your projects - The RPC can returns encoded custom errors and solidity panic errors
- You need to pay the l1fee for every transaction.(We will post the details later)