vegaprotocol / frontend-monorepo

Toolkit for building apps that interact with Vega
https://vega.xyz
MIT License
25 stars 18 forks source link

Show correct network uptime #1780

Closed pennyandrews closed 2 years ago

pennyandrews commented 2 years ago

The Chore

We need to ensure we are showing the correct network uptime

Related to and may duplicate https://github.com/vegaprotocol/frontend-monorepo/issues/1199 but I think at the very least we may need the ticket to cover status. and stats. ?

Tasks

Additional details / background info

In slack thread with Jeremy and Phil it was determined that the correct uptime data should come from gql statistics field 'Statistics.genesisTime' or directly from Tendermint if we prefer https://tm.n09.testnet.vega.xyz/genesis (genesis_time). We definitely won't get the correct information from the nodeData.

JonRay15 commented 1 year ago

Removing from known issues board since this was closed a long time ago