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

Upgrade ethereumjs-blockchain and level #414

Merged
merged 1 commit into from
Jan 7, 2019
Merged

Conversation

s1na
Copy link
Contributor

@s1na s1na commented Jan 7, 2019

This PR upgrades ethereumjs-blockchain to v3.3.3 to fix failing tests, level to v4.0.0 and level-mem to v3.0.1.

Level libraries are dev dependencies and are only used in tests directly.

Signed-off-by: Sina Mahmoodi <itz.s1na@gmail.com>

- Upgrade ethereumjs-blockchain to v3.3.3
- Upgrade devDeps to level v4.0.0 and level-mem v3.0.1
- Fix level dep in api tests
@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.409% when pulling 68a28e8 on chore/upgrade-level into 2bb7eb4 on master.

Copy link
Member

@holgerd77 holgerd77 left a comment

Choose a reason for hiding this comment

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

Looks good, thanks! 😄

Hmm, what would be a good release strategy for this? Maybe bump the minor version - to make this somewhat more visible - and recommend in the release notes to update level instances (indirectly) passed?

(maybe we should have been doing this on the blockchain library as well, but anyhow)

@holgerd77
Copy link
Member

@s1na won't merge since this is so new, but feel free to do so if you think it's ready from your side!

@s1na
Copy link
Contributor Author

s1na commented Jan 7, 2019

@holgerd77 Maybe we can bundle this with other PRs in one release? This PR by itself mostly is relevant for development purposes and users of the library shouldn't need to change anything.

Maybe we can ask for someone else to also have a look, just to be sure?

@holgerd77
Copy link
Member

Yes, wouldn't make an extra release just for this. Will merge for now.

@holgerd77 holgerd77 merged commit 4a7a31c into master Jan 7, 2019
@holgerd77 holgerd77 deleted the chore/upgrade-level branch January 7, 2019 12:07
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