satoshipay / solar

🌞 Stellar wallet. Secure and user-friendly.
https://solarwallet.io
MIT License
191 stars 59 forks source link

Feature: add account by public key #1235

Closed ddombrowsky closed 3 years ago

ddombrowsky commented 3 years ago

Right now I cannot to add an account by public key only. This is useful in two main cases that I can think of:

The 2nd case is most useful for me.

As a work-around, is there a way to add this account manually to a config file somewhere?

andywer commented 3 years ago

Hey David!

I agree, but the first case doesn't have much priority, I'm afraid. For the multi-sig use case I have got good news for you!

Just today we merged the new multi-signature implementation that we will release in the next few days. You will have to delete your co-signing accounts and re-import your their keys as dedicated co-signing key pairs, but you will then

The co-signer sees the balances, the transactions, can initiate payments, … just as if they created the multi-sig account all along.

andywer commented 3 years ago

I am gonna close this as the important use case is already being addressed as we speak 😉