Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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>
- Loading branch information