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

feat(solc): add support for library linking #656

Merged
merged 9 commits into from
Dec 8, 2021

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Dec 6, 2021

Motivation

Add support for lib linking

Solution

Turn Bytecode's object into an enum and add support to link and resolve

following https://docs.soliditylang.org/en/develop/using-the-compiler.html#library-linking
and https://github.com/ethereum/solc-js

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

Copy link
Owner

@gakonst gakonst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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