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

Support string input #1

Merged
merged 3 commits into from
Mar 7, 2023
Merged

Conversation

cassc
Copy link
Contributor

@cassc cassc commented Mar 7, 2023

Hi @taquangtrung I made some updates which might improve user experience when using this project as a library:

  • Adds setup.py so we can install as library with pip install -e .
  • Make colored_traceback optional
  • Add parse_solidity_version_from_content to support getting solc version from file content.

@taquangtrung taquangtrung merged commit 503b83d into taquangtrung:main Mar 7, 2023
@taquangtrung
Copy link
Owner

Thanks @cl2089!

@taquangtrung
Copy link
Owner

@cl2089: I just moved the grammar loading phase to initialization.

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