vegaprotocol / frontend-monorepo

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

Add a note about vega taking a bit longer to the countdown associating / depositing tokens #6265

Open davidsiska-vega opened 3 months ago

davidsiska-vega commented 3 months ago

The countdown to 64 blocks (on mainnet) is, I think, the FE dApp asking Infura.

But for them to appear on Vega it has to be seen by each (well enough) of the vega validator nodes saying yep, we have seen this happen on Ethereum 64 blocks ago. Since they each use different source of Ethereum truth (some run own nodes) it will take a while longer than Infura / the current FE countdown.

Could we a line / note somewhere near the countdown saying, when we reach 0 and before staked amounts is visible via the data node, "Waiting for quorum of validators to verify association / deposit by observing ethereum events on their node." Or something.

JonRay15 commented 2 months ago

Can you provide some clarity on the average delay here? And also if you're talking about Console vs Governance?

if this is material enough to have a warning it feels like we shoul dbe investigating. If its not material then we dont think its worth spending time on.