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: release v0.0.16 #147

Merged
merged 1 commit into from
Dec 9, 2024
Merged

feat: release v0.0.16 #147

merged 1 commit into from
Dec 9, 2024

Conversation

joepegler
Copy link
Collaborator

@joepegler joepegler commented Dec 9, 2024

PR-Codex overview

This PR introduces a new version (0.0.16) of the @biconomy/sdk, adding support for mock attestors in account creation. It updates the createNexusClient and toNexusAccount functions to handle attesters and thresholds, enhancing the SDK's functionality.

Detailed summary

  • Updated CHANGELOG.md for version 0.0.16.
  • Changed package.json version from 0.0.15 to 0.0.16.
  • Modified createNexusClient to accept attesters and attesterThreshold.
  • Enhanced toNexusAccount with default attesters and threshold parameters.
  • Added BICONOMY_ATTESTER_ADDRESS and MOCK_ATTESTER_ADDRESS constants.
  • Updated tests to verify the new attester functionality.

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

Copy link

github-actions bot commented Dec 9, 2024

size-limit report 📦

Path Size
core (esm) 14.25 KB (-0.32% 🔽)
core (cjs) 20.15 KB (+0.01% 🔺)
bundler (tree-shaking) 543 B (0%)
paymaster (tree-shaking) 123 B (0%)

@joepegler joepegler force-pushed the feat/add_attestation_options branch 4 times, most recently from 9ac54fc to 62b65bd Compare December 9, 2024 19:07
@joepegler joepegler force-pushed the feat/add_attestation_options branch from 62b65bd to 40bd9d4 Compare December 9, 2024 19:08
@joepegler joepegler merged commit d6bcde9 into develop Dec 9, 2024
5 checks passed
@joepegler joepegler deleted the feat/add_attestation_options branch December 9, 2024 19:35
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