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 flag in codegen to ignore errors for unhandled types #350

Merged
merged 4 commits into from
Apr 6, 2023

Conversation

nikugogoi
Copy link
Collaborator

@nikugogoi nikugogoi commented Apr 3, 2023

Part of #351

  • Add continue-on-error flag in codegen CLI to ignore unhandled types and create watcher without them
  • Use solc version defined in config
  • Log unhandled types and compiler errors

@nikugogoi nikugogoi self-assigned this Apr 3, 2023
@dafaqdhruv dafaqdhruv force-pushed the ds-skip-unhandled-types branch from ac15f6c to aa3c984 Compare April 4, 2023 06:40
@dafaqdhruv dafaqdhruv force-pushed the ds-skip-unhandled-types branch from e3c04f2 to adf505d Compare April 4, 2023 07:31
@dafaqdhruv dafaqdhruv force-pushed the ds-skip-unhandled-types branch from c634b13 to 6a52bca Compare April 4, 2023 10:21
@nikugogoi nikugogoi changed the title [WIP] Add flag in codegen to ignore errors for unhandled types Add flag in codegen to ignore errors for unhandled types Apr 4, 2023
@ashwinphatak ashwinphatak merged commit 754db31 into cerc-io:main Apr 6, 2023
@ashwinphatak ashwinphatak deleted the ds-skip-unhandled-types branch April 6, 2023 09:54
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.

3 participants