solar icon indicating copy to clipboard operation
solar copied to clipboard

🌞 Stellar wallet. Secure and user-friendly.

Results 114 solar issues
Sort by recently updated
recently updated
newest added

- [x] Add IPC message types for protocol client state - [x] Implement protocol handler IPC for electron and web - [x] Add `` component that shows a notification asking...

Would be great to have an addressbook in Solar. It's the only thing I'm missing for my admin and recurring transfers.

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