Releases: ethaccount/sendop
Releases · ethaccount/sendop
v0.5.7
Full Changelog: v0.5.6...v0.5.7
What's Changed
- ERC-7677 Support by @johnson86tw in #21
Full Changelog: v0.5.6...v0.5.7
v0.5.6
Full Changelog: v0.5.5...v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
v0.5.1
What's Changed
- Support Etherspot bundler; Add ERC4337Error by @johnson86tw in #16
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Refactor with UserOpBuilder and create ethers-erc4337 by @johnson86tw in #12
- 0.5.0-beta.6 by @johnson86tw in #13
Full Changelog: v0.4.2...v0.5.0
v0.5.0-beta.6
A brand-new design using UserOpBuilder
What's Changed
- Refactor with UserOpBuilder and create ethers-erc4337 by @johnson86tw in #12
- 0.5.0-beta.6 by @johnson86tw in #13
Full Changelog: v0.4.2...v0.5.0-beta.6
v0.4.2
- feat: add "T" prefix to all contract types
- rename validators
- bug fixes and enhancements