Bartek Nowotarski
Bartek Nowotarski
Currently we make a simple connection to the node to check if it's up. It means that even if something is broken but the node accepts incoming connections it's status...
If one goes down Dashboard will still display valid information.
When there's a problem connecting to Horizon try to reconnect instead of exiting.
We should hide the contents: 
https://github.com/stellar/laboratory/pull/363#discussion_r253111030: > state is a term of art in React, so I avoid using that as the name. It might have been clearer to name this prop 'signatureCheckState' or something.
Add info to middleware related docs that `--output-http-track-response` is required to track output responses in the middleware.