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

Avoid circular dependency #180

Closed
wants to merge 2 commits into from
Closed

Avoid circular dependency #180

wants to merge 2 commits into from

Conversation

shrpne
Copy link

@shrpne shrpne commented May 9, 2019

Here are changes from #157 rebased to master

@shrpne shrpne mentioned this pull request May 9, 2019
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) to 89.107% when pulling ab34e0f on shrpne:fix-circular into 523da1c on indutny:master.

@lemoustachiste
Copy link

I am having conflicts now between dependencies as some install 6.4.1 and the fix by @xg-wang is for 6.4.0. Could we merge this to regain sanity? Elliptic is a subdependency of my project and I don't have direct control over it.

Thanks a lot

@shrpne
Copy link
Author

shrpne commented May 16, 2019

@lemoustachiste you can try to install required elliptic version as a dependency of your project and then run npm dedupe elliptic it should replace all elliptic version with your installed version

@lemoustachiste
Copy link

yes that's what I am doing now and it works fine. But it's a bit tedious.

@shrpne
Copy link
Author

shrpne commented Jun 7, 2019

@indutny friendly reminder that PR is ready to be merged :)

@indutny
Copy link
Owner

indutny commented Jun 26, 2019

Landed in dbe8bc6 and released in 6.5.0. Thank you, and sorry for delay!

@indutny indutny closed this Jun 26, 2019
troggy added a commit to leapdao/ethereumjs-util that referenced this pull request Feb 5, 2020
This version uses elliptic with fixed circular dependency. Because of that circular dependency it wasn't possible to use ethereumjs-util with rollup build tool

Reference: indutny/elliptic#180
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.

5 participants