Skip to content

Releases: pimlicolabs/permissionless.js

[email protected]

25 Apr 13:32
2bd149b
Compare
Choose a tag to compare

Patch Changes

  • c239d91: Fixed TypedData import from abitype to import from viem

[email protected]

20 Apr 12:49
2a25fea
Compare
Choose a tag to compare

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]

19 Apr 07:57
1e5fb7c
Compare
Choose a tag to compare

Patch Changes

  • 597013e: Added eth_accounts as a fallback in providerToSmartAccountSigner

[email protected]

17 Apr 11:56
3b8d9af
Compare
Choose a tag to compare

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]

15 Apr 18:13
4ade690
Compare
Choose a tag to compare

Patch Changes

  • 8652af7: Fixed use of BigInt literals for targeting lower than ES2020
  • 3651f6c: fix getAction for cases where minifier changes function names

[email protected]

10 Apr 19:35
53c004b
Compare
Choose a tag to compare

Patch Changes

  • 84d841d: Added util function getPackedUserOperation

[email protected]

10 Apr 07:39
9ae6994
Compare
Choose a tag to compare

Patch Changes

  • 9cb81f6: Performance improvement - reduced network call for chain id

[email protected]

06 Apr 09:39
8e154cf
Compare
Choose a tag to compare

Patch Changes

  • 7db5e1f: Fixed packUserOp when paymaster gas limits are 0

[email protected]

05 Apr 22:14
a2ca8d8
Compare
Choose a tag to compare

Patch Changes

  • 22fadbe: Fixed prepareUserOperation when either of paymaster gas limits is zero

[email protected]

28 Mar 12:08
806f9d8
Compare
Choose a tag to compare

Patch Changes

  • 9f88457: Added ganache support for getSenderAddress