emeraldpay / dshackle

Fault Tolerant Load Balancer for Ethereum and Bitcoin APIs
Apache License 2.0
298 stars 65 forks source link

Dshackle doesn't detect lag if geth is at 0 height but isn't syncing #259

Closed kanazirsky closed 8 months ago

kanazirsky commented 10 months ago

when the geth client returns eth.syncing: false and eth.blockNumber: 0 in the same time (but actually it's the start of syncing), dshackle doesn't detect lag and sends requests to broken node