ACINQ / phoenix

Phoenix is a self-custodial Bitcoin wallet using Lightning to send/receive payments.
https://phoenix.acinq.co
Apache License 2.0
632 stars 95 forks source link

App crashes when Tor is quickly turned on and off #396

Closed MasterixCZ closed 6 months ago

MasterixCZ commented 11 months ago
  1. Click on Enable Tor button.
  2. Immediately click on the button to turn Tor proxy off (when it's displaying "The Tor proxy is shutdown etc. etc.").
  3. App crashes.
t-bast commented 11 months ago

This is probably linked to one of the bugs fixed by https://github.com/ACINQ/lightning-kmp/pull/512

MasterixCZ commented 6 months ago

I tried it now and it's fixed. Thanks