-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed as not planned
Labels
closed due inactivityThe issue/PR was automatically closed due to inactivity.The issue/PR was automatically closed due to inactivity.easy difficultygood first issue candidateCould be a "good first issue" but something is blocking it or it has open questions.Could be a "good first issue" but something is blocking it or it has open questions.staleThe issue/PR was marked as stale because it has been open for too long.The issue/PR was marked as stale because it has been open for too long.
Description
Extracted from #10297 (comment):
Why do we have this messy code here and why isn't this part of
LinkerObject? Alsosolc-jshas this messy code duplicated.
I would prefer a clear way of adding a
LinkerObject::parse(bytes)feature and unit testing, and usingLinkerObject::parse(bin).link(addresses)in the cli.
You can take inspiration from https://github.com/ethereum/solc-js/blob/master/linker.js (see
findLinkReferences).
Metadata
Metadata
Assignees
Labels
closed due inactivityThe issue/PR was automatically closed due to inactivity.The issue/PR was automatically closed due to inactivity.easy difficultygood first issue candidateCould be a "good first issue" but something is blocking it or it has open questions.Could be a "good first issue" but something is blocking it or it has open questions.staleThe issue/PR was marked as stale because it has been open for too long.The issue/PR was marked as stale because it has been open for too long.