8000 Tags · MetisProtocol/mvm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: MetisProtocol/mvm

Tags

v0.3.7

Toggle v0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
deployment(contract): update sepolia fp deployment (#128)

Co-authored-by: Jack Li <jack@artela.network>

v0.3.6

Toggle v0.3.6's commit message
docker: update golang base image to 1.22.12-alpine

v0.3.5

Toggle v0.3.5's commit message
crypto: validate public key coordinates on curve

v0.3.4

Toggle v0.3.4's commit message
fix(l1dtl): change store loop

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
epoch cache clean (#101)

* l2geth: p2p seq check

* chore: modify description and add comments

* feat: add l1fee from IsShanghai fork

* l2geth: l1fee fork disable mgval to balance if insufficient

* fix: block ts0 fixed

* chore: add info log to worker

* feat: split peer block seqset check

* fix: add lock to worker

* feat: clean cachedSeqEpoch when p2p got respan tx

* fix: worker timer reset when non-sequencer model

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat merge07 (#100)

* l2geth: p2p seq check

* chore: modify description and add comments

* feat: add l1fee from IsShanghai fork

* l2geth: l1fee fork disable mgval to balance if insufficient

* fix: block ts0 fixed

* chore: add info log to worker

* feat: split peer block seqset check

* fix: add lock to worker

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
l2geth/rpc: support solidity custom errors (#97)

* l2geth/rpc: support solidity custom errors

* Add execution reverted error
0