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

feat(rust-nodejs): Create napi struct for xchacha20poly1305 key #5370

Conversation

rohanjadvani
Copy link
Member

Summary

Add a napi struct for the xchacha20poly1305 keys that can be used for both a master key and to derive child keys.

Testing Plan

n/a

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes

@rohanjadvani rohanjadvani self-assigned this Sep 13, 2024
@rohanjadvani rohanjadvani requested a review from a team as a code owner September 13, 2024 02:51
@rohanjadvani rohanjadvani force-pushed the rohan/ifl-2912-create-napi-struct-for-xchacha20poly1305-key branch from 4810b52 to 97c2478 Compare September 13, 2024 02:53
ironfish-rust-nodejs/src/xchacha20poly1305.rs Outdated Show resolved Hide resolved
@rohanjadvani rohanjadvani merged commit 5ef3368 into staging Sep 13, 2024
13 checks passed
@rohanjadvani rohanjadvani deleted the rohan/ifl-2912-create-napi-struct-for-xchacha20poly1305-key branch September 13, 2024 23:52
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