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

Conversation

tynes
Copy link
Contributor

@tynes tynes commented Jul 28, 2022

Motivation

It is a property on the deployed bytecode object
on the compiler output. This is the precursor for
forge inspect <contract-name> immutableReferences.

See https://docs.soliditylang.org/en/v0.8.15/using-the-compiler.html?highlight=immutable#output-description

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

It is a property on the deployed bytecode object
on the compiler output. This is the precursor for
`forge inspect <contract-name> immutableReferences`.
@tynes tynes force-pushed the feat/output-selection-immutable-references branch from 4f170a6 to e8cab82 Compare July 28, 2022 01:41
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

ty

@gakonst gakonst merged commit 16f686d into gakonst:master Jul 28, 2022
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.

3 participants