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: release v4.5.6 #589

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

chore: release v4.5.6 #589

wants to merge 4 commits into from

Conversation

joepegler
Copy link
Collaborator

@joepegler joepegler commented Oct 11, 2024

PR-Codex overview

This PR focuses on version downgrades, bug fixes, and improvements in the Biconomy SDK. It introduces a new method for extracting chain IDs from URLs and updates the Bundler class to use a consistent polling interval.

Detailed summary

  • Downgraded version in package.json from 4.6.2 to 4.5.7.
  • Added changelog entry for 4.5.7 with a bundler URL fix.
  • Simplified isDebugging function in src/account/utils/Helpers.ts.
  • Introduced POLL_INTERVAL constant in src/bundler/Bundler.ts.
  • Updated Bundler class to use POLL_INTERVAL.
  • Enhanced error messages in Bundler class.
  • Added extractChainIdFromUrl function in src/bundler/utils/Utils.ts.
  • Improved error handling in extractChainIdFromUrl.
  • Added tests for extractChainIdFromUrl in tests/bundler/read.test.ts.

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

@joepegler joepegler marked this pull request as ready for review October 11, 2024 14:12
Copy link

size-limit report 📦

Path Size
core (esm) 55.9 KB (+0.22% 🔺)
core (cjs) 61.08 KB (+0.1% 🔺)
account (tree-shaking) 53.38 KB (-0.23% 🔽)
bundler (tree-shaking) 2.57 KB (+1.12% 🔺)
paymaster (tree-shaking) 2.21 KB (-1.06% 🔽)
modules (tree-shaking) 40.98 KB (+0.07% 🔺)

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