Skip to content

Conversation

@iamsahu
Copy link
Contributor

@iamsahu iamsahu commented Oct 23, 2025

Description

This pull request introduces deployment support for the Linea network, specifically for the LsETH_Linea contract, and adds the corresponding chain ID configuration. The main changes include a new deployment script for Linea and the addition of the network's chain ID.

Deployment script for Linea:

  • Added deploy/linea/deploy_linea_lseth.ts to handle deployment of the LsETH_Linea contract on Linea and Tenderly networks, using the BurnMintERC20 implementation and proxy pattern. The script includes initialization, verification, and skip logic.

Network configuration:

  • Added the Linea chain ID (59144) in deployments/linea/.chainId for proper network identification in deployments.

Notice

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you assigned this PR to yourself?
  • Have you added at least 1 reviewer?
  • Have you updated the official documentation?
  • Have you added sufficient documentation in your code?
  • Have you added relevant tests to the official test suite?

Pull Request Type

  • 💫 New Feature (Breaking Change)
  • 💫 New Feature (Non-breaking Change)
  • 🛠️ Bug fix (Non-breaking Change: Fixes an issue)
  • 🕹️ Chore (Non-breaking Change: Doc updates, pkg upgrades, typos, etc..)

Testing

  • Have you tested this code with the official test suite?
  • Have you tested this code manually?

@iamsahu iamsahu changed the title chore: linea LsETH deployment Linea LsETH deployment Oct 23, 2025
@mischat
Copy link
Member

mischat commented Jan 20, 2026

@iamsahu let's try and merge this if it is done, can you please add in the contract addresses so that we can find them in the future.

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.

2 participants