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: test support for smart sessions #565

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

joepegler
Copy link
Collaborator

@joepegler joepegler commented Sep 2, 2024

PR-Codex overview

This PR updates dependencies, adds new ABI definitions, refactors test files, and introduces smart session functionalities.

Detailed summary

  • Updated dependencies versions
  • Added new ABI definitions for UniActionPolicy
  • Refactored test files
  • Introduced smart session functionalities for smart accounts

The following files were skipped due to too many changes: tests/smart.sessions.test.ts, src/modules/utils/Helper.ts, tests/src/callDatas.ts

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

@joepegler joepegler force-pushed the feat/smart_session_test_support branch 3 times, most recently from f657548 to 5467afc Compare September 2, 2024 17:12
Copy link

github-actions bot commented Sep 2, 2024

size-limit report 📦

Path Size
core (esm) 15.81 KB (+0.96% 🔺)
core (cjs) 20.97 KB (+1.31% 🔺)
account (tree-shaking) 13.67 KB (+0.65% 🔺)
bundler (tree-shaking) 4.6 KB (-0.15% 🔽)
paymaster (tree-shaking) 2.32 KB (0%)

@joepegler joepegler force-pushed the feat/smart_session_test_support branch from 5467afc to f570c3b Compare September 2, 2024 17:14
@joepegler joepegler force-pushed the feat/smart_session_test_support branch 2 times, most recently from f4c48bf to c585511 Compare September 2, 2024 18:59
@joepegler joepegler changed the title chore: add test support for smart sessions chore: test support for smart sessions Sep 3, 2024
@joepegler joepegler force-pushed the feat/smart_session_test_support branch 3 times, most recently from d79c872 to e207c9a Compare September 3, 2024 10:42
@joepegler joepegler force-pushed the feat/smart_session_test_support branch from e207c9a to 8eaedf4 Compare September 3, 2024 11:41
@joepegler joepegler merged commit b2a3e28 into feat/nexus Sep 3, 2024
3 checks passed
@joepegler joepegler deleted the feat/smart_session_test_support branch September 3, 2024 12:38
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