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

v0.6.1

Compare
Choose a tag to compare
@hazim-j hazim-j released this 29 May 00:05
· 80 commits to main since this release
7147ff8

Release notes

This patch release includes an optimisation to reject userOps that are close to expiring. Prior to this, userOps would get silently dropped from the mempool. By explicitly rejecting almost expired userOps, clients can receive the appropriate feedback right away.


What's Changed

  • Reject userOps within 30 seconds of expiring by @hazim-j in #175
  • Remove call to Arbitrum gas helper contract by @hazim-j in #176

Full Changelog: v0.6.0...v0.6.1