-
I'm keen to install this app on a mainnet DAO.
So, once these issues are done, let's push to the mainnet
https://github.com/videoDAC/livepeer-aragon/issues/11
https://github.com/videoDAC/livepe…
-
# ZK Labs: Scalable & Private Voting through Bilinear Pairings
## Abstract
The work shall produce a scheme for off-chain signature generation with efficient on-chain verification. The scheme shoul…
-
I've been trying to use this [script](https://github.com/aragon/aragon-apps/blob/master/apps/voting/scripts/vote-stats.js)
after cloning this repo locally and running `npm i` I got the following er…
-
**Describe the bug**
When installing an app whose ipfs content is not enitrely correct, the app doesn't show on the app menu bar and in the permissions section it appears as `unknown`.
Also the app …
-
# Idea
Autocomplete the identities when tying into address inputs, by getting the local identities saved in the browser.
# Design
[Figma board](https://www.figma.com/file/Ffxzu9CDt8KWluyYOVELUn…
-
## 🚀 Feature
When using aragonCLI within `Terminal`, I would like to be able to manually configure the gas price.
Currently, it appears that this is hard coded to a gas price of 10 gwei, which f…
-
Some apps may require users to sign arbitrary messages, data, or even transactions. aragon.js should tell its server it has a signing request like this, to prompt it to show an appropriate screen (e.g…
-
Hi,
There are some example for use the new feature Main Theme?
I tried
```jsx
...
```
```jsx
...
```
But not work.
-
See https://github.com/aragon/aragon-apps/issues/694; IPFS being unavailable blocks installs for users in projects that include `@aragon/cli` as a dependency.
-
**Is your feature request related to a problem? Please describe.**
There are instances where it is important for a vote to stay open and not execute until the full duration has passed. In some cases …