Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 198 Bytes

File metadata and controls

5 lines (4 loc) · 198 Bytes

Understanding Ethereum's UDP Layer

  • packets.py holds the necessary packet defs
  • crypto.py has the sha3 algorithm
  • discovery.py has a simple PingServer which sends pings and answers with pongs