You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for inverted(0) should return 1. even tho this means the inverted operation is no longer symmetrical. we don't expect real users to ever hit this edge case
Component
primitives
What version of Alloy are you on?
No response
Operating System
None
Describe the bug
This line needs to handle the 0 case
https://github.com/alloy-rs/core/blob/main/crates/primitives/src/signature/parity.rs#L109
The text was updated successfully, but these errors were encountered: