Sean Hagstrom
|
6a7f04a5a8
|
feat(wallet-settings): Implement import missing key pair by private key (#20372)
* chore: update private-key validation
* chore: add native module bindings
* chore: add translation labels
* chore: add size-12 for password icon
* fix: ensure we use feature-flag namespace when using feature-flags
* fix: blur styles for icon-avatar in missing key-pairs
* fix: blur styles for accounts in missing key-pairs
* fix: blur styles for bottom-sheet
* fix: adjust blur background color for bottom-sheets
* chore: add support for private-keys for missing key-pair component
* chore: add definitions for events and effects
* feature: implement private-key import for missing key-pair
* tidy: remove debugging
* tidy: distinguish to import for missing-keypair
* tidy: remove unneeded function
* tidy: refactor layout to use floating-button-page
* tidy: remove unused effect bindings
* tidy: refactor event bindings for importing-missing-keypair-by-private-key
* tweak: add error logging
* tidy: refactor helper to re-frame utils
* tweak: group partially operable and fully operable keypairs together
* chore: add documentation for call-continuation
* tweak: refactor documentation
* tweak: throw exception when not given a compatible continuation
* fix: update least-operability when making key-pair fully operable
|
2024-06-11 13:05:10 +01:00 |