aragon
Here are 80 public repositories matching this topic...
Testing improvements
A few items left from the test suite advisory:
- Explicitly test
AppProxyFactory. newAppProxyPinned(IKernel, bytes32) - Explicitly test
EVMScriptRunner.protectStatemodifier - Explicitly test auth modifiers in apps (
APMRegistry,Repo,EVMScriptRegistry)
We currently have some utilities copied from aragonUI in a number of the apps, but we should prefer directly importing them from aragonUI instead (for example, shortenAddress).
Currently, there is no support for overloaded functions in a smart contract. The functions are accessed via name only, which will only provide access to the last overloaded function in the abi.
This appears to be true for both the AragonApp and AragonApp.external(...) contract objects.
The first donate function in the contract below will not be accessible via the aragon-client:
c
-
Updated
Jul 20, 2021 - JavaScript
-
Updated
Jul 20, 2021 - JavaScript
-
Updated
May 26, 2021 - JavaScript
We use the fields in manifest.json in aragon/aragon and it's not obvious what is needed and what each field does.
🚀 Feature
Aragon apps used truffle-extract to extract information from Truffle's build files.
The new plugin would be a simple wrapper around this package to support the same functionality on the buidler ecosystem.
-
Updated
Mar 1, 2018 - JavaScript
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
May 26, 2021 - JavaScript
-
Updated
Mar 21, 2019 - JavaScript
js-ipfs-api is huge
If we try to use this dependency, and it's not available, we should throw an error.
Improve this page
Add a description, image, and links to the aragon topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aragon topic, visit your repo's landing page and select "manage topics."

We should apply sorting to the list of installed apps in the App Center (we "randomize" the discovery page to make it a bit more "fun"):
cc @bpierre @dizzypaty I've also been wondering if it might be nice to start having sections in the App Center similar to Voting, for the different classes of apps (e.g. "ready" vs. "experiment