Skip to content

Conversation

@gupnik
Copy link
Collaborator

@gupnik gupnik commented Apr 30, 2025

Description

This PR migrates mnemonic creation and management to Rust.

How to test

Added expansive tests to cover test vectors from trezor crypto and existing C++ tests.

Types of changes

Refactor

Checklist

  • Create pull request as draft initially, unless its complete.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • If there is a related Issue, mention it in the description.

If you're adding a new blockchain

  • I have read the guidelines for adding a new blockchain.

@gupnik gupnik requested a review from satoshiotomakan as a code owner April 30, 2025 06:58
@github-actions
Copy link

github-actions bot commented Apr 30, 2025

Binary size comparison

➡️ aarch64-apple-ios:

- 14.03 MB
+ 14.51 MB 	 +490 KB

➡️ aarch64-apple-ios-sim:

- 14.04 MB
+ 14.51 MB 	 +491 KB

➡️ aarch64-linux-android:

- 18.52 MB
+ 19.37 MB 	 +868 KB

➡️ armv7-linux-androideabi:

- 15.50 MB
+ 16.05 MB 	 +567 KB

➡️ wasm32-unknown-emscripten:

- 13.20 MB
+ 13.72 MB 	 +535 KB

Copy link
Collaborator

@satoshiotomakan satoshiotomakan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@satoshiotomakan satoshiotomakan merged commit eb4d6fc into dev Apr 30, 2025
14 checks passed
@satoshiotomakan satoshiotomakan deleted the gupnik/bip39-rust-migration branch April 30, 2025 20:05
@gupnik gupnik mentioned this pull request May 2, 2025
8 tasks
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