Cassandra Heart
Cassandra Heart
When calling `recoverPubKey` with an invalid `s` (i.e. `0`), it returns a public key. The same signature fails with `verify`, as `1 >= s >= n-1`. This doesn't immediately sound...
## Why is this change needed? Describe why this issue should be fixed and link to any relevant design docs, issues or other relevant items. ## Merge Checklist _Choose all...
## Why is this change needed? Rate limiting hits odd edge cases from synchronization, this alters rate limiters based on fids to bucket into specialized rate limits per message timestamps...