Mantle releases
All upstream releases, security advisories and RSS announcements indexed for Mantle by KeyAudit.
github · 14
-
0.4.3
## Features - DA - Added DA license([#1263](https://github.com/mantlenetworkio/mantle/pull/1263)) - DTL - Optimized performance by separating L1 and L2 process execution time for synchronous data ([#1298](https://github.com/mantlenetworkio/mantle/pull/1298)) - RollUp Service - Op…
-
0.4.2
## Features - DA - Adjust checking strategies for staker staking of MantleDa contracts([#1120](https://github.com/mantlenetworkio/mantle/pull/1120), [#1103](https://github.com/mantlenetworkio/mantle/pull/1103)) - Code optimization for batch-submitter, dtl and mt-batcher([#1063](h…
-
0.4.2-beta.0
## Bug Fixes - Fixed the issue in the process of generating the aggregate public key([#1196](https://github.com/mantlenetworkio/mantle/pull/1196)) - Resolved a bug in the TSS node where block retrieval failed during verification([#1196](https://github.com/mantlenetworkio/mantle/p…
-
0.4.2-alpha.0
## Features - Gas Oracle - Add additional sources for exchange rates and optimize the calculation method for token ratio([#1014](https://github.com/mantlenetworkio/mantle/pull/1014),[#1108](https://github.com/mantlenetworkio/mantle/pull/1108)) - Improve metrics monitoring([#1102]…
-
0.4.1
## Bug Fixes - Remove hsm credential in log and fixed tss docker file compile bug([#1109](https://github.com/mantlenetworkio/mantle/pull/1109))
-
0.4.1-beta.0
## Bug Fixes - Fixed mt-batcher-fee creating signature null pointer from hsm([#971](https://github.com/mantlenetworkio/mantle/pull/971)) - Fixed replica returning http error from dt query txstatus([#979](https://github.com/mantlenetworkio/mantle/pull/979)) - Fixed the issue with …
-
0.4.0
## Features - Integrate fraud proof feature into Mantle network([#814](https://github.com/mantlenetworkio/mantle/pull/814)) - Adding delegation functionality for fraud proof and MPC modules, supporting external nodes to participate in MPC.([#826](https://github.com/mantlenetworki…
-
0.3.2
### Features - Reduce the amount of data sent to Layer1 rollup using EigenLayer, significantly lowering gas fees for Layer2([#811](https://github.com/mantlenetworkio/mantle/pull/811)、[#825](https://github.com/mantlenetworkio/mantle/pull/811))
-
0.3.1
## Features - Changed the rollup method from Layer1 CTC contract to EigenDA([#779](https://github.com/mantlenetworkio/mantle/pull/779)) - Added support for data verification and recovery based on DA‘s api service in the Verifier node([#803](https://github.com/mantlenetworkio/mant…
-
0.3.0
# Mantle 0.3.0 Release Notes ## Features - Verifier syncs data from the DA network, verifies and generates new blocks([#638](https://github.com/mantlenetworkio/mantle/pull/638)) - Make a verification mechanism for the data stored in the DA layer, and rollup again if the storage f…
-
0.2.0
# Mantle 0.2.0 Release Notes ## Features - add white list for da fraud proof([#496](https://github.com/mantlenetworkio/mantle/issues/496)) - support mt-batcher and mt-challenger send transaction by EIP1559([#524](https://github.com/mantlenetworkio/mantle/issues/524)) - da challen…
-
v0.2.0-alpha
# Mantle v0.2.0-alpha Release Notes ## Features - Implement the mechanism of triggering the Rollback instruction when the MPC signature fails ([#377](https://github.com/mantlenetworkio/mantle/pull/377)). - Add data availability layer [eigenlayer](https://www.eigenlayer.com/) ([#3…
-
Mantle v0.1.1 Release Notes
### IMPROVEMENTS - [deployer] [#343](https://github.com/mantlenetworkio/mantle/pull/343) Optimize code submission for deployed contracts ### Bug Fixes - [l2geth] [#323](https://github.com/mantlenetworkio/mantle/pull/323) Delete automatic withdraw - [tssResard] [#324](https://gith…
-
prelim testnet
Mantle is a suite of Ethereum scaling solutions including an optimistic rollup and ZK rollup built using an iterative modular chain approach. This release introduces many improvements: - MPC validators module in Layer 2 network, to minimize the trust risk of L2 execution results …