foundry-rs / compilers

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

fix: small sparse output updates #137

Closed klkvr closed 4 weeks ago

klkvr commented 4 weeks ago

Ensure that input and output only contains sources filtered out by sparse output filter, if present. This is needed to avoid optimized artifacts without abi and bytecode ending up in cache.