Dominique Padiou

Results 22 issues of Dominique Padiou

**Describe the error** In [Chapter 2: Getting Started, §Lightning Wallets](https://github.com/lnbook/lnbook/blob/ec806916edd6f4d1b2f9da2fef08684f80acb671/02_getting_started.asciidoc#lnwallet-examples): Phoenix and Eclair Mobile are categorized as "lightweight", which means: > ... the wallet **does not operate a Lightning node**...

bug

On iOS, there's an inconsistency where the spendable balance of a channel is rounded down in the channels screen, but rounded up in the home screen: ![image](https://user-images.githubusercontent.com/5765435/152768514-c7c53d86-576d-480a-85a6-bba38cfd495b.png) This channel actually...

UI-iOS

Both the Android and iOS apps fail to read non-"standard" lightning address, for example addresses with Chinese domain names, such as: ...@比特幣.組織.香港

UI-android
UI-iOS

See https://github.com/ACINQ/lightning-kmp/pull/330 Invoices must signal support for trampoline using two different feature bits, the legacy one (at least for a while, until most apps have been updated) and the new...

The iOS app displays the following message when no route is found: ![image](https://user-images.githubusercontent.com/5765435/135627386-7afdf8bb-34b1-444d-9160-8e0fe30a8f92.png) With additional errors in the details of the payment which are not very understandable ("Payment fee was...

UI-iOS

- back arrow keeps pointing to the left instead of the right - misaligned payment description in payments list in home screen - misaligned payment description in payment details screen...

UI-android

**Issue by [fresheneesz](https://github.com/fresheneesz)** _Thursday Dec 21, 2017 at 17:16 GMT_ _Originally opened as https://github.com/ACINQ/eclair/issues/313_ ---- I opened eclair just now and then went to my home screen without doing anything...

**Issue by [CubicEarth](https://github.com/CubicEarth)** _Friday Apr 06, 2018 at 15:15 GMT_ _Originally opened as https://github.com/ACINQ/eclair/issues/548_ ---- The only option currently is to cap fees at 3%, or to not enforce at...

feature request

**Issue by [lambohunter](https://github.com/lambohunter)** _Saturday Jan 27, 2018 at 19:47 GMT_ _Originally opened as https://github.com/ACINQ/eclair/issues/413_ ---- Using Android wallet... Transaction ID: f5a84164895d418fe6a76a86224b046c855b92fc00fefff26ed31fdcb4c03e08 1. Attempted to open a channel. ![funding](https://user-images.githubusercontent.com/35875901/35475727-fec0d87a-035f-11e8-9ce3-6530c784f30a.png) 2. Funding...

This PR updates Phoenix to kotlin `1.6.21`. Several dependencies are also updated: - lightning-kmp to `1.5+` - ktor to `2.0.3` - kotlinx-coroutines to `1.6.3-native-mt` - kotlinx-datetime to `0.3.2` (transitive from...