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

Bump aragen to 2.0.0-beta.3 (with production kits) #238

Closed
wants to merge 3 commits into from
Closed

Conversation

izqui
Copy link
Contributor

@izqui izqui commented Oct 22, 2018

Bumps aragen to a recently generated version with the current state of aragonOS, apps and kits.

It is the first aragen release which contains the production kits: democracy and multisig.

In order to use, fetch this branch and:

npm install
npm link
aragon devchain --reset # keep it running
aragon ipfs # keep it running

The onboarding in the client should now work for both production kits

After setting a name for a DAO, this name cannot be reused unless after a devchain reset.

@izqui izqui changed the title Bump aragen to 2.0.0-beta.2 (with production kits) Bump aragen to 2.0.0-beta.3 (with production kits) Oct 23, 2018
@kernelwhisperer
Copy link
Contributor

This will resolve #227, is that correct?
I just tried to create a multisig and I get this:

Error: Could not fetch ABI for template 'multisig'
    at Object.newDAO (index.js:104)

Looks like apm.getLatestVersion(''multisig-kit.aragonpm.eth') is expected to return { contractAddress, abi }

@kernelwhisperer
Copy link
Contributor

Closing in favor of #268

@0xGabi 0xGabi deleted the aragen-bump branch December 9, 2018 03:27
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