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/smart sessions (WIP) #582

Closed
wants to merge 3 commits into from
Closed

Conversation

livingrockrises
Copy link
Collaborator

@livingrockrises livingrockrises commented Sep 24, 2024

PR-Codex overview

This PR focuses on enhancing the smart session validator implementation, introducing new action policies, and refining the session management features within the SDK. It includes new ABI definitions and updates to existing validator modules.

Detailed summary

  • Added CounterAbi with functions: decrementNumber, getNumber, incrementNumber, and revertOperation.
  • Introduced SmartSessionValidator with improved session management.
  • Updated addresses.ts with new contract addresses.
  • Enhanced CreateSessionDataParams and CreateSessionDataResponse for better session handling.
  • Added new action policies and validation modules.
  • Implemented functions for enabling and managing smart sessions.
  • Updated test cases for smart session validator functionalities.

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

@livingrockrises livingrockrises changed the base branch from main to feat/nexus September 24, 2024 15:07
Copy link

github-actions bot commented Sep 25, 2024

size-limit report 📦

Path Size
core (esm) 15.12 KB (+34.15% 🔺)
core (cjs) 37.87 KB (+118.36% 🔺)
bundler (tree-shaking) 197 B (0%)
paymaster (tree-shaking) 108 B (0%)

@joepegler joepegler closed this Oct 11, 2024
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