-
Notifications
You must be signed in to change notification settings - Fork 172
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
Testnet prod sync #6180
Closed
Closed
Testnet prod sync #6180
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
staging-mainnet < main sync
…repo into 5834-x1-for-mainnet
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 <57480598+liu-zhipeng@users.noreply.github.com> Co-authored-by: just-a-node <eye1717@gmail.com> Co-authored-by: Layne Haber <layne.haber@gmail.com> Co-authored-by: preethamr <preethamr@users.noreply.github.com>
Staging mainnet -> main sync
X1-staging-release-agents
* 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 <57480598+liu-zhipeng@users.noreply.github.com> Co-authored-by: just-a-node <eye1717@gmail.com> Co-authored-by: Layne Haber <layne.haber@gmail.com>
5834 x1 for mainnet prod
Testnet prod main sync
just-a-node
requested review from
preethamr,
liu-zhipeng,
wanglonghong,
LayneHaber,
prathmeshkhandelwal1 and
carlomazzaferro
as code owners
May 16, 2024 00:16
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Type of change
High-level change(s) description - from the user's perspective
Related Issue(s)
Fixes
Related pull request(s)