Skip to content

0.4.0

Compare
Choose a tag to compare
@wukongcheng wukongcheng released this 09 Jun 05:58
· 284 commits to main since this release
21333af

Features

  • Integrate fraud proof feature into Mantle network(#814)
  • Adding delegation functionality for fraud proof and MPC modules, supporting external nodes to participate in MPC.(#826)
  • $BIT -> $MNT(#942)
    • Use Mantle token instead of BitDAO token as the native token of the Mantle network.
    • Use Mantle token for various purposes such as gas fee payments and other applications.
  • Integrated MantleDA (MantleDA built on EigenDA technology), add the joining and exiting mechanism function of da node. (#896#947
  • Define fraud proof metrics to serve data visualization and alert monitoring(#892)
  • Define tssmanager metrics to serve data visualization and alert monitoring(#951)

Bug Fixes

  • Fixed an issue where l1 tip didn’t take effect when calculating l1 price(#869)