Skip to content

Syura Graph Feature Doesn't Work for Contracts with Named Mappings (0.8.18+) #137

@RealJohnnyTime

Description

@RealJohnnyTime

When enabling the graph feature in a solidity contract of version 0.8.18 or higher, and if there exists a named mapping like mapping(address token => address owner) private data; the graph feature fails to function without providing any error messages. It simply does not generate the graph.

Has anyone else encountered this issue?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions