BenWestgate / bails-wallet

Auditable Implementation for creating & importing Codex32 backups to Bitcoin Core
MIT License
2 stars 0 forks source link

Wallet seed restored successfully displays when mismatched share sets are entered #14

Open BenWestgate opened 11 months ago

BenWestgate commented 11 months ago

Entering the following 3 shares gave success when in reality the python backend failed. Must detect the mismatch ids and reject later ones different from earlier ones.

ms134uzk4k5smystn20dvgpunsu5gkf3fdx7z7vn58en975d ms134uzkv8qsn5q0wnlg2kf2dduhe7w7jvv5va3czywq57fh ms12sq40nux796hz9jm8stsz4pc6vzq0yevxkp0f352gdr2q

BenWestgate commented 10 months ago

It should refuse to accept subsequent shares as correct if the header does not match the first entered share.

github-actions[bot] commented 3 months ago

Stale issue message