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

Dependency update: Update solc/wrapper to 0.8.10 #4413

Merged
merged 3 commits into from
Nov 10, 2021
Merged

Dependency update: Update solc/wrapper to 0.8.10 #4413

merged 3 commits into from
Nov 10, 2021

Conversation

haltman-at
Copy link
Contributor

This PR updates the version of solc used in compile-solidity, i.e. used for solc/wrapper, from 0.6.9 to 0.8.10. This addresses #4401 and #4366.

In order to test that it addresses #4366, I changed our 0.4.11 tests to use 0.4.9 instead.

Also, because I updated the solc version, I had to update our test of local solc from 0.6.x to 0.8.x. I didn't just have it use latest because I'm not sure how often we're going to update solc/wrapper, although notionally I could just have it use latest if we want to make more of a point of updating that in the future whenever there's a breaking solc release. Let me know if I should go back and redo that bit that way.

@haltman-at haltman-at merged commit 4b0b8d7 into develop Nov 10, 2021
@haltman-at haltman-at deleted the wrapup branch November 10, 2021 01:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants