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: added revoke and simulateRevoke #274

Merged

Conversation

satyajeetkolhapure
Copy link
Collaborator

@satyajeetkolhapure satyajeetkolhapure commented Oct 12, 2023

What does this PR do?

Related ticket

Fixes #169

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 Report

Merging #274 (eb7b3af) into dev (d0b3281) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #274   +/-   ##
=======================================
  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 enabled auto-merge (squash) October 12, 2023 17:11
@alainncls alainncls force-pushed the feature/as-a-user-i-want-to-revoke-an-attestation-using-the-SDK branch from eb7b3af to b52990d Compare October 12, 2023 17:11
@alainncls alainncls merged commit 37a8b45 into dev Oct 12, 2023
6 checks passed
@alainncls alainncls deleted the feature/as-a-user-i-want-to-revoke-an-attestation-using-the-SDK branch October 12, 2023 17:14
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 revoke an attestation using the SDK
4 participants