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

[Job Launcher] Display partially paid escrows #1856

Merged
merged 2 commits into from
Apr 12, 2024

Conversation

flopez7
Copy link
Contributor

@flopez7 flopez7 commented Apr 11, 2024

Description

Display escrows with Partially paid status because now in case payouts were triggered but escrow balance is not 0, escrow won't be visible in any of the existing tabs

Summary of changes

Job Launcher Server:

  • Add Partial status to database
  • Add new Partial status to filter and query subgraph
  • Update Launched status in DB in case of Partial on chain

Job Launcher Client:

  • Add new Partial tab in sidebar and dashboard

Subgraph:

  • Update partial escrow status from Partially Paid to Partial

How test the changes

yarn test

Related issues

#1842

Copy link

vercel bot commented Apr 11, 2024

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

5 Ignored Deployments
Name Status Preview Comments Updated (UTC)
escrow-dashboard ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2024 0:35am
faucet-server ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2024 0:35am
job-launcher-client ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2024 0:35am
job-launcher-server ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2024 0:35am
reputation-oracle-server ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2024 0:35am

@portuu3 portuu3 merged commit 0c413b4 into develop Apr 12, 2024
16 checks passed
@portuu3 portuu3 deleted the feat/job-launcher/partial-escrows branch April 12, 2024 05:40
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