Lagrang3
Lagrang3
@daywalker90, unfortunately we are too late for 23.11. I haven't been able to reproduce or find the source of the bug. We'll make it for v24.02!
After #7125, this bug shouldn't exist. There was a huge code refactoring, so maybe there will be new bugs, but not this old one.
> Suggested release name: Make Rene Pay Again Good name for the next release.
I've made a rebase on top of PR #7159.
@rustyrussell, anyone can read a `gossmap_chan` data and produce a localmod with `gossmap_local_updatechan`, but I don't see how you can add an update to a localmod. There is no public...
The current payment workflow can be described as this: ``` while payment is still pending: call rpc listsendpays to know which sendpays are pending build routes send routes wait until...
Rebased onto `Lagrang3:renepay-bugfix`, aka PR #7337.
Rebased on top of PR #7337
Rebased on top of master, hope to solve conflicts 479ac90.
So ... the flow amount shown on screen is actually the delivery amount + shadow fees. In this case shadow fees are `120778msat` according to `renepaystatus` logs. In fact `59889000...