attestantio / vouch

Apache License 2.0
112 stars 28 forks source link

Add attester checking. #80

Closed mcdee closed 2 years ago

mcdee commented 2 years ago

This adds an in-memory map to the attester which it uses to check if it has already attested for each validator as part of its attesting routine. This provides another layer of protection against possible double signing.