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: distributed session keys #555

Merged
merged 53 commits into from
Aug 12, 2024
Merged

chore: distributed session keys #555

merged 53 commits into from
Aug 12, 2024

Conversation

joepegler
Copy link
Collaborator

@joepegler joepegler commented Aug 12, 2024

PR-Codex overview

This PR updates the version to 4.6.0, refactors workflow files, adds new modules, and improves session handling.

Detailed summary

  • Updated package version to 4.6.0
  • Refactored workflow files
  • Added new modules for session handling
  • Updated function parameters in various files
  • Improved session validation and smart account client creation

The following files were skipped due to too many changes: tests/modules/write.test.ts, src/modules/DANSessionKeyManagerModule.ts, src/modules/sessions/dan.ts, src/modules/sessions/abi.ts, src/account/BiconomySmartAccountV2.ts, src/account/utils/Types.ts

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

Copy link

github-actions bot commented Aug 12, 2024

size-limit report 📦

Path Size
core (esm) 72.35 KB (+29.89% 🔺)
core (cjs) 78.3 KB (+28.49% 🔺)
account (tree-shaking) 69.75 KB (+31.01% 🔺)
bundler (tree-shaking) 2.54 KB (0%)
paymaster (tree-shaking) 2.23 KB (0%)
modules (tree-shaking) 57.87 KB (+40.89% 🔺)

@joepegler joepegler merged commit 7b0f899 into develop Aug 12, 2024
5 checks passed
@joepegler joepegler deleted the feat/dan branch August 12, 2024 12:30
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