This repository was archived by the owner on Oct 20, 2024. It is now read-only.
v0.4.3
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