Releases: pimlicolabs/permissionless.js
Releases · pimlicolabs/permissionless.js
[email protected]
Patch Changes
- c239d91: Fixed TypedData import from abitype to import from viem
[email protected]
Patch Changes
- 00ecd59: Added Kernel v0.3.0 smart account implementation which is ERC-7579 and EntryPoint v0.7 compliant including relevant testcases
[email protected]
Patch Changes
- 597013e: Added eth_accounts as a fallback in providerToSmartAccountSigner
[email protected]
Patch Changes
- ace8a11: Changed sponsorUserOperation action return type to include maxFeePerGas and maxPriorityFeePerGas if returned by paymaster and return it as part of userOperation from prepareUserOperationRequest action
[email protected]
[email protected]
Patch Changes
- 84d841d: Added util function getPackedUserOperation
[email protected]
Patch Changes
- 9cb81f6: Performance improvement - reduced network call for chain id
[email protected]
Patch Changes
- 7db5e1f: Fixed packUserOp when paymaster gas limits are 0
[email protected]
Patch Changes
- 22fadbe: Fixed prepareUserOperation when either of paymaster gas limits is zero
[email protected]
Patch Changes
- 9f88457: Added ganache support for getSenderAddress