dpad85

Results 162 comments of dpad85

The first time User Experience should be welcoming, that's why we did not want to print a scary warning. Also, forcing the user to confirm his mnemonic does not work...

This scenario will be possible once we support static invoices with BOLT12. FYI, this is not related to channels. You don't send payments to a channel, rather to a node.

Hey, thanks for reporting those issues and also for the review on Figma. I think `Recovery phrase` works well but it's a bit long and descriptive, and it does not...

We'd like to support BIP 70 payment URIs but for now it's quite low on our priority list.

Hello, the `0.2-android-beta1` version is outdated indeed since it was released on Apr, 4 2018. You can still build it if you need it, just checkout the `v0.2-android-beta1` tag (https://github.com/ACINQ/eclair/commits/v0.2-android-beta1)

What is the error? And what are you trying to do? In any case I don't think the `0.2-android-beta1` version of eclair-core should be used anymore.

You can checkout the `0.2-android-beta13` version (https://github.com/ACINQ/eclair/tree/v0.2-android-beta13) which was released 3 days ago.

I think you are confusing `eclair-wallet` with `eclair`. What you need to import into Android Studio is the **eclair-wallet** project which is an android application and mostly contains UI logic....

> And now I am unable to resolve one of the eclair dependencies > Failed to resolve: fr.acinq Looks like the Android Studio gradle tool cannot retrieve the **eclair-core** library...

Hello, This is an interesting idea, but the node needs the seed to be able to run, so we would need to find a way to safely provide it to...