attestantio / vouch

Apache License 2.0
112 stars 28 forks source link

Tweak validator registrations. #149

Closed mcdee closed 1 year ago

mcdee commented 1 year ago

Store validator registrations based on hash of the registration (minus the timestamp). This avoids duplication of registrations when the same data is provided to multiple relays, reducing both CPU usage and memory footprint.