dappnode / DNP_DAPPMANAGER

Dappnode package responsible for providing the Dappnode Package Manager
GNU General Public License v3.0
31 stars 40 forks source link

Use remote node to check full node state #935

Open tropicar opened 2 years ago

tropicar commented 2 years ago

Describe the solution you'd like

I think it would be good to always compare the latest block number with the latest block number of a remote node and indicate to the user if there is a big difference. Alternatively, you can show a warning if e.g. for more than 1h no new block was found.

3alpha commented 2 years ago

Or, alternatively, we can just check block timestamp.