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

please fix testnet environment #355

Open callMeMakerRen opened 1 year ago

callMeMakerRen commented 1 year ago

i just use the code to build the testnet android app,the git action show only last month commit build is success, and i use that code,but when i enter app, it keeps connecting...

222Pi commented 1 year ago

the last testnet apk released by them does not open on bluestacks, blank screen

dpad85 commented 1 year ago

the git action show only last month commit build is success, and i use that code,but when i enter app, it keeps connecting...

Use this APK: https://acinq.co/pub/phoenix/phoenix-testnet-latest.apk

Just to be sure I tested it on a clean simulator, it does connect without issues and funding also works.

does not open on bluestacks, blank screen

This is probably an issue with bluestacks, the app works fine on a physical device and on the Android Studio virtual emulators.

dpad85 commented 1 year ago

Reopening this issue as there is actually an issue with channel opening with endurance, which should be fixed by next week.

bota87 commented 1 year ago

Possible duplicate of #334?

dpad85 commented 1 year ago

Not exactly a duplicate but both issues will be fixed at the same time once splices is stable on endurance. It's ok to keep both tickets open.