Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 0.0.21 #156

Merged
merged 7 commits into from
Dec 23, 2024
Merged

chore: release 0.0.21 #156

merged 7 commits into from
Dec 23, 2024

Conversation

VGabriel45
Copy link
Collaborator

@VGabriel45 VGabriel45 commented Dec 23, 2024

PR-Codex overview

This PR focuses on enhancing the @biconomy/sdk by adding new features, improving existing functionalities, and addressing issues related to token paymaster operations.

Detailed summary

  • Added export for getCounterFactualAddress in src/sdk/account/utils/index.ts.
  • Updated version in package.json to 0.0.20.
  • Documented changes in CHANGELOG.md.
  • Enhanced src/sdk/account/utils/Utils.ts with getAllowance function.
  • Improved error handling in toSigner function in src/sdk/account/utils/toSigner.ts.
  • Updated BICONOMY_TOKEN_PAYMASTER address in Constants.ts.
  • Changed biconomyPaymasterContext to biconomySponsoredPaymasterContext in createBicoPaymasterClient.ts.
  • Added token paymaster functionalities in src/sdk/clients/decorators/tokenPaymaster.
  • Updated tests to cover new token paymaster features in createBicoPaymasterClient.test.ts.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

size-limit report 📦

Path Size
core (esm) 14.89 KB (+4.49% 🔺)
core (cjs) 20.97 KB (+4.09% 🔺)
bundler (tree-shaking) 544 B (+0.19% 🔺)
paymaster (tree-shaking) 543 B (+341.47% 🔺)

@VGabriel45 VGabriel45 merged commit 01b4d8b into main Dec 23, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants