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
Demonstrates that the previous commit (fixing the header hash) fixes#600
when executed against a running Tendermint node.
Signed-off-by: Thane Thomson <[email protected]>
Follows from this comment in issue 583. The issue is reproducible in the code currently on
master
, specifically this integration test.To reproduce locally, in one terminal, run a Tendermint kvstore accessible at
tcp://127.0.0.1:26657
:Then set this variable to a value arbitrarily higher than 1 (e.g. 10).
Then, from the root of the repository:
The test fails with a result along the lines of:
The text was updated successfully, but these errors were encountered: