Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WASM: add bindings for the Sapling keys #5673

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

andiflabs
Copy link
Contributor

@andiflabs andiflabs commented Nov 26, 2024

Summary

This exposes all the functionality of the Sapling keys, except for the toWords and fromWords, which have not been implemented because they require bindings for the "language" enum (this will be added in a future PR).

Testing Plan

Unit tests

Documentation

N/A

Breaking Change

N/A

@andiflabs andiflabs requested a review from a team as a code owner November 26, 2024 00:30
@andiflabs andiflabs force-pushed the andrea/ironfish-rust-wasm-sapling-keys branch from 86d17aa to 971ad1e Compare November 26, 2024 00:41
@andiflabs andiflabs merged commit eed9226 into staging Dec 2, 2024
23 checks passed
@andiflabs andiflabs deleted the andrea/ironfish-rust-wasm-sapling-keys branch December 2, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants