Skip to content

Fixes for beta release #703

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

Merged
merged 8 commits into from
Mar 29, 2022
Merged

Conversation

cgewecke
Copy link
Member

@cgewecke cgewecke commented Mar 29, 2022

  • Update solidity-parser/parser to 0.14.x
  • Fix ignored SIGINT in hardhat plugin
  • Configure network correctly for London HF
  • Stop tracking statement coverage for conditionals

It looks like solc 0.8.x is much stricter about what kinds of statements we're allowed to inject into conditional expressions and we can no longer track statement coverage there.

This doesn't really matter - coveralls only displays line coverage and the branch coverage injections are unaffected.

#700

@cgewecke
Copy link
Member Author

The Zeppelin tests are failing because the beta does not include fixes for EIP-165

@cgewecke cgewecke merged commit a475216 into experimental-options Mar 29, 2022
@cgewecke cgewecke deleted the patch-experimental-options branch March 29, 2022 03:26
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.

1 participant