lightstreams-network / lightchain

Fast proof-of-authority blockchain based on go-ethereum and tendermint
https://lightstreams.network
GNU General Public License v3.0
55 stars 16 forks source link

Display correct `highestBlock` when peer is syncing #193

Open ggarri opened 5 years ago

ggarri commented 5 years ago

Fetch the correct value of the highestBlock from the consensus node to display to users when they do the rpc call eth.synching. At the moment it displays only one block higher till the peer is totally synchronized.

Image Pasted at 2019-7-16 19-38