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

Add create assignment and get assignments endpoints in Exchange Oracle #1725

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

flopez7
Copy link
Contributor

@flopez7 flopez7 commented Mar 18, 2024

Description

Create a new assignment in the database when a user requests it
Also create an endpoint to retrieve all assignments

Summary of changes

Create assignment module and everything related to it

Related issues

#1723 #1724

@flopez7 flopez7 requested a review from portuu3 March 18, 2024 12:28
@flopez7 flopez7 self-assigned this Mar 18, 2024
Copy link

vercel bot commented Mar 18, 2024

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

5 Ignored Deployments
Name Status Preview Updated (UTC)
escrow-dashboard ⬜️ Ignored (Inspect) Mar 18, 2024 0:28am
faucet-server ⬜️ Ignored (Inspect) Mar 18, 2024 0:28am
job-launcher-client ⬜️ Ignored (Inspect) Mar 18, 2024 0:28am
job-launcher-server ⬜️ Ignored (Inspect) Mar 18, 2024 0:28am
reputation-oracle-server ⬜️ Ignored (Inspect) Mar 18, 2024 0:28am

@flopez7 flopez7 merged commit 8233f75 into feat/exchange/create-job Mar 19, 2024
9 checks passed
portuu3 added a commit that referenced this pull request Mar 25, 2024
* Handle escrow_created event in Exchange Oracle

* Fix exchange oracle tests

* Get jobs endpoint in Exchange Oracle (#1712)

* Modify jobDto to camelCase

* Check jobType filter in getJobList

* Add create assignment and get assignments endpoints in Exchange Oracle (#1725)

* [Fortune] Add endpoint for workers stats  (#1717)

* add endpoint

* add assignment repo

---------

Co-authored-by: Francisco López <[email protected]>

* exchange oracle fixes

* comment cors

* replace npm by yarn

* Add cron job module (#1739)

* update yarn.lock

* Add endpoint to getOracleStats and optimize getAssignmentStats

* Fix database.module.ts path

* add docker file to exo

* Add heath module in Exchange Oracle

* test blueprint render

* move render file to root folder

* fixes exchange oracle

* Fix job launcher webhook type and exchange oracle jwt auth

* Fix case in signature guard

* Fix outgoing webhook success check

* fix kyc status check and add constants

* Add exchange oracle unit tests

* Add API docs for exchange oracle and fix some bugs

* Fix exchange oracle webhook

* remove unused render blueprint

* delete unuseful test

---------

Co-authored-by: Mehdi <[email protected]>
Co-authored-by: portuu3 <[email protected]>
@flopez7 flopez7 deleted the feat/exchange/assignments branch March 26, 2024 10:55
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