linea-attestation-registry icon indicating copy to clipboard operation
linea-attestation-registry copied to clipboard

feat(sdk): As a developer, I want to access the Attestation count on Portals and Schemas

Open alainncls opened this issue 1 year ago • 2 comments
trafficstars

What does this PR do?

  1. Makes the SDK able to return the Attestation count for Portals and Schemas
  2. Adds an encodedSubject field to the Attestation object
  3. Switches from self-hosted Graph Nodes to TheGraph for the default Linea subgraph
  4. Releases v 1.11.0 of the SDK
  5. Upgrades the SDK for the Explorer

Related ticket

Fixes #677

Type of change

  • [ ] Chore
  • [ ] Bug fix
  • [X] New feature
  • [ ] Documentation update

Check list

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

alainncls avatar Aug 13 '24 13:08 alainncls

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.07%. Comparing base (b26f79c) to head (c9cd37d).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #678   +/-   ##
=======================================
  Coverage   92.07%   92.07%           
=======================================
  Files          30       30           
  Lines         492      492           
  Branches      112      112           
=======================================
  Hits          453      453           
  Misses         39       39           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Aug 13 '24 14:08 codecov-commenter

🚀 Deployed on https://66bb67cf9028ae246e5375d7--resilient-starburst-d5d6d9.netlify.app

github-actions[bot] avatar Aug 13 '24 14:08 github-actions[bot]