Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Numbers of 'totalLocked', 'totalStaked' and 'totalSelfStaked' are wrong #1871

Closed
Tracked by #1159
punkrock opened this issue Oct 5, 2023 · 1 comment
Closed
Tracked by #1159
Milestone

Comments

@punkrock
Copy link

punkrock commented Oct 5, 2023

Actual behavior

I checked /api/v3/network/statistics on two different service nodes and both give totally different numbers even if both service nodes are on the same blockchain height. Please compare these numbers. Both nodes use the same versions of Core and Service (Core v4.0.0-rc.3, Service v0.7.0-rc.1):

image

image

image

Expected behavior

Numbers should be (almost) the same but not be different like in the examples above.

Steps to reproduce

Compare: https://testnet-service.liskscan.com/api/v3/network/statistics
With: https://lisk-testnet-service.punkrock.me/api/v3/network/statistics

Which version(s) does this affect? (Environment, OS, etc...)

Liskscan.com: Debian, Core v4.0.0-rc.3, Service v0.7.0-rc.1
punkrock.me: Ubuntu, Core v4.0.0-rc.3, Service v0.7.0-rc.1

@sameersubudhi
Copy link
Contributor

Should be fixed with the fixes in PRs #1692 and #1896.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants