-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failure during top-up freshly created Phoenix wallets from e.g. LND via: lncli payinvoice #128
Comments
P.S. And that is also confirmed on several mobile phones with older Phoenix wallets, also on Boltz Exchange. The final experience and conclusion is: |
Thanks for the report. |
Just to confirm, could you share a |
I just made quite fresh test, then: fresh wallet payment hash: 251cc8a9a44c4a993fbf930ccd64b8480d1d252332af21231cd02bae06ddfed6 root@vmi:~ lncli payinvoice lnbc101u1psq0ucapp5y5wv32dyf39fj0aljvxv6e9cfqx36ffrx2hjzgcu6q46upkalmtqdqqxqyjw5q9qtzqqqqqq9qsqsp5ezttdx3s297sgdm9q2sxuv2clnw5elhjnh8qydfp0rjqtwdc0hxsrzjqwryaup9lh50kkranzgcdnn2fgvx390wgj5jd07rwr3vxeje0glcllc9cmh5whunlsqqqqlgqqqqqeqqjq05sgpsdrnk29hwklttwtx3k6sgt3lhzyre3r8tdlhl3y2q87p9hpns38asl94ese8q07r2avc75gu73wrd2ctn4fhsu2cgfkkwhs65gpt67v7k |
P.S. and both Phoenix wallets are in version: "1.4.5 (20)" |
Thanks for the details, it's helpful. For your first attempt (the new Phoenix), we have updated the channel's Can you investigate why your node doesn't retry with the updated fees? That seems to be the culprit. |
And channel's relay_fee is not updated in case of old wallets? Because those wallets work perfect. |
I don't have lnd nodes. |
An important point to note is that this is a |
It looks like I have found a bug in Phoenix wallet, which is present for freshly created Phoenix wallets.
For such wallets - initial 10k incoming payment works fine ONLY from another Phoenix wallet.
It is impossible to top-up such fresh Phoenix wallet from for example LND via: lncli payinvoice.
The message is:
| FEE_INSUFFICIENT @ 2 | 4.601 | 7.874 | 10200 | 3.03 | 666804 | 723388491148165120 | Brisk Lightning->ACINQ->02a81f |
even if such wallet is top-up from another Phoenix first, thus channel is established correctly
And that behaviour is confirmed on my LND node, which has a direct channel to ACINQ node
and that is confirmed by using Boltz Exchange - LN payment for such freshly created wallet has failed on Boltz Exchange either.
I of course checked that case on several mobile phones - and that is 100% replicable issue.
Only for older (and active?) wallets (it looks like at least 1 week old) - that problem is not present, and everything works as it should. And that is also confirmed on several mobile phones with older Phoenix wallets...
The text was updated successfully, but these errors were encountered: