Ethereum Networking Layer
Links to this note
Ethereum Execution Layer
tags: Ethereum Networking Layer
Ethereum Sub-protocols
tags: Ethereum Networking, Ethereum Execution Layer
Ethereum DevP2P
tags: Ethereum Networking, Ethereum Execution Layer Basic stack for p2p networking. Initiating RLPx Session. RLPX Session Communicate messages that encoded in RLP between peers.
Ethereum Discovery Nodes
tags: Ethereum Networking, Ethereum Simulator Node Boot nodes Using a small set that hardcoded bootnodes to bootstrap. Protocol Kademlia a modified form of Distributed Hash Table. Steps to join the network start client –> connect to bootnode –> bond to bootnode –> find neighbours –> bond to neighbours