-
With the `truffle` 4 beta 2 release which includes the `solc@0.4.17` upgrade instrumented contracts containing functions decorated with `view` will generate a Warning, while those marked as `pure` wil…
-
## 🐛 Bug Report
(A clear and concise description of what the bug is)
```
→ Returned error: {"id":6,"jsonrpc":"2.0","error":"insufficient funds for gas …
✖ Returned error: {"id":6,"jsonrp…
-
https://github.com/aragon/aragon.js/issues/120
https://github.com/aragon/aragon/issues/536
https://github.com/aragon/aragon.js/pull/182
https://github.com/aragon/aragon-apps/issues/279
-
# Idea
## User story
As as user, I want to have personal global settings that I can clearly differentiate from the DAO's settings.
## Technical requirements
To let the user have its own setting…
-
**Describe the bug**
Previously I have been able to deposit an organization token (created via the onboarding or via the CLI) into the finance app.
Attempting to do so results in a failed transac…
-
This app is going to take a fair amount of negotiation/state management handling in aragon.js so this issue should strictly be the handling of _contract_ based state management. Other state management…
-
The instructions to run the Redemptions app do not include necessary dependencies. It would be great to add ALL of the info someone needs to run and hack on the app. This means everything someone woul…
-
Once we have the ability to pass deep links from Projects into voting we need to check the Radspec for our functions and see if any of the contract functions need to be changed to respond to the exist…
-
From keybase talk:
@lkngtn : what do you think about adding a grieffing parameter to the lock app, so the amount required to lock increases from the configured amount based on a factor based on th…
-
The entire planning suite repository is really big, and problems with publishing are harder to debug with such a big operation.
This ticket is for creating a new, simple aragon app, and using it for …