Skip to content
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

Ensure core apps that are shipped are cached by aragon ipfs #377

Closed
kernelwhisperer opened this issue Feb 26, 2019 · 1 comment
Closed
Labels
🐛 bug An unexpected behavior of the API

Comments

@kernelwhisperer
Copy link
Contributor

There was(?) this issue on #dev-help:

dao act 0x97a7dd9ac599f621759269cedab91c66ca6e44ef 0xec67005c4e498ec7f55e092bd1d35cbc47c91892 'transfer(address,uint256)' 0x0d580ae50B58fe08514dEAB4e38c0DFdB0D30adC 1 --environment aragon:mainnet --debug --apm.ipfs.rpc https://ipfs.eth.aragon.network/ipfs
 ✖ Generating transaction
   → No ABI specified in artifact for 0x97a7dd9ac599f621759269cedab91c66ca6e44ef
   Sending transaction
 ✖ No ABI specified in artifact for 0x97a7dd9ac599f621759269cedab91c66ca6e44ef
 ❯ Error: No ABI specified in artifact for 0x97a7dd9ac599f621759269cedab91c66ca6e44ef
    at Aragon.calculateTransactionPath (/home/zoom/.node_modules/lib/node_modules/@aragon/cli/node_modules/@aragon/wrapper/dist/index.js:310:366)

We should make sure ipfs caches all the core apps that have been deployed: https://github.com/aragon/deployments
(including older versions)

We should tweak or allow users to tweak the 10s timeout of apm.js: https://github.com/aragon/apm.js/blob/master/src/index.js#L9

@kernelwhisperer kernelwhisperer added this to the aragonCLI v5.5 milestone Feb 26, 2019
@kernelwhisperer kernelwhisperer added the 🐛 bug An unexpected behavior of the API label Feb 26, 2019
@kernelwhisperer kernelwhisperer changed the title Ensure core apps are shipped are cached by aragon ipfs Ensure core apps that are shipped are cached by aragon ipfs Mar 7, 2019
@kernelwhisperer kernelwhisperer removed this from the aragonCLI v5.5 milestone Mar 11, 2019
@0xGabi
Copy link
Contributor

0xGabi commented Jun 11, 2019

This one is cover by: #481 and aragon/aragen#34

@0xGabi 0xGabi closed this as completed Jun 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug An unexpected behavior of the API
Projects
None yet
Development

No branches or pull requests

2 participants