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

Clean dependencies #816

Merged
merged 7 commits into from
Oct 13, 2019
Merged

Clean dependencies #816

merged 7 commits into from
Oct 13, 2019

Conversation

0xGabi
Copy link
Contributor

@0xGabi 0xGabi commented Oct 11, 2019

🦅 Pull Request

I decided to include this PR to clean a bit before moving to v7 and start the separation of packages.

Update to client v0.8.2

@macor161 would you mind take a look?

Copy link
Contributor

@macor161 macor161 left a comment

Choose a reason for hiding this comment

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

Awesome work! Pretty much perfect to me 💯 Just one or two small questions.

"internal-ip": "^4.3.0",
"ipfs-api": "^26.1.2",
"ipfs-http-client": "^33.0.1",
"js-sha3": "^0.8.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

I think js-sha3 is still used at a couple of places.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch forgot to update to use web3.utils

@@ -35,7 +35,6 @@ cmd.middleware(MIDDLEWARES)

cmd.alias('env', 'environment')
cmd.alias('h', 'help')
cmd.alias('v', 'version')
Copy link
Contributor

@macor161 macor161 Oct 11, 2019

Choose a reason for hiding this comment

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

Is there a particular reason to remove this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh this cause what we discuss here: aragon/aragen#79 (comment)

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah ok I wasn't aware of the issue between aragon -v and aragon devchain -v, thanks 🙂
However aragon devchain -v doesn't seem to be working either, is this normal?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh sorry about that, it was cause I needed to update aragen first. I did that yesterday

@0xGabi 0xGabi merged commit 9dbbb43 into aragon:master Oct 13, 2019
@0xGabi 0xGabi deleted the clean branch October 13, 2019 01:37
@sohkai sohkai mentioned this pull request Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants