Features
- Gas Oracle
- L2 Fee Calculation
- Support L2 fee collection, optimize the method for setting L2 gas price and allow for floating within a certain range(#1144)
- Upgrade Framework
- Enhance the upgrade framework of l2geth to support management of upgrade heights across different networks(#1007)
- Batch Submitter
- Expose Tss expected response with metric data, enrich handle logics for unexpected case, enrich control workflow(#1107)
- L2geth
- Support debug api debug_traceCall(#940)
Bug Fixes
- Fix issues of missing permission verification in contract(#1118)
- Fix issues of unreasonable contract naming convention(#1095)
- Fix smart contract related bugs in audit reports(#1043, #1138)
- Adjust checking strategies for staker staking of MantleDa contracts(#1120, #1103)
- Code optimization for batch-submitter, dtl and mt-batcher(#1063, #1045, #1043)
- Add permission verification to tss http api(#854)