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
We should probably look into supporting a pure-python implementation as well as using a fast implementation if available similar to how we handle secp256k1 signatures.
The text was updated successfully, but these errors were encountered:
What is wrong?
EIP665, if adopted will add a new pre-compile for ed25519
How can it be fixed
We can lift the implementation from this PR into pyethereum.
We should probably look into supporting a pure-python implementation as well as using a fast implementation if available similar to how we handle secp256k1 signatures.
The text was updated successfully, but these errors were encountered: