daostack / daostack/arc

Make getParametersFromController public

Open
#523 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
50
Forks
21
PR merge metrics
No merged PRs in 30d

Description

`getParametersFromController` is currently private in `UniversalScheme`. It would be useful to client apps (like arc.js) if this could be made public.

1. it would be a little more reliable than using 'updateParameters' for identifying a scheme as being universal
2. it would make it easier to obtain the scheme's parameters hash, given an avatar

Contributor guide

Open the contributing guide

Research direction

Find the UniversalScheme implementation and inspect the current visibility of getParametersFromController, along with how updateParameters identifies universal schemes. Make the method callable by client applications such as arc.js and verify that an avatar can be used to obtain the scheme's parameters hash.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
blockchain
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.