Skip to content

1.0.0

Compare
Choose a tag to compare
@Tri-stone Tri-stone released this 14 Mar 12:15
· 26 commits to develop since this release
dd64fb4

This release includes several important functionalities such as using MNT as the native token, implementing Mantle DA as the DA layer, and includes several bug fixes to improve system security and stability.
This version was forked from Optimism v1.1.0 .

Changelog

  • Use MNT as Native Token and Gas Token instead of Ether #2 #11
  • Adds Mantle DA as the DA layer, and optimize the acquisition of data from MantleDA and perform block state derivation. #4 #9 #29 #117
  • Add verification for some methods of bridge contract #106
  • Fix other issues.