Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network>Staking>Payout displays old Eras that have already been paid #10513

Closed
the-nodelab opened this issue Apr 26, 2024 · 8 comments
Closed

Comments

@the-nodelab
Copy link

I'm submitting a Bug report

The Network>Staking>Payout displays old Eras that have already been paid and so causes an error stating 'Already claimed' when you claim again.

It is not possible to know which eras have been paid.

On older versions, the only Eras displayed were those that had not yet been paid out.

The Payout page needs updating to only display Eras that have not yet been paid.

Running on A Windows 11 PC using Brave Browser (shields off for this webpage) - also tried on Chrome, Edge and FileFox, as well as Brave on Android.

Network details:
Tangle v1.0.0
api v11.0.1
apps v0.136.2-3

@bee344
Copy link
Member

bee344 commented Apr 26, 2024

Same as with #10512 .

@TarikGul
Copy link
Member

TarikGul commented May 8, 2024

Should be fixed via #10552

@TarikGul TarikGul closed this as completed May 8, 2024
@the-nodelab
Copy link
Author

This is still an issue, even after update to

api v11.0.3
apps v0.137.2-18

I still have numerous validators and eras displaying possible payouts> When claiming they are all claimed already (tested via extrinsics>staking>payout)

@TarikGul
Copy link
Member

@the-nodelab What eras are showing as unclaimed that are already claimed?

Is this on Polkadot?

@TarikGul
Copy link
Member

For polkadot when fixing the API there was one exception for era 1419 where I knew via claimedRewards that it was claimed but erasStakersOverview would not give any data for that era so I couldn't confirm if it was the right amount of pages claimed. Therefore that Era will still show if it was already claimed. But that was the only one I could see.

@the-nodelab
Copy link
Author

the-nodelab commented May 14, 2024

This is on Tangle:

Tangle Node v1.0.0
api v11.0.3
apps v0.137.2-19

On my view there are currently 25 eras claimable, with only one actually left to be claimed.

If this is working on Polkadot, I presume it must be an issue with the Tangle implementation of it that is the issue. Would that be correct?

link is https://polkadot.js.org/apps/?rpc=wss://rpc.tangle.tools#

@TarikGul
Copy link
Member

On my view there are currently 25 eras claimable, with only one actually left to be claimed.

If this is working on Polkadot, I presume it must be an issue with the Tangle implementation of it that is the issue. Would that be correct?

If you can, can you provide an account for me to query, and I will run it on the API level and share the results with you to see if they look correct.

@polkadot-js-bot
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.

@polkadot-js polkadot-js locked as resolved and limited conversation to collaborators May 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants