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(sdk): Add a call to attestV2 at the SDK level #760

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

alainncls
Copy link
Collaborator

@alainncls alainncls commented Oct 17, 2024

What does this PR do?

Introduces an attestV2 function at the SDK level to leverage the new version of the Attestation process.

Note

This function name is not ideal, and will be renamed to just attest once the legacy function is deprecated both at the SDK level and the smart contract level.

Related ticket

Fixes #759

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@alainncls alainncls self-assigned this Oct 17, 2024
@alainncls alainncls force-pushed the chore/add-a-call-to-attestv2-at-the-sdk-level branch from 6caa2dd to 81fea74 Compare October 17, 2024 10:20
@alainncls alainncls force-pushed the chore/add-a-call-to-attestv2-at-the-sdk-level branch from 81fea74 to c37e996 Compare October 17, 2024 10:38
@alainncls alainncls merged commit 52710b7 into dev Oct 17, 2024
8 checks passed
@alainncls alainncls deleted the chore/add-a-call-to-attestv2-at-the-sdk-level branch October 17, 2024 20:39
Stasn13 pushed a commit to Stasn13/linea-attestation-registry that referenced this pull request Oct 19, 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.

[TASK] Add a call to attestV2 at the SDK level
2 participants