Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.
This repository was archived by the owner on May 26, 2023. It is now read-only.

Any plan to support solc 0.8.x #430

@soulmachine

Description

@soulmachine

From this line

logging.warning("You are using solc version %s, The latest supported version is %s" % (solc_version, tested_solc_version))
we can see that the latest supported solc version is 0.4.19, and ast_walker.py apparently doesn't support the AST structure generated by solc 0.8.x.

Is there any plan to support solc 0.8.x? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions