What's Changed
- Clean Up Hardhat Network Configuration by @nlordell in #140
- Add Audit Report by @nlordell in #139
- Ignore Immutables on Local Verification by @nlordell in #150
- Minor Cleanup to Project and Hardhat Configuration by @nlordell in #151
- Refactor Deployment Scripts by @nlordell in #154
- Created
onlySupportedEntryPoint(...)
modifier avoiding code redundancy by @remedcu in #158 - Implement E2E Test Using Reference Bundler by @nlordell in #155
- Feat: Support
validAfter
andvalidUntil
timestamps by @mmv08 in #156 - ERC-4337 Bundler Updates by @nlordell in #161
- Fix Revert message propagation by @nlordell in #163
- Refactor E2E Test to Wait For User Operation Execution by @nlordell in #164
- Send encoded Safe operation bytes to
checkSignatures
call by @nlordell in #165 - [4337] Separate Signature Fields for
validAfter
andvalidUntil
by @nlordell in #167 - [4337] Feature: Upgrade dependencies by @mmv08 in #166
- [4337] User Operation with Custom Singleton Signers by @nlordell in #159
- Internal Function Naming Convention by @nlordell in #171
- Sign Full User Operation Data by @nlordell in #177
- Package Version to v0.2.0 by @nlordell in #180
- Update 4337 readme by @Uxio0 in #178
- Fix
_validateSignatures
NatSpec Documentation by @nlordell in #183 - Update
deploy
section in the readme by @mmv08 in #189 - Document Deployment Process and Changelog by @nlordell in #186
- Add 4337 Module v0.2.0 Audit Report by @nlordell in #185
New Contributors
Full Changelog: v0.1.0...v0.2.0