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

Add extended public key functions to WASM lib #1868

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

OBorce
Copy link
Contributor

@OBorce OBorce commented Jan 20, 2025

New function the get the extended public key from the account private key, and 2 functions to get the receiving and change public keys from the extended public key.

wasm-wrappers/js-bindings/wasm_test.js Outdated Show resolved Hide resolved
wasm-wrappers/src/lib.rs Outdated Show resolved Hide resolved
wasm-wrappers/src/lib.rs Outdated Show resolved Hide resolved
@OBorce OBorce force-pushed the feature/wasm-lib-extended-public-key branch from 6bef446 to bf41f13 Compare January 27, 2025 13:47
@OBorce OBorce merged commit a646f4a into master Feb 5, 2025
18 checks passed
@OBorce OBorce deleted the feature/wasm-lib-extended-public-key branch February 5, 2025 10:49
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.

3 participants