Skip to content

Releases: morph-l2/go-ethereum

morph-v2.0.2

25 Dec 00:52
50a1ac8
Compare
Choose a tag to compare

Notes

Mandatory Update: Yes

Key updates

  • Removed L1Message Skipping Logic:
    The miner will no longer skip L1Message during block production. Instead, any invalid cross-chain transactions will now be marked as failed during execution.

This update enhances the reliability and efficiency of cross-chain transaction handling, ensuring a smoother and more predictable user experience.

What's Changed

Full Changelog: morph-v2.0.1...morph-v2.0.2

Morphism alpha release

07 Sep 07:47
080650f
Compare
Choose a tag to compare
Pre-release

It serves as the execution layer for morphism chain, providing l2 APIs for morphism node to seal the block, calculate the state, etc.