Matt Corallo
Matt Corallo
I agree, but don't think we need to rush to get this done by 0.1.
Hey @Harsh1s do you still intend to work on this?
Closing as abandoned.
Note that we can ship a beta/rc without this.
Dropping from 0.0.123, obviously we need to fix this to ship, but we can fix it via #3034 rather than the more full-blown fix.
Fixed in #3051
Go for it! I imagine it will be simplest to refactor the existing get_route into a thin wrapper and a helper which does the work and supports both rebalance and...
If we want a parallel route finder (which we could totally do) we should support both routefinders for rebalance-route-finding. For rebalancing we probably don’t want something like the Pickhardt route-finding...
Yep, go for it! I think there's somewhat less interest in lightning in rebalancing in general but its definitely still something we should support, for users who want it.
LGTM, feel free to squash the fixups.