Closed Bastien-Satochip closed 2 months ago
Hi @Bastien-Satochip
i'm on it but i've a little misunderstanding bout mnemonic and seed again.
Into generate panel i generate a new one and i save it on card, but at the moment to decode it it's another. I explain me If i generate and encrypted a 12 words mnemonic, when i decode it i've a 24 words mnemonic. In the documentation that i read, i saw that it's impossible to show the original mnemonic of a seed. I'm a little bit lost in this way. Maybe Baudoin know somethong about it ?
King regard and than you
kevin
Normally it's good @Bastien-Satochip
8a83cd6d990e57fdefa2d88c573f7cbc4c3d85c4, 16d18b1ab5df9c24a08d3ff09dd659144d0cf69d
When I try to generate a new seedphrase, I can't save it on card. Hitting the "Save on card" does nothing.
There are a few logs... But nothing on the Seedkeeper memory.
Logs: 2024-08-13 12:42:24 - [view.py:2740] - INFO - view - _generate_new_mnemonic() - 037 Generating new mnemonic 2024-08-13 12:42:24 - [controller.py:386] - INFO - controller - generate_random_seed() - 001 Generating random seed of length 12 2024-08-13 12:42:24 - [controller.py:389] - SUCCESS - controller - generate_random_seed() - 002 Random seed of length 12 generated successfully 2024-08-13 12:42:24 - [view.py:2745] - SUCCESS - view - _generate_new_mnemonic() - 038 New mnemonic generated successfully 2024-08-13 12:42:26 - [view.py:2753] - INFO - view - _toggle_passphrase() - 041 Toggling passphrase 2024-08-13 12:42:40 - [view.py:2767] - INFO - view - _save_mnemonic_to_card() - 046 Saving mnemonic to card 2024-08-13 12:42:40 - [controller.py:398] - INFO - controller - import_seed() - 001 Importing seed 2024-08-13 12:42:40 - [controller.py:401] - INFO - controller - import_seed() - 002 Imported seed is valid 2024-08-13 12:42:40 - [controller.py:404] - SUCCESS - controller - import_seed() - 003 Seed imported successfully 2024-08-13 12:42:40 - [view.py:2772] - SUCCESS - view - _save_mnemonic_to_card() - 047 Mnemonic saved to card successfully