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: Add JobRequesterId to createEscrow function #853

Merged
merged 6 commits into from
Aug 31, 2023

Conversation

leric7
Copy link
Collaborator

@leric7 leric7 commented Aug 30, 2023

Description

Summary of changes

We need to add JobRequesterId to createEscrow function of EscrowFactory.

  • Added jobRequesterId to createEscrow function.
  • Emit new event LaunchedV2 with additional param.
  • Added handler in subgraph
  • Updated SDK function & doc

How test the changes

Related issues

Keywords for linking issues

Closes #842

Operational checklist

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

@vercel
Copy link

vercel bot commented Aug 30, 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 31, 2023 0:28am
faucet-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 31, 2023 0:28am
fortune-exchange-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 31, 2023 0:28am
fortune-exchange-oracle-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 31, 2023 0:28am
fortune-job-launcher-client ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 31, 2023 0:28am
fortune-job-launcher-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 31, 2023 0:28am
fortune-recording-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 31, 2023 0:28am
fortune-reputation-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 31, 2023 0:28am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
job-launcher-server ⬜️ Ignored (Inspect) Visit Preview Aug 31, 2023 0:28am

@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 30, 2023 20:57 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 30, 2023 20:59 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle August 30, 2023 21:02 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 30, 2023 21:08 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server August 30, 2023 21:08 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 30, 2023 21:11 Inactive
@leric7 leric7 self-assigned this Aug 30, 2023
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client August 30, 2023 21:17 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle August 30, 2023 21:18 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 30, 2023 21:18 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 30, 2023 21:19 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server August 30, 2023 21:20 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 30, 2023 21:21 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 30, 2023 21:25 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-client August 30, 2023 21:26 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle August 30, 2023 21:28 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 30, 2023 21:29 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 30, 2023 21:29 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-exchange-oracle-server August 30, 2023 21:30 Inactive
@leric7 leric7 added the Core label Aug 30, 2023
packages/core/README.md Outdated Show resolved Hide resolved
@vercel vercel bot temporarily deployed to Preview – fortune-recording-oracle August 31, 2023 12:26 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-job-launcher-server August 31, 2023 12:27 Inactive
@vercel vercel bot temporarily deployed to Preview – fortune-reputation-oracle August 31, 2023 12:28 Inactive
@leric7 leric7 merged commit 216c18e into develop Aug 31, 2023
15 checks passed
@portuu3 portuu3 deleted the feat/escrow-factory-requester-id branch August 31, 2023 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants