refactor(scores): remove frontend fallback, read all scores from blockchain

- Remove localStorage staking tracking and manual score calculation
- Read trust, referral, tiki, perwerde scores directly from People Chain
- Add SubQuery integration for staking reward history display
- Align score system with pwap/shared implementation
This commit is contained in:
2026-02-13 06:26:27 +03:00
parent 107dbbacdf
commit d48fb39c4e
5 changed files with 362 additions and 353 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.183",
"buildTime": "2026-02-08T02:58:45.175Z",
"buildNumber": 1770519525176
"version": "1.0.184",
"buildTime": "2026-02-13T03:26:27.567Z",
"buildNumber": 1770953187568
}