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: add mee skeleton + abstractions #139

Closed
wants to merge 11 commits into from
Closed

Conversation

joepegler
Copy link
Collaborator

@joepegler joepegler commented Dec 2, 2024

PR-Codex overview

This PR focuses on refactoring the SDK to replace the usage of createNexusClient and createNexusSessionClient with createSmartAccountClient, along with various updates to configurations, types, and tests to support this transition.

Detailed summary

  • Deleted getAAError.ts and createNexusSessionClient.ts.
  • Added ALT_CHAIN_ID to .github/workflows/unit-tests.yml.
  • Updated type definitions in Types.ts and Utils.ts.
  • Replaced createNexusClient with createSmartAccountClient in multiple files.
  • Updated tests to reflect changes in client creation.
  • Modified .env.example to include MEE_NODE_URL.
  • Added new meeActions and getFeeQuote functionalities.
  • Updated README and test setup for new network configurations.

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

Copy link

github-actions bot commented Dec 2, 2024

size-limit report 📦

Path Size
core (esm) 14.97 KB (+4.84% 🔺)
core (cjs) 20.95 KB (+4.07% 🔺)
bundler (tree-shaking) 543 B (0%)
paymaster (tree-shaking) 123 B (0%)

@joepegler joepegler force-pushed the feat/mee_skeleton branch 3 times, most recently from 50682cc to 09690bd Compare December 2, 2024 10:15
@joepegler joepegler force-pushed the feat/mee_skeleton branch 2 times, most recently from e5d8270 to f9b04e9 Compare December 9, 2024 13:44
@joepegler joepegler closed this Dec 30, 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.

1 participant