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
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
networkHeight is incorrect (for about 1 second) when API called just after forging a block.
Steps to reproduce
Tested on a network with 10 nodes, all of them are on the same height and moving forward, the cache was disabled.
Call API endpoint http://lon1-foonet-000.liskdev.net:4000/api/node/status frequently and observe the results.
Which version(s) does this affect? (Environment, OS, etc...)
2.0.0-alpha.0
The text was updated successfully, but these errors were encountered:
Expected behavior
networkHeight
should be always correct.Actual behavior
networkHeight
is incorrect (for about 1 second) when API called just after forging a block.Steps to reproduce
Tested on a network with 10 nodes, all of them are on the same height and moving forward, the cache was disabled.
Call API endpoint http://lon1-foonet-000.liskdev.net:4000/api/node/status frequently and observe the results.
Which version(s) does this affect? (Environment, OS, etc...)
2.0.0-alpha.0
The text was updated successfully, but these errors were encountered: