Skip to content

Conversation

@RomanHodulak
Copy link
Contributor

Ticket

What does this PR do?

  • Summary: Adds commands that generate localnet.env with all needed values
  • Key Changes:
    • Extracts contract address from the file created by deploying contracts to devnet

Does this PR introduce any breaking changes (API/schema)?

  • No

Do any environment variables need to be updated or added before deployment?

  • No

How can this PR be tested?

just -f .devcontainer/justfile op-up
just -f .devcontainer/justfile op-update-chain-address
cargo make interceptor

@linear
Copy link

linear bot commented Oct 26, 2024

SEQ-249 Extract sequencer chain contract address deployed on devnet

The goal of this task is to automate the process of extracting the smart contract address of metabased sequencer chain deployed to devnet.

AC:

  • There is a single command that makes it so that the smart contract address deployed on devnet is extracted and stored in a file

Copy link
Collaborator

@daniilrrr daniilrrr left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@WillPapper WillPapper left a comment

Choose a reason for hiding this comment

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

Really nice work! Thank you @RomanHodulak

@RomanHodulak RomanHodulak force-pushed the roman/SEQ-249/localnet-setup branch from dd8476c to 6bfef95 Compare October 29, 2024 14:58
@RomanHodulak
Copy link
Contributor Author

Updated most of the values to named variables and noted that it is Optimism specific

@RomanHodulak RomanHodulak merged commit 00328b5 into main Oct 29, 2024
@RomanHodulak RomanHodulak deleted the roman/SEQ-249/localnet-setup branch October 29, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants