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

_solidity.py functions should support general **kwargs #376

@konradkonrad

Description

@konradkonrad

Otherwise it is not possible to adjust compiler settings (i.e. --optimize) when calling Solc.* classmethods, or when using tester.state.abi_contract(...).

Furthermore, there should be a (generic?) way to use currently unsupported flags, such as

--compiler-runs <n>

(see solc --help for all the options/flags).

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