feat: add HEZ staking reward claim functionality

- Add staking-rewards.ts with unclaimed era detection and payoutStakers
- Show unclaimed rewards with per-era claim buttons in Scores tab
- Support batch claim via utility.batchAll
- Add translations for 6 languages
This commit is contained in:
2026-02-21 18:35:05 +03:00
parent a14bd57bbe
commit f2b809cb7c
11 changed files with 584 additions and 42 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.217",
"buildTime": "2026-02-21T14:53:30.534Z",
"buildNumber": 1771685610534
"version": "1.0.218",
"buildTime": "2026-02-21T15:35:05.624Z",
"buildNumber": 1771688105624
}