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 the contracts data to be indexed via a subgraph #224

Conversation

alainncls
Copy link
Collaborator

@alainncls alainncls commented Sep 26, 2023

What does this PR do?

  • Initiates a monorepo architecture
  • Adds a subgraph to index the creation if the 4 main objects of Verax (Attestation, Module, Portal and Schema).

Related ticket

Fixes #223

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 #224 (ddb43e5) into dev (c5c0817) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #224   +/-   ##
=======================================
  Coverage   95.26%   95.26%           
=======================================
  Files          11       11           
  Lines         169      169           
  Branches       38       38           
=======================================
  Hits          161      161           
  Misses          6        6           
  Partials        2        2           

📣 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-the-contracts-data-to-be-indexed-via-a-subgraph branch 2 times, most recently from ad7c51a to eb56076 Compare September 26, 2023 09:23
@alainncls alainncls force-pushed the feature/as-a-user-i-want-the-contracts-data-to-be-indexed-via-a-subgraph branch from eb56076 to f817df0 Compare September 26, 2023 13:22
@alainncls alainncls merged commit 5a06646 into dev Sep 27, 2023
5 checks passed
@alainncls alainncls deleted the feature/as-a-user-i-want-the-contracts-data-to-be-indexed-via-a-subgraph branch September 27, 2023 09:17
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 the contracts data to be indexed via a subgraph
4 participants