Socket
Socket
Sign inDemoInstall

@biconomy/account

Package Overview
Dependencies
34
Maintainers
7
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

4.4.1

Diff

Changelog

Source

4.4.1

Patch Changes

  • fix process.env bug
joepegler
published 4.4.0 •

Changelog

Source

4.4.0

Minor Changes

  • b9b2077: Sessions DevEx

    • Improved DevEx related to the creating and using of sessions chore: sessions dx
vgabriel45
published 4.3.0 •

Changelog

Source

4.3.0

Minor Changes

  • Added transferOwnership and gasOffsets

    • added transferOwnerhsip() method on the Smart Account
    • added gasOffsets parameter to increase gas values
joepegler
published 4.2.0 •

Changelog

Source

4.2.0

Minor Changes

  • Features:

    • Improved getBalances utility helper (da340f)
    • Added 1271 Signature support (fd832fe)
    • Added withdrawal utility helper (7a93d87)
    • Reduce bundle size (7c594fa)
    • Integrate AAErrors (7c594fa)
    • Added 6492 Signature support (fd832fe)
    • Added Token Balances to getSupportedTokens payload (869436)
    • Added gas estimates utility helper (950a521)
    • Added dummy pnd override (8d34d14)

    Chores:

    • Modernise tooling (7c594fa)
      • Add changesets
      • Migrate tests to Amoy
      • Add pr lint
      • Add size report
      • Add tree shaking
      • Add code of conduct
      • Update README (table of contents)
      • Add SECURITY.md
      • Replace prettier with biome
      • Replace yarn with bun
      • Remove deprecated Base class
      • Added "NEXT_PUBLIC_BICONOMY_SDK_DEBUG" to support NextJS debugging information
      • Replace jest with vitest
      • Added size threshold checks to PRs
      • Added test coverage checks to PRs
      • Added tsdoc auto-deploy

    Fixes:

    • Fix wrong falsy check for user op nonce (f2567)
joepegler
published 4.1.1 •

Changelog

Source

4.1.1 (2023-07-03)

  • Added missing extensions (fdbec6)
  • Fixed issue reporting format (815e9440)
joepegler
published 4.1.0 •

Changelog

Source

4.1.0 (2023-04-03)

Features:

  • Added Speed optimisation, removing redundant gasEstimate call to bundler (2371b2)
  • Added smartAccount.getBalances() method (4b8bae)
  • Added smartAccount.getSupportedTokens() method (6d2fb27)
  • Added smartAccount.deploy() method (be9dc4)
  • Increased checking of the chainId from the bundler, paymaster and the provider (5d2f3)
  • Added entity name to Logger calls (9278ec)
  • Export a 'getChain' by id helper, which returns a viem chain (ab2ba)
  • Add "stateOverride" optional param (20fd54)

Fixes:

  • Fix for encodeAbiParameters inside batched session module (b27061)
  • added flag to skip calldata approval patch (75698)
  • Fixed the particle auth build

Chores:

  • Added tests for ecdsa module (1a8f29)
  • Increased test coverage (329003)
  • Improved issue reporting guidelines (8b9fb5d)
  • Added e2e tests for optimism, ran from GH actions (5051ba)
  • Added ABI SVM test (49c96)
  • Added tests for batched session router testing (2eb9765)
livingrock7
published 4.0.2 •

Changelog

Source

4.0.2 (2023-26-02)

Bug Fixes

Particle Auth Fix

livingrock7
published 4.0.1 •

Changelog

Source

4.0.1 (2023-02-22)

Bug Fixes

  • Fix for RPC endpoints (Quiknode, Blast Sepolia etc) failing to respond because of custom headers being set
livingrock7
published 4.0.0 •

Changelog

Source

4.0.0 (2023-02-06)

Features

  • Export bundler / paymaster instances + helpers from master package (1d1f9d)
  • Export modules aliases from master package (d6205c)
  • Added sendTransaction abstraction for buildUserOp + sendUserOp (335c6e)
  • Reduced bundle size (765a3e3)
  • Added bundler abstraction during SmartAccount init (591bbb4)
  • Added e2e tests that speak with prod bundler / paymasters (4b4a53a)
  • Added support for simultaneous ethers + viem signers (8e4b2c8)
  • E2E tests for multichain modules (ecc86e2)
  • E2E tests for session validation modules (4ad7ea7)
  • Added TSDoc (638dae)
  • Make txs more typesafe and default with valueOrData (b1e5b5e)
  • Added createSmartAccountClient alias (232472)
  • Improve dx of using paymster to build userOps (bb54888)
  • Add ethers v6 signer support (9727fd)
  • Improved dx of using gas payments with erc20 (741806)

Chores

  • Removed SmartAccount Base class in favour of Alchemy's (be82732)
  • Migrate to viem v2 (8ce04a)
  • Remove common + core-types dependencies (673514)
  • Reincluded simulation flags (25d2be)

Bug Fixes

  • Make silently failing paymaster calls throw an error instead (693bf0)
  • Added string as a supported Transaction value type (b905dc)
  • Removed skipBundlerGasEstimation option (b905dc)
  • Ingest rpcUrl from SupportedSigners (ethers + viem) (f56b4d)
livingrock7
published 3.1.3 •

Changelog

Source

3.1.3 (2023-12-28)

VERSION Bump Only.

2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc