anoma / namada-interface

Apache License 2.0
78 stars 106 forks source link

feat/1231: Extension - Generate shielded keys from private key import #1232

Closed jurevans closed 1 week ago

jurevans commented 2 weeks ago

Resolves #1231

The confirmation page and View Keys views are automatically updated, as the private key account (which seeds the shielded keys) is also treated as a parent.

Testing

Following all of this, it's good to check in the console with await namada.accounts() and inspect the accounts, ensuring:

Screenshots

Private-key import confirmation: Screen Shot 2024-11-04 at 12 09 30 PM

View Keys Screen Shot 2024-11-04 at 12 09 46 PM