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

fix(solc): extend sparse mode to linked references #1107

Merged
merged 9 commits into from
Apr 4, 2022

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Apr 4, 2022

Motivation

the current sparse mode filter was too aggressive and didn't take libraries into account.

Solution

determine all linkReferences for a file during preprocessing and consider them when applying a custom filter.

this also includes most work for #1102

Needs some additional manual testing

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@mattsse mattsse marked this pull request as ready for review April 4, 2022 15:21
@gakonst gakonst merged commit 38b984c into gakonst:master Apr 4, 2022
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.

2 participants