Skip to content

v0.13.0 (LES comeback)

Compare
Choose a tag to compare
@adambabik adambabik released this 27 Aug 08:15
· 4458 commits to develop since this release
3521c2a

This release brings a support for LES chain synchronization.

Features

  1. Add rendezvous nodes and search for 2 les peers if les is enabled (#1167). Rendezvous peers discovery protocol is used to find LES servers.
  2. Proxy records found in ethereum discovery v5 (#1165). LES servers comes from the Ethereum network but we work on different solutions as well.

Chore

  1. Remove patches to discovery v5 (#1144). Our server nodes do not longer create a separate network but are part of the one Ethereum network.
  2. Remove NetworkID from cluster (#1163). Our cluster definitions no longer depend on the network ID but only on the fleet name.