rust-bitcoin / rust-bitcoin/rust-bip39

Add function to get list of possible final words?

Open
#75 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
113
Forks
74
Avg merge
18d 17h
Merged PRs (30d)
3

Description

The python library has it, and i need it right now, i'm working on porting it to rust, if you guys wanted, I could open a PR when i'm done.

https://github.com/switck/libngu/blob/2537f1581d0bad2c16fa391bc6fade328450a217/ngu/bip39.py#L384

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with ngu/bip39.py around line 384, the Python implementation linked in the issue, then locate the corresponding mnemonic APIs in rust-bip39. Done means the Rust library exposes an equivalent function that returns possible final words, with behavior checked against the referenced implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, rust
Domain
cryptography
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.