Note that the EntryPoint v0.9 release includes new features aimed at improving paymaster capabilities, which we could explore in our implementations. Some of them are:
-
- The new
paymasterSignature optional field for asynchronous paymaster signatures for improved UX, which could be potentially leveraged in our PaymasterSigner.
-
- Supporting the new
validAfter and validUntil optional format in block numbers in addition to timestamps.
Note that OpenZeppelin/openzeppelin-contracts#6135 already bumps our codebase to entrypoint v0.9
Note that the EntryPoint v0.9 release includes new features aimed at improving paymaster capabilities, which we could explore in our implementations. Some of them are:
paymasterSignatureoptional field for asynchronous paymaster signatures for improved UX, which could be potentially leveraged in ourPaymasterSigner.validAfterandvalidUntiloptional format in block numbers in addition to timestamps.Note that OpenZeppelin/openzeppelin-contracts#6135 already bumps our codebase to entrypoint v0.9