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 paymaster #566

Merged
merged 1 commit into from
Sep 3, 2024
Merged

chore: add paymaster #566

merged 1 commit into from
Sep 3, 2024

Conversation

joepegler
Copy link
Collaborator

@joepegler joepegler commented Sep 3, 2024

PR-Codex overview

This PR updates the paymaster functionality by introducing a new PAYMASTER_URL environment variable and refactoring the Paymaster class.

Detailed summary

  • Added PAYMASTER_URL environment variable
  • Renamed BiconomyPaymaster class to Paymaster
  • Updated Paymaster class methods and properties
  • Refactored type definitions for paymaster modes

The following files were skipped due to too many changes: src/account/NexusSmartAccount.ts

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

Copy link

github-actions bot commented Sep 3, 2024

size-limit report 📦

Path Size
core (esm) 15.8 KB (0%)
core (cjs) 20.93 KB (0%)
account (tree-shaking) 13.66 KB (0%)
bundler (tree-shaking) 4.6 KB (0%)
paymaster (tree-shaking) 2.42 KB (0%)

@joepegler joepegler marked this pull request as ready for review September 3, 2024 15:34
@joepegler joepegler merged commit 1a85cb6 into feat/nexus Sep 3, 2024
6 checks passed
@joepegler joepegler deleted the feat/paymaster_test branch September 3, 2024 15:34
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