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

Show Number of Transactions before Install #485

Open
orishim opened this issue Mar 23, 2020 · 1 comment
Open

Show Number of Transactions before Install #485

orishim opened this issue Mar 23, 2020 · 1 comment

Comments

@orishim
Copy link
Member

orishim commented Mar 23, 2020

Requested by Ezra here.

User Flow

Current

U.I. makes it looks like there will be 2 transactions (even though there could be between 2-8)

New

U.I. calculates and displays how many transactions are expected ahead of time (based on how many schemes turned on, which have custom voting params, etc.)

@dOrgJelli
Copy link
Contributor

I suggest we wait until we update the DAOcreator to the new migration script that uses the arc-hives (DAOfactory + SchemeFactory).

Currently, given N custom voting machine configs that aren't already stored on-chain, there are N * 2 transactions required. If we use the arc-hives, the total number of additional transactions goes to simply N. This will be very easy to detect in the DAOcreator UI and tell the user ahead of time what to expect.

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

2 participants