Recent Releases of @ethan-bedrock/balance-monitor
@ethan-bedrock/balance-monitor - 1.3.1 Mainnet Skadi
Mainnet Skadi Release
This release is primarily aimed to enable the Mantle Mainnet Network to support all features of the Ethereum Prague upgrade.
Additionally, a new API optimism_safeHeadAtL1Block has been added to the op-node to generate succinct ZKP proofs faster.
Change Log
Docker Images
https://hub.docker.com/u/mantlenetworkio - mantlenetworkio/mantle-op-node:(v1.3.1)
- Go
Published by adam-xu-mantle 11 months ago
@ethan-bedrock/balance-monitor - 1.3.0 Sepolia Skadi
Sepolia Skadi Release
This release is primarily aimed to enable the Mantle Sepolia Network to support all features of the Ethereum Prague upgrade.
Additionally, a new API optimism_safeHeadAtL1Block has been added to the op-node to generate succinct ZKP proofs faster.
🚧 Note: It is a required upgrade for all operators of Mantle Sepolia Network. 🚧 🚧 For now, it is not recommended for Mantle Mainnet operators to upgrade. 🚧
Change Log
Docker Images
https://hub.docker.com/u/mantlenetworkio - mantlenetworkio/mantle-op-node:(v1.3.0)
- Go
Published by adam-xu-mantle 12 months ago
@ethan-bedrock/balance-monitor - 1.1.1 Mainnet Everest
Mainnet Everest Release
This release is primarily aimed at activating EigenDA on the Mantle mainnet, replacing the MantleDA. Additionally, this release includes compatibility preparations for the upcoming Ethereum mainnet Pectra upgrade.
Change Log
- EigenDA Activation on the mainnet (#204)
- Compatibility preparations for the Ethereum Pectra upgrade (#196)
Docker Images
https://hub.docker.com/u/mantlenetworkio - mantlenetworkio/mantle-op-node:(v1.1.1)
- Go
Published by adam-xu-mantle over 1 year ago
@ethan-bedrock/balance-monitor - 1.1.0 Sepolia Everest
Sepolia Everest Release
This release has optimized the way in which the Mantle network accesses EigenDA. We have introduced the EigenDA Proxy component, developed by the EigenDA team. Furthermore, we have enabled S3 and Redis caching for the internally deployed EigenDA Proxy, thereby enhancing the stability of the Mantle network. Additionally, we have changed the maximum size of the submitted EigenDA blob from 2MB to 4MB.
Changelog
- Change the maximum size of the submitted EigenDA blob from 2MB to 4MB (#184)
- EigenDA Proxy integration (#185)
Docker Images
https://hub.docker.com/u/mantlenetworkio - mantlenetworkio/mantle-op-node:(v1.1.0)
- Go
Published by adam-xu-mantle over 1 year ago
@ethan-bedrock/balance-monitor - 1.0.2
This release mainly optimizes the logic of Op-Batcher DA submission. - Optimized the logic related to the submission of EigenDA. - Added the ability to switch between EigenDA and Ethereum Blob based on configuration. - Added verification for the commitment returned by EigenDA.
This version was forked from Optimism v1.1.0 .
Changelog
op-batcher: optimizes DA submission #179
Docker Images
https://hub.docker.com/r/mantlenetworkio/op-node/tags - mantlenetworkio/op-node:v1.0.2
- Go
Published by adam-xu-mantle almost 2 years ago
@ethan-bedrock/balance-monitor - 1.0.1
This release includes an important functionality, that is Mantle Sepolia testnet DA layer switches from MantleDA to EigenDA. This version was forked from Optimism v1.1.0 .
Changelog
- Mantle Sepolia testnet DA layer switches from MantleDA to EigenDA #163
- Go
Published by adam-xu-mantle almost 2 years ago
@ethan-bedrock/balance-monitor - 1.0.0
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.
- Go
Published by Tri-stone over 2 years ago
@ethan-bedrock/balance-monitor - 0.5.0
This release includes several important functionalities such as using MNT as the native token, implementing Mantle DA as the DA layer, and complement of migration tool for Mantle upgrade. It's forked from the Release version at v1.1.0.
Changelog
- Uses MNT as the Native Token and Gas Token, replacing Ether. #2 #11
- Adds Mantle DA as the DA layer. #4 #9 #29
- Enhances the Migration Tool to facilitate network upgrades of Mantle OVM versions. #19 #20
- Introduces the gas-oracle module to record the ETH/MNT ratio, utilized for fee calculation and collection. #41
- Supports the use of HSM (Hardware Security Module) for custody of crucial accounts in modules like op-proposer, op-batcher, etc. #43 #55
- Improves end-to-end testing and code unit test coverage. #18 #38 #39
- Go
Published by Tri-stone over 2 years ago