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

Sepolia contracts deploy #5946

Open
wants to merge 202 commits into
base: 5672-deploy-contracts-to-sepolia-tesnet
Choose a base branch
from

Conversation

preethamr
Copy link
Collaborator

Description

Type of change

  • Docs change / dependency upgrade
  • Configuration / tooling changes
  • Refactoring
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires changes in customer code

High-level change(s) description - from the user's perspective

Related Issue(s)

Fixes

Related pull request(s)

wanglonghong and others added 30 commits December 20, 2023 16:46
feat: take hotfixes from prod to staging
staging-mainnet < main sync
prathmeshkhandelwal1 and others added 30 commits April 22, 2024 22:05
fix: detect and throw on stuck router intervals
staging-mainnet <- main Sync
* feat: add x layer domain

* feat: create domain hh task

* chore: correct str used in domain conversion

* feat: x layer mainnet hh & amb config

* feat: polygon zkevm bridge v2 abi and hh task

* fix: IPolygonZkEVMBridge

* fix: comment

* fix: X Layer L2 bridge contract address

* fix: update XLayer amb address

* feat: x layer config

* feat: x layer contract deployed

* feat: Xlayer mainnet hub connector deploy

* feat: x layer staging subgraph deploy

* fix: x layer staging init config (TODO: update multisig)

* fix: sendoutboundroot hh task

* feat: x layer lighthouse draft

* fix: x layer spoke mirror network id and redeploy

* fix: x layer claim hh task

* fix:  processFromRoot xlayer

* fix: unit tests

* fix: typo

* feat:  X Layer prod contract deployment

* feat: add multichain safe deploy command

* config: add correctly deployed safes

* config: remove hardcoded gas limit by default

* feat: add router admin assignment

* feat: get write tx for single message

* fix: handle no-args case

* feat: x layer prod subgraph

* feat: add xlayer safes

* fix: contract package bump

* fix: x layer WETH init

* feat: rebuild graph client

* feat: x layer ops

* feat: track roots sent from L1 to L2 in subgraph

* chore: update dependencies

* fix: update handler name

* chore: add xlayer graphclient & rebuild

* fix: empty claim, correct connector

* fix: save root message from L2 -> L1

* Revert "fix: save root message from L2 -> L1"

This reverts commit 07a0d6d.

* test: add unit tests for sendoutboundroot

* feat: (wip) multiple transactions

* feat: (wip) process spoke and oull messages from helper

* fix: remove subgraph changes

* fix: remove unused imports

* feat: rebuild graphclient

* fix: LH lint fix

* fix: processFromRoot for x layer

* fix: cleaner errors on undefined key

* fix: comments, logs, id of spoke claim

* fix: rename

* fix: existing tests

* fix: add xlayer helper tests

* fix: coverage

* fix: coverage

* fix: coverage

* fix: coverage

* fix: coverage

* ts fix

* fix: temp

* fix: remove logs

* fix: remove consoles

* fix: graphclient

* fix: prod ops config removed

---------

Co-authored-by: Liu <[email protected]>
Co-authored-by: just-a-node <[email protected]>
Co-authored-by: Layne Haber <[email protected]>
Co-authored-by: preethamr <[email protected]>
* feat: add x layer domain

* feat: create domain hh task

* chore: correct str used in domain conversion

* feat: x layer mainnet hh & amb config

* feat: polygon zkevm bridge v2 abi and hh task

* fix: IPolygonZkEVMBridge

* fix: comment

* fix: X Layer L2 bridge contract address

* fix: update XLayer amb address

* feat: x layer config

* feat: x layer contract deployed

* feat: Xlayer mainnet hub connector deploy

* feat: x layer staging subgraph deploy

* fix: x layer staging init config (TODO: update multisig)

* fix: sendoutboundroot hh task

* feat: x layer lighthouse draft

* fix: x layer spoke mirror network id and redeploy

* fix: x layer claim hh task

* fix:  processFromRoot xlayer

* fix: unit tests

* fix: typo

* feat:  X Layer prod contract deployment

* feat: add multichain safe deploy command

* config: add correctly deployed safes

* config: remove hardcoded gas limit by default

* feat: add router admin assignment

* feat: get write tx for single message

* fix: handle no-args case

* feat: x layer prod subgraph

* feat: add xlayer safes

* fix: contract package bump

* fix: x layer WETH init

* feat: rebuild graph client

* feat: x layer ops

* feat: track roots sent from L1 to L2 in subgraph

* chore: update dependencies

* fix: update handler name

* chore: add xlayer graphclient & rebuild

* fix: empty claim, correct connector

* fix: save root message from L2 -> L1

* Revert "fix: save root message from L2 -> L1"

This reverts commit 07a0d6d.

* test: add unit tests for sendoutboundroot

* feat: (wip) multiple transactions

* feat: (wip) process spoke and oull messages from helper

* fix: remove subgraph changes

* fix: remove unused imports

* feat: rebuild graphclient

* fix: LH lint fix

* fix: processFromRoot for x layer

* fix: cleaner errors on undefined key

* fix: comments, logs, id of spoke claim

* fix: rename

* fix: existing tests

* fix: add xlayer helper tests

* fix: coverage

* fix: coverage

* fix: coverage

* fix: coverage

* fix: coverage

* ts fix

* fix: temp

* fix: remove logs

* fix: remove consoles

* fix: added graph-client

* chore: update xlayer rpc

---------

Co-authored-by: Liu <[email protected]>
Co-authored-by: just-a-node <[email protected]>
Co-authored-by: Layne Haber <[email protected]>
fix: parser validation explicitly checks for undefined and null fields
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.

None yet

8 participants