Releases: mantlenetworkio/op-geth
1.0.2
This release fixes the issue where the txpool balance verification was inaccurate, leading to the full amount transfer being mistakenly judged as insufficient balance.
Changelog
op-geth: L1Cost subtracted repeatedly #90
Docker Images
https://hub.docker.com/r/mantlenetworkio/op-geth/tags
- mantlenetworkio/op-geth:v1.0.2
1.0.1
This release includes several important functionalities such as optimizing Meta Transaction correlation logic about gasFee and adding some security checks, several bug fixes to improve system security and stability.
This version is forked from the v1.101105.3 release version and also pulls in the latest go-ethereum release v1.11.5.
Changelog
- Optimizing Meta Transaction correlation logic about gasFee, adding some security checks. #83
- Fix other issues about estimateGas.
1.0.0
This release includes several important functionalities such as using MNT as the native token, optimizing fee estimation, and enabling meta-transactions.
This version is forked from the v1.101105.3 release version and also pulls in the latest go-ethereum release v1.11.5.
Changelog
- Use MNT as Native Token and Gas Token instead of Ether. #1
- Support Meta Transaction at the protocol level for gas fee payment services in all scenarios. #2 #37
- Optimize the estimateGas function to return the fees including the first and second floors when estimating the fees. #6 #67
- Fix other issues.
0.5.0
This release includes several important functionalities such as using MNT as the native token, optimizing fee estimation, and enabling meta-transactions.
This release is forked from the Release version v1.101105.3 and additionally integrates the latest go-ethereum release v1.11.5.