Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

[Light client] Optimize signature verification #2

Open
ijerkovic opened this issue Oct 26, 2022 · 0 comments
Open

[Light client] Optimize signature verification #2

ijerkovic opened this issue Oct 26, 2022 · 0 comments

Comments

@ijerkovic
Copy link
Contributor

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant