satoshipay / solar

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

Operation thresholds not correctly taken into account #1276

Open ebma opened 3 years ago

ebma commented 3 years ago

Stellar accounts that have a setup of two signers with a weight of 1 and operation thresholds of 0/1/2 (low/medium/high security) are not able to send payments within Solar. Payment operations are medium-security operations and should be possible with only 1 signature but Solar is sending those transactions to the multi-signature service instead.