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

An in-range update of ethereumjs-vm is breaking the build 🚨 #61

Open
greenkeeper bot opened this issue Jan 9, 2020 · 2 comments
Open

An in-range update of ethereumjs-vm is breaking the build 🚨 #61

greenkeeper bot opened this issue Jan 9, 2020 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jan 9, 2020

The dependency ethereumjs-vm was updated from 4.1.2 to 4.1.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

ethereumjs-vm is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: build: Your tests failed on CircleCI (Details).

Release Notes for v4.1.3 - MuirGlacier Bugfix Release

This release fixes a critical bug preventing the MuirGlacier release 4.1.2 working properly, an update is mandatory if you want a working installation.

Bug Fixes

  • Fixed getOpcodesForHF() opcode selection for any HF > Istanbul, PR #647

Test Related Changes

  • Switched from Coveralls to Codecov (monorepo preparation, coverage reports on PRs), PR #646
  • Added nightly StateTests runs, PR #639
  • Run consensus tests on MuirGlacier, PR #648
Commits

The new version differs by 23 commits.

  • feef85f Merge pull request #649 from ethereumjs/new-release
  • cce5e2c Fixing typo
  • 6d1ad17 Bumped version to v4.1.3, added CHANGELOG entry, updated README
  • fcf1f90 Merge pull request #648 from ethereumjs/run-consensus-tests-on-muirglacier
  • 910df45 Changing state tests from Constantinople to Petersburg
  • d8b685b Added new npm command test:state:selectedForks to be run along PRs
  • e903b14 Added MuirGlacier test run to the test:state:allForks command
  • 55f70f4 Make clearer distinction between VM and test suite fork config alias, consolidate error prone fork alias lowercase modifications
  • a528918 Use testGetterArgs instead of runnerArgs for legacy test access in test runner
  • e4e468b Allow consensus tests to be run with a MuirGlacier fork setting, falling back to the Istanbul tests (no official MuirGlacier tests available)
  • 2d9c923 Merge pull request #647 from ethereumjs/fix/getOpcodesForHF
  • 57f2915 Add api tests for getOpcodesForHF
  • e9213ca Fix getOpcodesForHF for hf > istanbul
  • d5475fa Merge pull request #646 from ethereumjs/codecov
  • e5c9415 switch from Coveralls to Codecov

There are 23 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 9, 2020

After pinning to 4.1.2 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 6, 2020

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 26 commits.

  • c1316fc docs: update
  • c389bbb Merge pull request #739 from ethereumjs/vm/release-v4.2.0
  • 40ae3cf vm: version bump to 4.2.0
  • 7256b20 vm: adding bugfix commit
  • 82fa4de vm: explicitly duplicate bignumbers on stack (#733)
  • a1dad88 vm: v4.2.0 release notes
  • 119808e Merge pull request #663 from ethereum-ts/kk/support-run-block-run-tx-opts
  • 46a79d7 Merge branch 'master' into kk/support-run-block-run-tx-opts
  • a39c785 Merge pull request #662 from rumkin/b/install-repo
  • b5a0890 support in runBlock runTx options
  • fef4a99 Fix installation issue. Update level package
  • 1824cd0 Merge pull request #658 from ethereumjs/ts-node-api-tests
  • 2eb3082 running API tests with ts-node
  • 599c2f4 Merge pull request #656 from ethereumjs/fix-autolabeler
  • 8b26cfb Merge branch 'master' into fix-autolabeler

There are 26 commits in total.

See the full diff

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

No branches or pull requests

0 participants