Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Conversation

@0xGabi
Copy link
Contributor

@0xGabi 0xGabi commented Jul 13, 2019

closes #8 , closes #59 , closes #58 , closes #57, closes #62, closes #63

TODO:

  • Update to new Templates

@0xGabi 0xGabi mentioned this pull request Jul 13, 2019
2 tasks
set -e;
cd repos/aragon;

npm run publish:major -- --publish-dir $IPFS_CACHE/@aragon/aragon --skip-confirmation --no-propagate-content --no-build;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll want to use the build:local command instead

@0xGabi 0xGabi merged commit 76bf284 into aragon:master Jul 28, 2019
@0xGabi 0xGabi deleted the update-scripts branch July 28, 2019 04:29
"@aragon/os": "^4.2.0",
"eth-ens-namehash": "^2.0.8",
"ganache-cli": "~6.2.0",
"ganache-cli": "^6.4.2",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@0xGabi It looks like this is actually breaking some assumptions we hold with ETH nodes :(.

The newer versions of ganache-cli do not seem to react properly to an eth_estimateGas, making transaction pathing in the client fail (it currently always says you can directly do every action).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

2 participants