ethereum / devp2p

Ethereum peer-to-peer networking specifications
990 stars 275 forks source link

discv5: specify endianness of XOR distance #195

Closed jacobkaufmann closed 2 years ago

jacobkaufmann commented 2 years ago

Specify that the XOR distance, when taken as a number, is the big-endian number.

This seems to be true for all implementations, but this is not specified.