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

[Human App] Implemented register worker #2315

Merged
merged 13 commits into from
Aug 15, 2024

Conversation

eugenvoronov
Copy link
Contributor

Description

Implemented register worker functionality to the Human App.

Summary of changes

  1. Created a new endpoint in HUMAN App POST: /register with body:
{
   "oracle_address": "ox..."
}
  1. Implemented new registerWorker in exchange oracle gateway module.
  2. Implemented new sendWorkerRegistration in reputation oracle gateway module.
  3. Implemented new test cases.

How test the changes

yarn test

Related issues

[Human App] Register on Exchange Oracle/Annotation tool
#2260

@eugenvoronov eugenvoronov self-assigned this Jul 25, 2024
Copy link

vercel bot commented Jul 25, 2024

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

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
escrow-dashboard ⬜️ Ignored (Inspect) Visit Preview Aug 15, 2024 6:55am
faucet-server ⬜️ Ignored (Inspect) Visit Preview Aug 15, 2024 6:55am

@eugenvoronov eugenvoronov marked this pull request as draft July 25, 2024 08:43
@eugenvoronov eugenvoronov force-pushed the feature/human-app/register-worker branch from 41fd4ee to ec3f348 Compare August 9, 2024 05:09
@eugenvoronov eugenvoronov marked this pull request as ready for review August 9, 2024 05:10
@portuu3 portuu3 merged commit d0f1eb2 into develop Aug 15, 2024
19 checks passed
@portuu3 portuu3 deleted the feature/human-app/register-worker branch August 15, 2024 07:01
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