ewasm / evm2wasm

[ORPHANED] Transcompiles EVM code to eWASM
Mozilla Public License 2.0
107 stars 38 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency ethereumjs-vm was updated from 2.4.0 to 2.5.0.

🚨 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 devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **ci/circleci: build-js:** CircleCI is running your tests ([Details](https://circleci.com/gh/ewasm/evm2wasm/585?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: build-cpp:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/ewasm/evm2wasm/586?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 121 commits.

  • f906e71 Merge pull request #394 from ethereumjs/new-release-v250
  • 1c268db Bumped version to v2.5.0, added CHANGELOG entry, updated README
  • 45442df Added Constantinople support to constructor API documentation (opts.hardfork)
  • 852bde7 Merge pull request #393 from ethereumjs/state-manager-docs
  • eddd9db StateManager documentation
  • db3db1c Merge pull request #392 from ethereumjs/reset-selfdestruct-on-revert
  • 70dd74a Reset selfdestruct on revert
  • 839417d Merge pull request #326 from ethereumjs/eip-1052
  • 45f1ef8 add EXTCODEHASH opcode implementation
  • fca78fc Merge pull request #388 from ethereumjs/state-manager-interface-simplification
  • c346a04 StateManager interface simplification
  • 7de7a5b Merge pull request #384 from ethereumjs/fix-blockchain-tests
  • d21f06d Fix blockchain tests
  • a5480c2 Merge pull request #387 from ethereumjs/update-tests-to-v600beta2
  • 0ae87ba Added failing tests from ethereum/tests v6.0.0-beta.2 ExtCodeCopyTargetRangeLongerThanCodeTests and CallIdentity_6_inputShorterThanOutput to skip list

There are 121 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: