Skip to content

Bug fix: EOF bug

Compare
Choose a tag to compare
@ericxtang ericxtang released this 06 Sep 18:05
· 2624 commits to master since this release

This is a bug fix release for an issue caused by a heavy query to the Eth data provider (often times it's Infura).

We have received some bug reports that when starting a new node, they see a "EOF" error and stops. This release addresses that issue by skipping the heavy query when starting a brand new node.