Andy Wermke

Results 113 issues of Andy Wermke

Ledger wallets come with a pretty convenient SDK: . - Check for connected hardware wallets and show them in the accounts list - Show some "hardware wallet" icon next to...

user story
research

Need to set some account data when making an account multi-sig. > A multisig account adds a data entry with the key `config.multisig.domain` and the value of a hostname used...

tech story

Add a function to check if an app password has been set ~~and one to check if a given password is the correct app password~~ (might not even be necessary...

tech story
platform: electron
platform: cordova

Create a view for setting the app password. Show it if there is no app password set yet (and feature flag for now!) right after the T&Cs screen. Nice to...

user story

We need to re-encrypt the accounts' secret keys using the app password. Place a big action button "Unlock" (or "Update?") on the account view if the account needs to be...

user story
platform: electron
platform: cordova

Extend the view for setting the app password (see #1021) or create an additional one, so you can change the app password. Add a settings item to the app settings....

user story

Replace the old change / remove password dialog in the account settings by a new inline setting: #### New setting "Restrict transactions" - If biometric auth enabled: Dropdown with options...

user story

Re-use the app unlock view (see #1019) for authenticating transactions.

user story