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

fix(solc): do not unnecessarily query for solc version #586

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

gakonst
Copy link
Owner

@gakonst gakonst commented Nov 16, 2021

The parameter is not used in any useful way currently, and it prevents us from using clean installations of SVM
which do not have an instantiated /Users/gakonst/.svm directory

The parameter is not used in any useful way currently, and it prevents us from using clean installations of SVM
which do not have an instantiated /Users/gakonst/.svm directory
@gakonst gakonst merged commit b3fed15 into master Nov 16, 2021
@gakonst gakonst deleted the fix/no-solc-settings-version branch November 16, 2021 23:25
meetmangukiya pushed a commit to meetmangukiya/ethers-rs that referenced this pull request Mar 21, 2022
* lib linking

* fmt

* `run` lib linking support

* clippy + fmt

* nonce fix

* cargotoml fix

* remove dirty deploy WIP

* refactor link step

* Update cli/src/cmd/run.rs

Co-authored-by: Matthias Seitz <[email protected]>

* Update forge/src/multi_runner.rs

Co-authored-by: Matthias Seitz <[email protected]>

* Update cli/src/cmd/run.rs

Co-authored-by: Matthias Seitz <[email protected]>

* nits

* refactor post_link

* Update cli/src/cmd/run.rs

Co-authored-by: Georgios Konstantopoulos <[email protected]>

* Update forge/testdata/LibLinking.sol

Co-authored-by: Georgios Konstantopoulos <[email protected]>

* Update cli/src/cmd/run.rs

Co-authored-by: Georgios Konstantopoulos <[email protected]>

* Update forge/src/multi_runner.rs

Co-authored-by: Georgios Konstantopoulos <[email protected]>

* nits

* test fixes

* remove next_nonce

* lints

Co-authored-by: Matthias Seitz <[email protected]>
Co-authored-by: Georgios Konstantopoulos <[email protected]>
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.

1 participant