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] Storage module #1165

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

flopez7
Copy link
Contributor

@flopez7 flopez7 commented Oct 30, 2023

Description

Add storage module on Reputation Oracle to remove dependency on deprecated SDK storage module

Summary of changes

  • Create a new Storage module
  • Remove dependencies to SDK storage module

How test the changes

yarn test

Related issues

#1158

Operational checklist

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

@flopez7 flopez7 requested a review from portuu3 October 30, 2023 17:20
@flopez7 flopez7 self-assigned this Oct 30, 2023
@flopez7 flopez7 linked an issue Oct 30, 2023 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Oct 30, 2023

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 Oct 30, 2023 5:22pm
12 Ignored Deployments
Name Status Preview Comments Updated (UTC)
escrow-dashboard ⬜️ Ignored (Inspect) Oct 30, 2023 5:22pm
faucet-server ⬜️ Ignored (Inspect) Oct 30, 2023 5:22pm
fortune-exchange-oracle ⬜️ Ignored (Inspect) Oct 30, 2023 5:22pm
fortune-exchange-oracle-server ⬜️ Ignored (Inspect) Oct 30, 2023 5:22pm
fortune-job-launcher-client ⬜️ Ignored (Inspect) Oct 30, 2023 5:22pm
fortune-job-launcher-server ⬜️ Ignored (Inspect) Oct 30, 2023 5:22pm
fortune-recording-oracle ⬜️ Ignored (Inspect) Oct 30, 2023 5:22pm
fortune-reputation-oracle ⬜️ Ignored (Inspect) Oct 30, 2023 5:22pm
hufi-exchange-oracle-server ⬜️ Ignored (Inspect) Oct 30, 2023 5:22pm
hufi-job-launcher-server ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2023 5:22pm
job-launcher-client ⬜️ Ignored (Inspect) Oct 30, 2023 5:22pm
job-launcher-server ⬜️ Ignored (Inspect) Oct 30, 2023 5:22pm

@flopez7 flopez7 merged commit 89295ae into develop Oct 31, 2023
@flopez7 flopez7 deleted the feat/reputation/storage-module branch October 31, 2023 08:21
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.

Reputation Oracle - Remove dependency on deprecated SDK Storage module
2 participants