Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

v0.6.0-rc.3

Compare
Choose a tag to compare
@hazim-j hazim-j released this 17 Apr 12:31
· 101 commits to main since this release
989aaa2

Release notes

This v0.6.0 release candidate optimises the callGasLimit estimate via eth_estimateUserOperationGas.

  • Add a fixed overhead to the estimated value of callGasLimit.

What's Changed

  • Add fixed overhead to callGasLimit estimate by @hazim-j in #146

Full Changelog: v0.6.0-rc.2...v0.6.0-rc.3