Skip to content

Solidity compilers have invalid version names #17

@rimrakhimov

Description

@rimrakhimov

Solidity compilers we are building have the name of the format: 0.8.23+commit.f704f362.mod.Linux.g++ instead of 0.8.23+commit.f704f362.Linux.g++ with .mod suffix. As a result such suffix is added into metadata compiler version: {"version":"0.8.7+commit.e28d00a7.mod"} which changes the metadata hash of contracts compiled.

We need to fix the build script and recompile all compiler versions

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions