You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/base-chain/specs/upgrades/azul/exec-engine.mdx
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,3 +131,9 @@ The Base-specific behavior is:
131
131
Base-specific predeploys and other OP Stack system contracts documented in the
132
132
[predeploys specification](../../protocol/execution/evm/predeploys) are not serialized into
133
133
`eth_config` unless they are part of the EIP-7910 schema.
134
+
135
+
## P2P Changes
136
+
137
+
### Discovery protocol now uses `basev0` protcol ID
138
+
139
+
The discovery protocol now uses `basev0` as the protocol ID. This allows Base nodes to find each other more quickly, especially on networks with fewer nodes like Sepolia.
0 commit comments