You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The dependency ethereumjs-vm was updated from
4.1.2
to4.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
Release Notes for v4.1.3 - MuirGlacier Bugfix Release
This release fixes a critical bug preventing the
MuirGlacier
release4.1.2
working properly, an update is mandatory if you want a working installation.Bug Fixes
getOpcodesForHF()
opcode selection for any HF > Istanbul, PR #647Test Related Changes
Coveralls
toCodecov
(monorepo preparation, coverage reports on PRs), PR #646StateTests
runs, PR #639MuirGlacier
, PR #648Commits
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 🌴
The text was updated successfully, but these errors were encountered: