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

feat: support new solc & UTF-8 #406

Merged
merged 3 commits into from
Sep 4, 2020
Merged

feat: support new solc & UTF-8 #406

merged 3 commits into from
Sep 4, 2020

Conversation

yxliang01
Copy link
Contributor

@yxliang01 yxliang01 commented Sep 4, 2020

After this PR, the latest known supported solc version is 0.5.4 with evm toolchain version 1.8.16. Meanwhile, Solidity file containing non-ascii text will be supported.

Thanks @mstad and @Mayur1496 for reporting and testing (in #393 ).

Note that the version detection in Oyente is still unmodified as we plan to enhance the supported version detection later.

This might be the first PR breaking python 2 support and partially support python > 3 and < 3.6.

@yxliang01 yxliang01 self-assigned this Sep 4, 2020
@yxliang01 yxliang01 changed the title feat: support new solc feat: support new solc & UTF-8 Sep 4, 2020
@yxliang01 yxliang01 merged commit 76ddb2e into master Sep 4, 2020
@yxliang01 yxliang01 deleted the fix-new-solc branch September 4, 2020 06:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

1 participant