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: As a user, I want to create an attestation using the SDK #270

Conversation

alainncls
Copy link
Collaborator

@alainncls alainncls commented Oct 10, 2023

What does this PR do?

Adds a method to attest a payload (create an attestation) via the SDK

Related ticket

Fixes #167

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

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

@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2023

Codecov Report

Merging #270 (2df46e1) into dev (c9283aa) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #270   +/-   ##
=======================================
  Coverage   93.40%   93.40%           
=======================================
  Files          13       13           
  Lines         197      197           
  Branches       46       46           
=======================================
  Hits          184      184           
  Misses          8        8           
  Partials        5        5           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@alainncls alainncls force-pushed the feature/as-a-user-i-want-to-create-an-attestation-using-the-sdk branch 5 times, most recently from 2aaaf60 to a635b0e Compare October 11, 2023 18:07
@alainncls alainncls force-pushed the feature/as-a-user-i-want-to-create-an-attestation-using-the-sdk branch from a635b0e to 2df46e1 Compare October 11, 2023 20:14
@satyajeetkolhapure satyajeetkolhapure merged commit d0b3281 into dev Oct 12, 2023
6 checks passed
@satyajeetkolhapure satyajeetkolhapure deleted the feature/as-a-user-i-want-to-create-an-attestation-using-the-sdk branch October 12, 2023 09:33
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.

[US] As a user, I want to create an attestation using the SDK
4 participants