Skip to content

Releases: sigp/enr

v0.7.0

24 Oct 00:50
f27b94e
Compare
Choose a tag to compare

This release contains the following improvements:

  • Document improvements (#3)
  • Ability to modify multiple fields with only incrementing the sequence number one (#4)
  • Adds entropy to secp256k1 signatures (#5)
  • Implement Hash for Enr (#6)
  • Implements AsRef, PartialEq and From<RawNode> for NodeId (#8)

v0.6.2

04 Aug 05:52
b09b66e
Compare
Choose a tag to compare

This release provides an update of the secp256k1 library and implements std::error::Error for EnrError