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 differentiate the Attestations from each network #427

Conversation

alainncls
Copy link
Collaborator

What does this PR do?

Adds a "chain prefix" to differentiate the Attestations from multiple networks

Related ticket

Fixes #426

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 Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (725e022) 93.52% compared to head (d90a056) 94.24%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #427      +/-   ##
==========================================
+ Coverage   93.52%   94.24%   +0.72%     
==========================================
  Files          18       19       +1     
  Lines         309      313       +4     
  Branches       68       68              
==========================================
+ Hits          289      295       +6     
+ Misses         10        9       -1     
+ Partials       10        9       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alainncls alainncls force-pushed the feat/as-a-user-i-want-to-differentiate-the-attestations-from-each-network branch from 6e4e4ae to 7c399a9 Compare November 23, 2023 22:56
@alainncls alainncls marked this pull request as draft November 23, 2023 23:05
@alainncls alainncls force-pushed the feat/as-a-user-i-want-to-differentiate-the-attestations-from-each-network branch from 7c399a9 to ea8e0c1 Compare November 24, 2023 10:07
@alainncls alainncls marked this pull request as ready for review November 24, 2023 10:07
@alainncls alainncls force-pushed the feat/as-a-user-i-want-to-differentiate-the-attestations-from-each-network branch from ea8e0c1 to adbb81d Compare November 24, 2023 10:36
@alainncls alainncls requested a review from 0xEillo November 25, 2023 08:33
@0xEillo 0xEillo merged commit 8573578 into dev Nov 25, 2023
8 checks passed
@0xEillo 0xEillo deleted the feat/as-a-user-i-want-to-differentiate-the-attestations-from-each-network branch November 25, 2023 09:49
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 differentiate the Attestations from each network
5 participants