Skip to content

What is the highest solidity version I can use with Populus? #483

@avatar-lavventura

Description

@avatar-lavventura
  • Populus Version: 2.2.0
  • OS: osx
$ pip freeze | grep populus
populus==2.2.0

$ solc --version
solc, the solidity compiler commandline interface
Version: 0.4.17+commit.bdeb9e52.Darwin.appleclang

Please see: ( #422 (comment) )

Current fix for this is to use solc<0.4.18 and downgrade populus<2.2.0


As suggested here ( #454 (comment) ) for some specific keywords such as emit, I need to upgrade solc version to v0.4.21.

=> Overall, what is the highest solidity version I can use with Populus? Could I use Populus with solidity version v0.4.21 ?

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