This repository was archived by the owner on Oct 20, 2024. It is now read-only.
v0.3.1
Release notes
This patch release includes a fix to optimise CPU usage for processing UserOperations from the mempool.
v0.3.1
is not recommended for mainnet use.
What's Changed
- Only replace ops if both fee values increase by >= 10% by @hazim-j in #86
- Add searcher mode for sending UserOperations to block builders by @hazim-j in #94
- Fix documentation link in readme by @antonydenyer in #93
- Optimize CPU utilization on Bundler go-routine by @hazim-j in #96
New Contributors
- @antonydenyer made their first contribution in #93
Full Changelog: v0.3.0...v0.3.1