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

[Subgraph] New schema implementation #728

Merged
merged 23 commits into from
Aug 18, 2023
Merged

[Subgraph] New schema implementation #728

merged 23 commits into from
Aug 18, 2023

Conversation

leric7
Copy link
Collaborator

@leric7 leric7 commented Jul 26, 2023

Description

Subgraph schemas are re-defined based on new design of Job Launcher, and Escrow Dashboard.
https://app.diagrams.net/#G1WCSJhsWy4irN0wgxlPbePcT0uN5pbtTx

Summary of changes

  • Updated subgraph schema definition
  • Updated subgraph handlers to properly save data
  • Updated Node SDK to properly handle changed subgraph schema
  • Updated test cases

How test the changes

Related issues

Keywords for linking issues

Closes #721

Operational checklist

  • All new functionality is covered by tests
  • Any related documentation has been changed or added

@vercel
Copy link

vercel bot commented Jul 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
escrow-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 18, 2023 2:58pm
faucet-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 18, 2023 2:58pm
fortune-exchange-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 18, 2023 2:58pm
fortune-exchange-oracle-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 18, 2023 2:58pm
fortune-job-launcher-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 18, 2023 2:58pm
fortune-job-launcher-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 18, 2023 2:58pm
fortune-recording-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 18, 2023 2:58pm
fortune-reputation-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 18, 2023 2:58pm
job-launcher-client ❌ Failed (Inspect) Aug 18, 2023 2:58pm

@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client July 26, 2023 17:05 Inactive
@vercel vercel bot temporarily deployed to Preview – job-launcher-client July 26, 2023 17:05 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle July 26, 2023 17:07 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle July 26, 2023 17:13 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle July 26, 2023 17:15 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server July 26, 2023 17:18 Inactive
Copy link
Collaborator

@portuu3 portuu3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we create a new subgraph and deploy it? I would suggest to use mumbai
check lint errors

@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client July 27, 2023 16:18 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle July 27, 2023 16:18 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server July 27, 2023 16:20 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server July 27, 2023 16:20 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle July 27, 2023 16:21 Inactive
@vercel vercel bot temporarily deployed to Preview – job-launcher-client July 27, 2023 16:21 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle July 27, 2023 16:21 Inactive
@leric7 leric7 self-assigned this Jul 31, 2023
@leric7 leric7 requested a review from portuu3 July 31, 2023 22:35
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 3, 2023 02:27 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 3, 2023 02:30 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client August 3, 2023 02:33 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 18, 2023 04:27 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 18, 2023 04:29 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client August 18, 2023 04:30 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 18, 2023 04:30 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle August 18, 2023 04:31 Inactive
@portuu3 portuu3 added the WIP Work In Progress label Aug 18, 2023
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 18, 2023 14:06 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 18, 2023 14:07 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server August 18, 2023 14:08 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle August 18, 2023 14:10 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client August 18, 2023 14:11 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 18, 2023 14:11 Inactive
* add subgraph config files

* update subgraph cd
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client August 18, 2023 14:54 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 18, 2023 14:55 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 18, 2023 14:55 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle August 18, 2023 14:56 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 18, 2023 14:57 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server August 18, 2023 14:57 Inactive
@leric7 leric7 merged commit e8db754 into develop Aug 18, 2023
@leric7 leric7 deleted the feat/new-subgraph branch August 18, 2023 15:07
@leric7 leric7 removed the WIP Work In Progress label Aug 20, 2023
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.

2 participants