statechannels / go-nitro

Implementation of nitro-protocol in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing / Proposed only changes in the Nitro Connect GUI

geoknee opened this issue · comments

I played some with the demo today and then checked out the three "Nitro Connect GUI" endpoints (e.g. http://iris-node.statechannels.org/). It didn't totally make sense so I think we have some bugs somewhere. Anthony<>Iris ledger channel only had two channels, and was missing a channel that I created using the UI. Iris <> Brad had many more channels including lots which were "Proposed" rather than "Open". So I'm wondering if the post fund setup never got back to Anthony or something? In any case, a "proposed" channel shouldn't allow a voucher to be created so that seems like a bug for sure.

It could be that there is a bug in the GUI.

We can look into the logs of each node, and potentially even the stores to try and figure out what's gone wrong.

After restarting everything from scratch and running it for a while, we are no longer seeing this problem.