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

feat(solc): improve solc detection and reduce install effort #648

Merged
merged 1 commit into from
Dec 4, 2021

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Dec 4, 2021

Motivation

Fix some issues with svm install checking.
if there was another file inside .svm, like .DS_STORE even, then the whole svm install detection failed, resulting in forge installing every required version regardless

Solution

make install detection more stable and check for already installed version requirements.

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@gakonst gakonst merged commit 0464ac9 into gakonst:master Dec 4, 2021
meetmangukiya pushed a commit to meetmangukiya/ethers-rs that referenced this pull request Mar 21, 2022
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