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] Add registration info to oracles discovery response #2452

Merged
merged 5 commits into from
Aug 27, 2024

Conversation

flopez7
Copy link
Contributor

@flopez7 flopez7 commented Aug 27, 2024

Description

Add a property to indicate if registration is required to oracles discovery response

Summary of changes

Add property registration_needed to the response of oracles discovery endpoint.
The value is true or false according the value set for the key registration_needed in the kvstore of the oracle.

How test the changes

yarn test

Related issues

#2409

Copy link

vercel bot commented Aug 27, 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 27, 2024 10:59am
faucet-server ⬜️ Ignored (Inspect) Aug 27, 2024 10:59am

@flopez7 flopez7 changed the title Feat/human/registration [Human App] Add registration info to oracles discovery response Aug 27, 2024
@flopez7 flopez7 changed the base branch from subgraph-upgrades to develop August 27, 2024 10:48
@flopez7 flopez7 changed the base branch from develop to subgraph-upgrades August 27, 2024 10:48
@portuu3 portuu3 merged commit 712232a into subgraph-upgrades Aug 27, 2024
7 checks passed
@portuu3 portuu3 deleted the feat/human/registration branch August 27, 2024 11:28
@flopez7 flopez7 self-assigned this Aug 27, 2024
portuu3 pushed a commit that referenced this pull request Oct 18, 2024
* Add registration data to leaders entity

* Add registration info to getReputationNetworkOperators

* Add wether registration is required to oracles discovery response
portuu3 added a commit that referenced this pull request Oct 21, 2024
* [HUMAN App client] Add registration step (#2518)

* Add logic to register users in oracles

* Fix failing tests
---------

Co-authored-by: portuu3

* Revert "Bump solidity-coverage from 0.8.12 to 0.8.13 (#2605)" (#2655)

This reverts commit f531a68.

* [Subgraph][SDK] Add registration data to leaders entity (#2451)

* Add registration data to leaders entity

* Add registration info to getReputationNetworkOperators

---------

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

* [Human App] Add registration info to oracles discovery response (#2452)

* Add registration data to leaders entity

* Add registration info to getReputationNetworkOperators

* Add wether registration is required to oracles discovery response

* update docs

* fix human app frontend and rep oracle user service for registration

* update subgraph deployment id

* remove unused imports

* convert registrationNeeded to lower case for comparison and redeploy subgraph

---------

Co-authored-by: Francisco López <[email protected]>
Co-authored-by: Francisco López <[email protected]>
portuu3 added a commit that referenced this pull request Oct 29, 2024
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