foundry-rs / compilers

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

fix(flatten): small bugs #153

Closed klkvr closed 2 weeks ago

klkvr commented 2 weeks ago

Found a couple bugs while testing https://github.com/foundry-rs/foundry/pull/8159 on random contracts.

Also updated find_svm_installed_version to accept &Version instead of relying on caller stripping of build metadata.

mattsse commented 2 weeks ago

pending conflicts