Skip to content

Commit 7095d87

Browse files
committed
feat: add protocol ID change to v1
1 parent 91cf0c6 commit 7095d87

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

docs/base-chain/specs/upgrades/azul/exec-engine.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,11 @@ strict equivalence with L1 precompile pricing.
5151
[EIP-7642](https://eips.ethereum.org/EIPS/eip-7642) updates the Ethereum wire protocol to version 69,
5252
removing legacy fields from the `Status` message and simplifying the handshake.
5353

54+
### Discovery protocol now uses `basev0` protcol ID
55+
56+
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.
57+
58+
5459
### Remove Account Balances & Receipts
5560

5661
The `FlashblocksMetadata` payload transmitted over the Flashblocks WebSocket is simplified in Azul.

docs/base-chain/specs/upgrades/azul/overview.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Only `base-consensus` and `base-reth-node` will support the Base Azul hardfork.
3131
- [EIP-7642: eth/69](/base-chain/specs/upgrades/azul/exec-engine#eth69)
3232
- [EIP-7910: eth_config RPC Method](/base-chain/specs/upgrades/azul/exec-engine#eth_config-rpc-method)
3333
- [Remove Account Balances & Receipts](/base-chain/specs/upgrades/azul/exec-engine#remove-account-balances--receipts)
34+
- [Use `basev0` protocol ID for discv5](/base-chain/specs/upgrades/azul/exec-engine#discovery-protocol-now-uses-basev0-protcol-id)
3435

3536
## Proofs
3637

0 commit comments

Comments
 (0)