Rene Pickhardt

Results 96 comments of Rene Pickhardt

This is a very accurate summary of what is happening! Note that `_attempt_payments` is having this line: https://github.com/renepickhardt/pickhardtpayments/blob/8e4449097c305c5d0d11ed9869c20b136cf03d16/pickhardtpayments/SyncSimulatedPaymentSession.py#L250 This is where we update our belief on the uncertainty network. IF...

Haven't checked pytest so if you want to provide an alternative example I will be happy to check it out and greatful! But my question is also about the production...

> Where can I find the mentioned class in our codebase? The files in the package are literally named the same way the classes are named. All three files are...

Note that @TheBlueMatt hinted on Twitter that one could easily [spin up VMs around the world and ping nodes to get an estimate of latency information / distance](https://twitter.com/TheBlueMatt/status/1526720729407840258) and @prusnak...

I hope the Glossary in the notebook of https://github.com/renepickhardt/mpp-splitter/blob/pickhardt-payments-simulation-dev/Pickhardt-Payments-Simulation.ipynb would be helpful to give the answers (I plan to migrate this to a glossary file in this repo). The reason...

> DescribeGraph.json in LND does not seem to provide channel flags and message flags. Should it be None or set to 0 (since they're bit flags)? I think the python...

let us keep the features. When we upgrade channels to PTLCs we might be in a situation that we can only send the payment via legacy channels or PTLC channels....

LGTM. Thank you very much! Need to run / test code. Not sure if I will be able to merge this week. If anyone else wants to do a review...

> Is there a better way to do this? I got the following reply from @t-bast: > We don't have any API to dump the graph: that would be very...

> bu komutları nereye ekleyeceğim I am not sure this is the place to ask where those commands are beeing added. You will need a running c-lightnig node and then...