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

ethers-solc: add immutableReferences output selector #1523

Merged

Commits on Jul 28, 2022

  1. ethers-solc: add immutableReferences output selector

    It is a property on the deployed bytecode object
    on the compiler output. This is the precursor for
    `forge inspect <contract-name> immutableReferences`.
    tynes committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    e8cab82 View commit details
    Browse the repository at this point in the history
  2. chore: update changelog

    tynes committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    7d1781e View commit details
    Browse the repository at this point in the history