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
{{ message }}
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
Once NEP-364 is ready, we should use the ed25519_verify host function for verifying signatures in the add_light_client_block method. The new signature verify method should be significantly more efficient since it is part of NEAR runtime as a pre-compiled function.
Once NEP-364 is ready, we should use the ed25519_verify host function for verifying signatures in the add_light_client_block method. The new signature verify method should be significantly more efficient since it is part of NEAR runtime as a pre-compiled function.
Original NEP:
near/NEPs#364
Tracking issue for NEP-364:
near/nearcore#7567
The text was updated successfully, but these errors were encountered: