Skip to content

fix(chisel): upgrade default solc version to 0.8.19#4890

Merged
mattsse merged 2 commits intomasterfrom
evalir/chisel_fix
May 8, 2023
Merged

fix(chisel): upgrade default solc version to 0.8.19#4890
mattsse merged 2 commits intomasterfrom
evalir/chisel_fix

Conversation

@Evalir
Copy link
Member

@Evalir Evalir commented May 7, 2023

Motivation

Seems to be the last thing that slipped through—chisel is installing 0.8.17 by default and should install at least 0.8.19

Closes #4888

Solution

Makes chisel install 0.8.19 by default for paris support, which is our default EVM version now. Users might still see errors if they have an older compiler version installed by default—wondering if we should give out a warning message in chisel too.

@Evalir Evalir requested a review from mattsse May 7, 2023 13:41
@Evalir Evalir marked this pull request as ready for review May 7, 2023 14:08
@Evalir Evalir force-pushed the evalir/chisel_fix branch from f6ef140 to 0b0d40f Compare May 7, 2023 14:15
@Evalir Evalir force-pushed the evalir/chisel_fix branch from 0b0d40f to fa47c69 Compare May 7, 2023 18:29
@mattsse mattsse merged commit de47eb8 into master May 8, 2023
@mattsse mattsse deleted the evalir/chisel_fix branch May 8, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chisel 0.1.1 is broken: can't run any command

2 participants