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
this way, there can be a better handling of the blocks received and whether we need to stop retrieving blocks because a fork happened or the node is frozen.
The text was updated successfully, but these errors were encountered:
its just a code improvement.
also some refactor can be done to optimize how blocksync blocks are retrieves (are is just a simple iterating request and caching through all pending blocks).
but i agree its not urgent. probably can be done with future dymint syncing architecture refactor.
this way, there can be a better handling of the blocks received and whether we need to stop retrieving blocks because a fork happened or the node is frozen.
The text was updated successfully, but these errors were encountered: