Skip to content

Releases: pimlicolabs/permissionless.js

[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

[email protected]

27 Sep 18:58
4834995
Compare
Choose a tag to compare

Patch Changes

  • 80e7fad: Added Pimlico Bundler Actions (pimlico_getUserOperationStatus, pimlico_getUserOperationGasPrice)
    Added Pimlico Paymaster Actions (pm_sponsorUserOperation)
    Added types for BundlerClient, GetUserOperationByHashParameters, GetUserOperationByHashReturnType, GetUserOperationReceiptParameters, GetUserOperationReceiptReturnType
    Added createBundlerClient, createPimlicoBundlerClient, createPimlicoPaymasterClient
  • 3bbc6d3: Fix JSDoc for Bundler Actions, move viem to peerDependencies, and export getUserOperationReceipt

[email protected]

27 Sep 00:01
c4c93fe
Compare
Choose a tag to compare

Patch Changes

  • 05a12f9: Added Bundler Actions and standard bundler methods support