Fantom-foundation / go-opera

Opera blockchain protocol secured by the Lachesis consensus algorithm
https://fantom.foundation/
GNU Lesser General Public License v3.0
283 stars 283 forks source link

eth_syncing returns invalid HighestBlock #471

Closed kaber2 closed 9 months ago

kaber2 commented 1 year ago

Since one of the last updates, eth_syncing returns a value for HighestBlock in the range of 150 million for some reason. This has been observed on 10+ servers.

This isn't a big issue, but it used to work fine and I use the value for an ETA in my software, which now just reports garbage.

kaber2 commented 9 months ago

Completed how? It is still returning garbage.