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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,11 @@ strict equivalence with L1 precompile pricing.
51
51
[EIP-7642](https://eips.ethereum.org/EIPS/eip-7642) updates the Ethereum wire protocol to version 69,
52
52
removing legacy fields from the `Status` message and simplifying the handshake.
53
53
54
+
### Discovery protocol now uses `basev0` protcol ID
55
+
56
+
The discovery protocol for the execution layer 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.
57
+
58
+
54
59
### Remove Account Balances & Receipts
55
60
56
61
The `FlashblocksMetadata` payload transmitted over the Flashblocks WebSocket is simplified in Azul.
0 commit comments