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

Updates package.json and code to use latest ethereumjs-common version #432

Closed
wants to merge 1 commit into from

Conversation

danjm
Copy link
Contributor

@danjm danjm commented Feb 1, 2019

Currently, ethereumjs-common v1.0.0 will break ethereumjs-vm due to changes in the directory structure and changes to the genesisStates interface (name and structure).

This PR updates the code to accomodate the import api changes in v1.0.0, while taking advantage of the changes proposed with ethereumjs/ethereumjs-common#46

Note: there is an outstanding bug that causes tests to fail on this branch. It is possible the bug was introduced with changes in ethereumjs-common that came with v1.0.0. I am investigating. (resolved)

@holgerd77
Copy link
Member

Have left a comment on ethereumjs/ethereumjs-common#46, please use the existing version of the Common API from v1.0.0release.

@danjm danjm force-pushed the update-ethereumjs-common-version branch from e8f7d72 to 6451b75 Compare February 5, 2019 13:04
@danjm
Copy link
Contributor Author

danjm commented Feb 5, 2019

@holgerd77 I have changed this to use the existing API

@danjm danjm force-pushed the update-ethereumjs-common-version branch from 6451b75 to da97a00 Compare February 5, 2019 13:06
@coveralls
Copy link

coveralls commented Feb 5, 2019

Coverage Status

Coverage remained the same at 90.987% when pulling e6be3e1 on update-ethereumjs-common-version into b1e318f on master.

@danjm danjm force-pushed the update-ethereumjs-common-version branch from da97a00 to e6be3e1 Compare February 5, 2019 20:13
@danjm
Copy link
Contributor Author

danjm commented Feb 6, 2019

Closing as the changes here are included in #433

They make sense as part of that PR, so this one is not needed

@danjm danjm closed this Feb 6, 2019
@axic axic deleted the update-ethereumjs-common-version branch May 15, 2019 01:21
@axic axic restored the update-ethereumjs-common-version branch May 15, 2019 01:21
@axic axic deleted the update-ethereumjs-common-version branch May 15, 2019 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants