ACINQ / phoenix

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

Fixing TLS negotiation over Tor #358

Closed dpad85 closed 1 year ago

dpad85 commented 1 year ago

This PR fixes an issue with TLS over Tor on iOS.

dpad85 commented 1 year ago

@robbiehanson I just rebased your commit on master to fix the compilation issues caused by the changes on lightning-kmp master branch, and also fixed the android module as well. But otherwise it should be good to go.