Skip to content

Commit b32b659

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

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,9 @@ The Base-specific behavior is:
131131
Base-specific predeploys and other OP Stack system contracts documented in the
132132
[predeploys specification](../../protocol/execution/evm/predeploys) are not serialized into
133133
`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.

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)