Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 9 commits into from
Dec 8, 2021

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    09b2388 View commit details
    Browse the repository at this point in the history
  2. chore: update changelog

    mattsse committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    6af91eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cc5836 View commit details
    Browse the repository at this point in the history
  4. fixbreaking compactref api

    mattsse committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    4ce6e58 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. rm check

    mattsse committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    38dcba1 View commit details
    Browse the repository at this point in the history
  2. return Bytes instead

    mattsse committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    0c9db9d View commit details
    Browse the repository at this point in the history
  3. revert changes

    mattsse committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    47c0811 View commit details
    Browse the repository at this point in the history
  4. simplify resolve

    mattsse committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    d063e3d View commit details
    Browse the repository at this point in the history
  5. test: add lost tests

    mattsse committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    2d48b35 View commit details
    Browse the repository at this point in the history