You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update API names used to enable services in eth-api config flag. Prior names are supported but deprecated, please update your configuration accordingly
Optimizes state sync by parallelizing trie syncing
Adds eth_syncing API for compatibility. Note: This API is only accessible after bootstrapping and always returns "false", since the node will no longer be syncing at that point.