Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve(finalizer): Inject addresses into L1ToL2 finalizer (#1335)
* improve(linea): add outstanding contracts * improve: finish WETH contracts * nit: use null coalesce operator Co-authored-by: Paul <[email protected]> * nit: use null coalesce operator Co-authored-by: Paul <[email protected]> * fixes * nit: clean adapter * improve: code style * fix: use l1Token * fix * feat(finalizer): make l1l2 routes generic (#1328) * feat(finalizer): make l1l2 routes generic * chore: revert index * nit: include linea in non-overrides * wip * improve: overhaul generic finalizer * nit * Exclude missing SpokePoolClient instances * nit: also compare positive `_value` * nit: remove unneeded type * feat: Activate linea adapter manager (#1325) Co-authored-by: Paul <[email protected]> * Update LineaAdapter.ts * Update LineaAdapter.ts * tweak * Update Constants.ts * Fix * Update LineaAdapter.ts * Update LineaAdapter.ts * Revert "Update LineaAdapter.ts" This reverts commit a1a4943. --------- Co-authored-by: Paul <[email protected]> Co-authored-by: nicholaspai <[email protected]> Co-authored-by: nicholaspai <[email protected]> * Update common.ts * improve(lineaFinalizer): Force atomic depositor and spoke pool to be included Force these contracts to be in list of finalizable origins * fix * Update index.ts * Update src/finalizer/index.ts Co-authored-by: James Morris, MS <[email protected]> --------- Co-authored-by: james-a-morris <[email protected]> Co-authored-by: James Morris, MS <[email protected]> Co-authored-by: Paul <[email protected]>
- Loading branch information