Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This branch is an attempt to address the problem that all heights are off after the restart, and thus the light-client cannot make a decent proof.
There was a purported fix in
merkleeyes:fix-restart-height
, this PR adds a cli test to demonstrate the problem, and updates the glide dependencies to the most recent version of that branch.When all tests pass and the merkleeyes branch is merged into develop, then this will be ready to merge.
To see the test issue, check out this branch, and try the following.
make all
updates all dependencies, compiles the binaries and runs all tests. Assuming this fails, run the second command to get more debug output on fixing the restart test. Notably the output of the basecoin server log.