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

v0.6.27

Compare
Choose a tag to compare
@hazim-j hazim-j released this 05 Dec 03:17
· 30 commits to main since this release
75d86dd

Build changes

  • Required Go version has been updated from 1.19 to 1.20.

What's Changed

  • Enable optional JSON-RPC parameter for state override by @hazim-j in #346
  • Parse state override set by @hazim-j in #347
  • Use state override set in eth_estimateUserOperationGas by @hazim-j in #348
  • Allow nil state override set in gas.EstimateInput by @hazim-j in #349
  • Default to sender balance override in gas estimation if no paymaster by @hazim-j in #350

Full Changelog: v0.6.26...v0.6.27