Skip to content

Releases: pimlicolabs/permissionless.js

[email protected]

28 Nov 14:13
d3e534b
Compare
Choose a tag to compare

Patch Changes

  • 69a7b4b: Added support to enable extra modules and transactions during setup for Safe account
  • 639775d: Added support for passing in custom signers
  • 0254c24: Enable batch calls for Safe account
  • b95e9e5: Enable setting custom nonce for user operations
  • 39164f7: Added support for Safe account management

[email protected]

16 Nov 19:37
370ee5d
Compare
Choose a tag to compare

Patch Changes

  • aabe479: Added support for SimpleAccount management

[email protected]

01 Nov 16:14
0da9bae
Compare
Choose a tag to compare

Patch Changes

  • 5e990c1: Allow using raw accounts with signUserOperationHashWithECDSA

[email protected]

30 Oct 02:50
c44ff64
Compare
Choose a tag to compare

Patch Changes

  • 565ea3f: Added signUserOperationHashWithECDSA to permissionless utilities

[email protected]

24 Oct 15:34
7fa4de6
Compare
Choose a tag to compare

Patch Changes

[email protected]

19 Oct 12:35
b4320e6
Compare
Choose a tag to compare

Patch Changes

  • 09d693d: Added waitForUserOperationReceipt

[email protected]

17 Oct 23:59
90a8dc3
Compare
Choose a tag to compare

Patch Changes

  • 6f868d8: Added stackup paymaster actions
  • 37d2171: Made esm build compatible with Node

[email protected]

07 Oct 02:17
078a3f4
Compare
Choose a tag to compare

Patch Changes

[email protected]

02 Oct 23:00
4f3e43e
Compare
Choose a tag to compare

Patch Changes

  • 8df3fbd: Added getSenderAddress function

[email protected]

29 Sep 16:54
4f656e1
Compare
Choose a tag to compare

Patch Changes

  • 7b3da2d: fix JSDoc links to documentation for actions and getUserOperationHash
  • 77e133d: Added getUserOperationHash
  • e02ebbb: Converted getChainId return type from BigInt to Number