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

[Reputation Oracle] Implemented Cron and Payout Modules #1586

Merged
merged 8 commits into from
Feb 16, 2024

Conversation

eugenvoronov
Copy link
Contributor

Description

Improved structure of the project. Crone and Payout modules was implemented.

Summary of changes

  • Implemented cron job database locks as implemented in Job Launcher.
  • Created cron job modules and move cron jobs into it.
  • Created a Payout module to handle payouts. Use payout service from cron jobs service.
  • Improved Reputation Service.
  • Implemented unit tests for each error case.

How test the changes

yarn test

Related issues

Reputation Oracle - Cron jobs refactor
#1508

@eugenvoronov eugenvoronov self-assigned this Feb 13, 2024
@eugenvoronov eugenvoronov requested a review from flopez7 February 13, 2024 07:09
Copy link

vercel bot commented Feb 13, 2024

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

Name Status Preview Comments Updated (UTC)
reputation-oracle-server ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 15, 2024 4:07pm
4 Ignored Deployments
Name Status Preview Comments Updated (UTC)
escrow-dashboard ⬜️ Ignored (Inspect) Visit Preview Feb 15, 2024 4:07pm
faucet-server ⬜️ Ignored (Inspect) Visit Preview Feb 15, 2024 4:07pm
job-launcher-client ⬜️ Ignored (Inspect) Visit Preview Feb 15, 2024 4:07pm
job-launcher-server ⬜️ Ignored (Inspect) Visit Preview Feb 15, 2024 4:07pm

@portuu3 portuu3 dismissed their stale review February 15, 2024 16:01

tests failing

@portuu3 portuu3 merged commit 47f9be5 into develop Feb 16, 2024
15 checks passed
@portuu3 portuu3 deleted the feature/rep-oracle/cron branch February 16, 2024 08:43
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