stake-house / wagyu-key-gen

GNU General Public License v3.0
60 stars 42 forks source link

Cannot enter mnemonic manually in release 1.8.0 due to aggressive trimming of spaces #177

Closed haurog closed 10 months ago

haurog commented 10 months ago

Trying to separate seed words using space does not work in release 1.8.0. Pressing space does not add an empty space at the end of the word. It works adding spaces in the middle of words. Probably trimming empty spaces during entering the mnemonic is a bit too aggressive.

remyroy commented 10 months ago

I agree. Let's remove that.

remyroy commented 10 months ago

As a temporary workaround, you can use a punctuation sign, but we'll definitly fix this and release a new version with this fix.