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: useRegistry false #170

Merged
merged 1 commit into from
Jan 16, 2025
Merged

chore: useRegistry false #170

merged 1 commit into from
Jan 16, 2025

Conversation

joepegler
Copy link
Collaborator

@joepegler joepegler commented Jan 16, 2025

PR-Codex overview

This PR focuses on updating the @biconomy/sdk package from version 0.0.26 to 0.0.27, implementing a fix related to the useRegistry setting in the smartSessionsValidator module, and modifying tests accordingly.

Detailed summary

  • Updated CHANGELOG.md for version 0.0.27 with a patch change note.
  • Changed package.json version from 0.0.26 to 0.0.27.
  • Modified moduleInitData in toSmartSessionsValidator.ts to include useRegistry: false.
  • Updated the test in toSmartSessionValidator.enable.mode.test.ts to pass useRegistry: false to getSmartSessionsValidator.
  • Changed the describe block in createBicoPaymasterClient.test.ts to describe.skip.
  • Added a console.log statement to print the receipt.

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

Copy link

github-actions bot commented Jan 16, 2025

size-limit report 📦

Path Size
core (esm) 17.16 KB (+0.14% 🔺)
core (cjs) 23.64 KB (-0.19% 🔽)
bundler (tree-shaking) 518 B (0%)
paymaster (tree-shaking) 543 B (0%)

@joepegler joepegler force-pushed the chore/use_registry_fix branch from 3c9246e to 8202b7a Compare January 16, 2025 09:40
@joepegler joepegler marked this pull request as ready for review January 16, 2025 09:48
@joepegler joepegler merged commit fa4b52d into develop Jan 16, 2025
9 checks passed
@joepegler joepegler deleted the chore/use_registry_fix branch January 16, 2025 09:55
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