Skip to content
This repository was archived by the owner on Oct 18, 2022. It is now read-only.

Conversation

@InoMurko
Copy link

@InoMurko InoMurko commented May 11, 2021

Description

This is part of the investigative work for supporting installable solc (or is it osolc?) #24.

In order to support developers developing for both Ethereum L1 and Optimism L2, solc compilers should be able to live side by side, unrelated to each other. So this PR renames the output binary from solc to osolc and adds a small change to the cli --version string.

Based on this work I would continue:

Checklist

  • Code compiles correctly
  • All tests are passing
  • New tests have been created which fail without the change (if possible)
  • README / documentation was extended, if necessary
  • Changelog entry (if change is visible to the user)
  • Used meaningful commit messages

@smartcontracts smartcontracts added the enhancement New feature or request label May 12, 2021
@smartcontracts smartcontracts requested a review from ben-chain May 12, 2021 00:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants