Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

Move bn.js to dependencies #64

Merged
merged 1 commit into from
Jan 14, 2019
Merged

Move bn.js to dependencies #64

merged 1 commit into from
Jan 14, 2019

Conversation

tinchoabbate
Copy link
Contributor

Fixes #63

@s1na
Copy link
Contributor

s1na commented Jan 14, 2019

Hey @tinchoabbate, thanks for the PR. Agree that bn.js should be a normal dependency as it is used in the runtime code (toBuffer) and not only for type annotations.

Did you verify that this fixes #63?

The issue behind the failing tests has now been fixed (#66), could you please rebase from master?

@axic
Copy link
Member

axic commented Jan 14, 2019

I have faced the same problem and moving it to regular deps fixes it.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.991% when pulling 14d90ea on tinchoabbate:master into 261296f on ethereumjs:master.

@tinchoabbate
Copy link
Contributor Author

tinchoabbate commented Jan 14, 2019

Yes, I verified it. Thanks @axic for confirming. Rebase done, all tests passing, we should be good to go.

Copy link
Contributor

@s1na s1na left a comment

Choose a reason for hiding this comment

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

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants