Skip to content

Commit 78c4ea9

Browse files
committed
add cert Verifier address and prompt for router deployment
1 parent 9a410e0 commit 78c4ea9

File tree

1 file changed

+2
-0
lines changed
  • docs/eigenda/integrations-guides/rollup-guides/secure-trustless-upgrade

1 file changed

+2
-0
lines changed

docs/eigenda/integrations-guides/rollup-guides/secure-trustless-upgrade/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ When processing a DA cert, the router automatically extracts the reference block
2929

3030
It is **strongly recommended** that rollups deploy their own router. If using an EigenLabs-deployed router, the rollup must follow EigenLabs' upgrade schedule. For example, if EigenLabs upgrades the router on January 1st but your rollup needs to upgrade in March, L2 consensus nodes that did not upgrade before January 1st will **halt**. Even if both the batcher and L2 consensus nodes run the older version, the contract can reject older-version certs once upgraded. This is intentional to prevent malicious batchers from submitting older certs that might contain bugs.
3131

32+
When deploying the router, it is recommended to either deploy your own certVerifier or use the immutable certVerifier already deployed.
33+
3234
### Current V3 CertVerifier Addresses
3335

3436
If you are currently using V3 certs, you can find the deployed `CertVerifier` addresses in the [EigenDA directory](https://docs.eigencloud.xyz/eigenda/networks/mainnet#contract-addresses) or reference them below:

0 commit comments

Comments
 (0)