Skip to content

Conversation

ehennenfent
Copy link
Contributor

All of our pull request builds are failing right now due to (apparently) upstream changes to Truffle. Perhaps bumping the version number will be enough to fix them?

Eric Hennenfent added 2 commits March 20, 2020 10:02
@ehennenfent ehennenfent requested a review from feliam March 20, 2020 17:36
@ehennenfent
Copy link
Contributor Author

ehennenfent commented Mar 20, 2020

There may be further issues, but the ethereum_vm tests (which were killing the other builds) have passed, so I think this is ready to review. All I've done is replace our manual installation of NPM with GitHub's.

@ehennenfent ehennenfent merged commit e86bffe into master Mar 21, 2020
@ehennenfent ehennenfent deleted the bump-nvm-version branch March 21, 2020 21:04
ekilmer added a commit to ekilmer/manticore that referenced this pull request Apr 7, 2020
* master:
  Bump to CheckoutV2 (trailofbits#1654)
  Add support for `sys_arm_fadvise64_64` (trailofbits#1648)
  Add __slots__ to expressions (trailofbits#1635)
  Swap remaining uses of `Z3Solver()` to use the singleton interface (trailofbits#1649)
  CI: have pytest report 100 slowest tests (trailofbits#1646)
  Add a syscall implementation for `llseek` (trailofbits#1640) (and some type hints)
  Added support for proc/self/maps (trailofbits#1639)
  Add missing support for ARM modified immediate encodings (trailofbits#1638)
  Transparently compress & decompress persisted state files (trailofbits#1624)
  Attempt to fix Truffle tests (trailofbits#1637)
  Skip basic blocks that unavoidably end in REVERT. (trailofbits#1630)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants