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

feat: sessions dx improvements #540

Merged
merged 6 commits into from
Jul 16, 2024
Merged

Conversation

joepegler
Copy link
Collaborator

@joepegler joepegler commented Jul 16, 2024

PR-Codex overview

This PR updates the SDK version to 4.5.3, adds a new backend URL, and includes token handling improvements.

Detailed summary

  • Updated SDK version to 4.5.3
  • Added DAN_BACKEND_URL constant
  • Improved token handling for npm and secrets
  • Updated schema version in biome.json
  • Added new wallet client for random account

The following files were skipped due to too many changes: package.json, src/modules/sessions/dan.ts, examples/CREATE_AND_USE_A_SESSION.md, src/modules/utils/Helper.ts, src/modules/utils/Types.ts, src/modules/sessions/abi.ts, src/modules/sessions/sessionSmartAccountClient.ts, src/account/utils/Types.ts, tests/modules/write.test.ts, src/account/BiconomySmartAccountV2.ts

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

Copy link

github-actions bot commented Jul 16, 2024

size-limit report 📦

Path Size
core (esm) 54.93 KB (+1.41% 🔺)
core (cjs) 60.15 KB (+1.4% 🔺)
account (tree-shaking) 52.49 KB (+0.94% 🔺)
bundler (tree-shaking) 2.54 KB (-3.46% 🔽)
paymaster (tree-shaking) 2.23 KB (-4.08% 🔽)
modules (tree-shaking) 40.32 KB (+0.06% 🔺)

@joepegler joepegler force-pushed the feat/session_dx_improvements branch from b062c2f to fa33d7e Compare July 16, 2024 08:56
@joepegler joepegler force-pushed the feat/session_dx_improvements branch from fa33d7e to 0d47917 Compare July 16, 2024 09:05
@joepegler joepegler marked this pull request as ready for review July 16, 2024 09:11
@joepegler joepegler merged commit e0f8a3d into develop Jul 16, 2024
5 checks passed
@joepegler joepegler deleted the feat/session_dx_improvements branch July 16, 2024 09:24
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.

1 participant