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: batch session with token gas payments #505

Merged
merged 28 commits into from
May 30, 2024

Conversation

joepegler
Copy link
Collaborator

@joepegler joepegler commented May 28, 2024

PR-Codex overview

This PR updates Biconomy SDK with new features and improvements.

Detailed summary

  • Updated package name to @biconomy-devx/account
  • Added new constants for Biconomy token paymaster
  • Improved session parameters in types
  • Added new test files for playground read and write tests
  • Added functions for supported signer and session parameters conversion

The following files were skipped due to too many changes: src/modules/sessions/abi.ts, examples/CREATE_AND_USE_A_SESSION.md, src/modules/utils/Helper.ts, tests/modules/write.test.ts

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

Copy link

github-actions bot commented May 28, 2024

size-limit report 📦

Path Size
core (esm) 54.45 KB (+0.14% 🔺)
core (cjs) 59.59 KB (+0.19% 🔺)
account (tree-shaking) 52.34 KB (0%)
bundler (tree-shaking) 2.63 KB (0%)
paymaster (tree-shaking) 2.33 KB (0%)
modules (tree-shaking) 40.57 KB (0%)

@joepegler joepegler merged commit 6678f24 into develop May 30, 2024
5 of 6 checks passed
@joepegler joepegler deleted the test/erc20_payment_session branch May 30, 2024 14:56
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