dOrgJelli

Results 89 issues of dOrgJelli

https://github.com/web3connect/web3connect

good first issue
code improvement
usability
high pri

Currently we've hard-coded our state persistence into the UI layer and are using the localStorage of the browser. We should instead be making API calls into the Lib layer, and...

good first issue
code improvement
med pri
Lib

Due to a recent bug fix, we've introduced another bug. When you enter in a number like `0.000000001` into the `Minimum DAO Bounty` text field, it gets converted to "1e-#"...

Choose from a list of Alchemy supported generic actions. Dependent on this issue here: https://github.com/daostack/alchemy/issues/1244

usability
high pri
dep-blocked
UI

When a user deploys a DAO, save their configuration along with the deployment results (network name, DAOMigrationResult). Allow the user to see past deployments. This will help if they loose...

good first issue
med pri
UI

The SchemeRegistrar can have 2 voting machine configurations. This is partially supported in the library, and not supported at all in the UI.

feature
code improvement
med pri
Lib

Upon deploying your DAO, allow the user to select a specific Arc version they'd like to use, instead of just defaulting to latest.

good first issue
med pri

Our front-end testing should be standardized and present for everything we do.

code improvement
med pri