What's Changed
- add: getUserOperationEip712Data
- update: rearrange createBaseUserOperationAndFactoryAddressAndFactoryData to allow fetching the nonce values and gas prices to happen concurrently
- add expectedSigners to estimateUserOperationGas
- fix: randomize EOADummySignerSignaturePair signature for accurate op chains l1 gas cost estimation
- add DEFAULT_SECP256R1_PRECOMPILE_ADDRESS
- fix: Webauthn signer has to be the first signer for an init transaction
- add verifyWebAuthnSignatureForMessageHash
- add: expectedSigners override and createDummySignaturesForExpectedSigners
- multiple improvements and bug fixes
Full Changelog: v0.2.3...v0.2.9