Skip to content

seed wallet import problem #3128

@Triton-S

Description

@Triton-S

Bounty: Fix Seed Word Import Mnemonic Error

Tier: S — 15,000 XTM

Description

The seed word import in Tari Universe fails when users enter words one per line (pressing Enter between words) instead of space-separated. The input parser reads newlines as part of the mnemonic and produces Mnemonic Error: Only ChineseSimplified, ChineseTraditional, English, French, Italian, Japanese, Korean and Spanish are defined natural languages. Copy-pasting the full phrase also fails because the confirmation tick never becomes available. Fix the input handling to accept both newline-separated and space-separated seed words.

Acceptance Criteria

  • Seed word import handles words entered one per line (newline-separated) in addition to space-separated
  • Seed word import works correctly when copy-pasting the full phrase
  • The confirmation tick becomes available once valid seed words are detected, regardless of whitespace format

Context

  • Issue reported by @Triton-S
  • The workaround is typing each word followed by a space (not Enter) — this works
  • Platform: Windows 11, Remote Minotari node
  • Relevant code: seed import UI component in the Universe Tauri frontend

How to Claim

  1. Comment on this issue to signal intent (courtesy, not a lock)
  2. Fork the repo and do the work
  3. Submit a PR that meets the acceptance criteria
  4. First PR that passes review and gets merged wins the bounty
  5. On acceptance, XTM payment is processed

Notes

  • AI-assisted development is expected and encouraged
  • If you get stuck, ask in Discord
  • If you can't complete it within 14 days of claiming, let us know so someone else can pick it up

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions