buidler-aragon icon indicating copy to clipboard operation
buidler-aragon copied to clipboard

(Aragon 1) Buidler plugin for Aragon App development

Results 94 buidler-aragon issues
Sort by recently updated
recently updated
newest added

Not sure, but code hardcodes x.aragonpm.eth and arapps use x.open.aragonpm.eth. Anything BUT the x might be ignored.

Review non private functions and make sure their params and return params are all documented.

See https://github.com/aragon/buidler-aragon/pull/10#issuecomment-583417617 ### Tasks - [ ] Dynamically deploy subdomains when needed, so that users can specify ens names like ..aragonpm.eth - [ ] Make sure that we still do...

The app doesn't show until both builds are complete, and sometimes, if it takes long, the browser doesn't refresh after the builds are done. A manual refresh does the trick....

Buidler allows to define internal tasks that devs are able to extend/tweak. Atm, the plugin's tasks use helper functions. Some of these could be converted into internal tasks, making them...

Right now, the plugin requires that we start aragen manually.