Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@AgeManning AgeManning released this 30 Sep 05:34
· 24 commits to master since this release
36d417b

This release changes how ENR values are stored internally and provides minor API modifications which accommodate this change.

Of particular note, this release correctly validates ENR signatures. Previous versions were ignoring the signature verification result.

Changes

  • Key dependency upgrades (#14, #15, #16)
  • RLP Encoding and correct signature verification (#17)