From e7e4c44ae6d226035f585e5f7f8327f2131adf1c Mon Sep 17 00:00:00 2001 From: tynes Date: Tue, 25 Jun 2024 20:26:58 +0000 Subject: [PATCH] deploy: 4a3db1331a12bf3fe70630fb9d5897f4137c61f9 --- print.html | 9 +++++++-- protocol/exec-engine.html | 5 +++++ protocol/rollup-node-p2p.html | 4 ++-- searchindex.js | 2 +- searchindex.json | 2 +- 5 files changed, 16 insertions(+), 6 deletions(-) diff --git a/print.html b/print.html index 2ef4a47d2..bfc3d7c25 100644 --- a/print.html +++ b/print.html @@ -2631,6 +2631,7 @@

L
  • Ecotone: disable Blob-transactions
  • Ecotone: Beacon Block Root
  • +
  • P2P Modifications
  • This document outlines the modifications, configuration and usage of a L1 execution engine for L2.

    @@ -2989,6 +2990,10 @@

  • The block state-transition process now includes the same special beacon-block-root EVM processing as L1 ethereum.
  • +

    P2P Modifications

    +

    The Ethereum Node Record (ENR) for an Optimism execution node must contain an opel key-value pair where the key is +opel and the value is a EIP-2124 fork id. +The EL uses a different key from the CL in order to stop EL and CL nodes from connecting to each other.

    Rollup Node Specification

    @@ -3128,7 +3133,7 @@

    Identification
  • Discv5
  • LibP2P @@ -3212,7 +3217,7 @@

    Identification< and L2 network identification. Generally encoded in base64.

  • Discv5

    -

    Structure

    +

    Consesus Layer Structure

    The Ethereum Node Record (ENR) for an Optimism rollup node must contain the following values, identified by unique keys:

    This document outlines the modifications, configuration and usage of a L1 execution engine for L2.

    @@ -594,6 +595,10 @@

  • The block state-transition process now includes the same special beacon-block-root EVM processing as L1 ethereum.
  • +

    P2P Modifications

    +

    The Ethereum Node Record (ENR) for an Optimism execution node must contain an opel key-value pair where the key is +opel and the value is a EIP-2124 fork id. +The EL uses a different key from the CL in order to stop EL and CL nodes from connecting to each other.

    diff --git a/protocol/rollup-node-p2p.html b/protocol/rollup-node-p2p.html index e6c39f734..7600da816 100644 --- a/protocol/rollup-node-p2p.html +++ b/protocol/rollup-node-p2p.html @@ -191,7 +191,7 @@

    Identification
  • Discv5
  • LibP2P @@ -275,7 +275,7 @@

    Identification< and L2 network identification. Generally encoded in base64.

  • Discv5

    -

    Structure

    +

    Consesus Layer Structure

    The Ethereum Node Record (ENR) for an Optimism rollup node must contain the following values, identified by unique keys: