foundry-rs / compilers

Utilities for working with native solc and compiling projects.
Apache License 2.0
58 stars 34 forks source link

fix: version resolution #136

Closed klkvr closed 4 weeks ago

klkvr commented 4 weeks ago

ref https://github.com/foundry-rs/foundry/issues/8062 ref https://t.me/foundry_support/54144

introduced in https://github.com/foundry-rs/compilers/pull/128

klkvr commented 4 weeks ago

added test-utils feature to use installer lock when installing Vyper, should fix flaky CI