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

Create getAppMetadata handler in wrapper #17

Open
Quazia opened this issue May 29, 2019 · 0 comments
Open

Create getAppMetadata handler in wrapper #17

Quazia opened this issue May 29, 2019 · 0 comments
Assignees
Milestone

Comments

@Quazia
Copy link

Quazia commented May 29, 2019

The correct RPC handlers need to be added in order to receive the getAppMetadata request from the API. This should take the form of a get-app-metadata.js file in aragon-wrapper/src/rpc/handlers/index.js. This function should only return data relevant to the application the request is coming from, so data should be filtered based on the to property of the addMetadata observable with respect to the application that initiated the request. This function must also be tested in the aragon-wrapper/src/rpc/handlers/ folder.

@rkzel rkzel self-assigned this Jun 1, 2019
@rkzel rkzel mentioned this issue Jun 1, 2019
@stellarmagnet stellarmagnet added this to the Sprint 19.13 milestone Jun 21, 2019
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

No branches or pull requests

3 participants