A Go implementation of the Vega Protocol, a protocol for creating and trading derivatives on a fully decentralised network.
GNU Affero General Public License v3.0
38
stars
22
forks
source link
[Bug]: vestingBalancesSummary API is showing old data #11721
Open
JonRay15 opened 1 month ago
Problem encountered
I run this to check my actual accounts and I see I have no vesting balances (which is expected).
However if I run this I see that supposedly I have about 5.8 VEGA still vesting .... and for some reason this hasnt been updated since epoch 982.
Observed behaviour
As above
Expected behaviour
The vestingBalancesSummary API should accurately reflect the accounts API.
Steps to reproduce
Software version
0.77.10
Failing test
No response
Jenkins run
No response
Configuration used
No response
Relevant log output
No response