solc-js icon indicating copy to clipboard operation
solc-js copied to clipboard

Update linkBytecode to support linkReferences structure from jsonio

Open axic opened this issue 7 years ago • 0 comments

The linkBytecode method should accept an optional third parameter which is a linkReferences map. It should be used if it is present, otherwise should fall back on manual search for references (could use findLinkReferences here).

axic avatar Feb 14 '18 12:02 axic