State sync is currently not working on a network with history that has done a transition in between because the nodes that have already undergone the transition cannot serve coreth state sync client requests (which a fresh node would attempt to try). We should be able to get around this with an eager transition.
State sync is currently not working on a network with history that has done a transition in between because the nodes that have already undergone the transition cannot serve coreth state sync client requests (which a fresh node would attempt to try). We should be able to get around this with an eager transition.