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

v0.4.3

Compare
Choose a tag to compare
@hazim-j hazim-j released this 15 Mar 03:19
· 118 commits to main since this release
ee65197

Release notes

This patch release includes a fix to support optimism nodes and more robust checks to catch bad signatures before they get accepted into the mempool.


What's Changed

  • Use HeaderByNumber instead of BlockByNumber by @hazim-j in #119
  • Reject userOp if sigFailed is true during simulation by @hazim-j in #120

Full Changelog: v0.4.2...v0.4.3