Olaoluwa Osuntokun

Results 791 comments of Olaoluwa Osuntokun

So the goal is to track [graph centrality metrics](https://en.wikipedia.org/wiki/Eigenvector_centrality) to suggest nodes to connect to that will [increase your betweenness](https://en.wikipedia.org/wiki/Betweenness_centrality)? With the new scoring based autopilot system, it should be...

There's also an exposed query API that can be hit to allow the UI to poll for the impact w.r.t connecting to candidate nodes.

itests fail now since a duplicate update can be sent: ``` --- FAIL: TestLightningNetworkDaemon/multiple_channel_creation_and_update_subscription (3.41s) lnd_test.go:75: Failed: (multiple channel creation and update subscription): exited with error: *errors.errorString errored verifying close...

@cfromknecht with the latest changes in the switch, I think this should be done there instead as you mentioned above. I'm going to move this from the milestone for now,...

Closing as we'll fix the root issue with this PR instead: https://github.com/btcsuite/btcd/pull/1876

@johng is this ready for us to take a look at? Or are you mainly looking for some higher level feedback on the approach/design?

Also this will need to be rebased to the latest master.

Thanks for the rebase, but none of the review comments were addressed.