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 many of the derivation and decryption functions 0 will be a breaking value so it is simply reject in many cases, the remaining will for now be up to the application unless we figure that it is sufficiently painful to deal with at a later point, for example like the address(0) of signature recovery in solidity .
See Lasse's comment on my PR for context.
Look for "TODO(#5862)" in the codebase.
The text was updated successfully, but these errors were encountered: