-
Notifications
You must be signed in to change notification settings - Fork 79
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
Cannot create dao with [email protected] #321
Comments
@0x6431346e could you double check by pinning ganache-core to the old version and seeing if it still works? We should bump the version of ganache in aragen and release it with aragon/aragen#24. |
@sohkai It works with pinning the old version. |
@sohkai , @0x6431346e I bump the version of ganache on aragon/aragen#24 then I tested aragonCLI locally doing |
@galactusss You'd have to copy the snapshot that gets generated by aragen into the appropriate ~/.aragon folder. This definitely seems like a really good reason to bump aragen now 👍. |
@sohkai I can't seem to get aragen working. I cloned it and did Can we pin it back to |
I've renamed this issue so we can keep this open as we try to upgrade aragen to [email protected] to see if this is still an issue. |
@0xGabi Wondering if we can close this now that I think we've bumped the version used by aragen? Or if we haven't, should we try to update its |
@sohkai this is still an issue on
Note: We bump the version with green-keeper but we will need to pin it back. The new aragonCLI release still on |
I check with Note: We also need to pin web3 |
It might be worth creating an issue over at |
I need to update dependencies in After that we can test the new
|
@0x6431346e Greenkeeper is now enabled on |
This was fixed with aragon/aragen#41 |
Doing
aragon dao new
onmaster
gets stuck after sending the transaction:This works fine with
v5.2.2
.Looking at the diff I suspect is because of #302 . Maybe aragen needs to be rebuilt?
The text was updated successfully, but these errors were encountered: