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

Add solidity 0.8.x support to sol-compiler #24

Conversation

LogvinovLeon
Copy link
Contributor

Description

Adds support for the newest solidity version in sol-compiler. Also adds tests

Testing instructions

Run tests

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@LogvinovLeon LogvinovLeon force-pushed the sol-compiler/solidity-8.0 branch from a51ba76 to 06f5475 Compare February 7, 2021 16:04
@LogvinovLeon
Copy link
Contributor Author

@dorothy-zbornak

Copy link
Contributor

@dorothy-zbornak dorothy-zbornak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty ty!

@dorothy-zbornak dorothy-zbornak merged commit 8911b7a into 0xProject:development Feb 9, 2021
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