pezkuwichain bb3d9aeb29 Track ALL wallet operations in transaction history
Fixed issue: Transaction history only showed transfers (send/receive),
missing staking, swaps, and other wallet operations.

Now tracks:
- Balances: transfer, transferKeepAlive
- Assets: transfer (PEZ, USDT, etc)
- Staking: bond, bondExtra, unbond, nominate, withdrawUnbonded, chill
- DEX: swap, addLiquidity, removeLiquidity
- StakingScore: startTracking
- PezRewards: claimReward

Changes made to both:
- TransactionHistory component (full history modal)
- WalletDashboard Recent Activity section (last 5 transactions)

Now users see complete wallet activity, not just transfers!

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-12 03:28:41 +03:00
2025-10-22 18:05:19 -07:00
S
Description
No description provided
Readme MIT 107 MiB
Languages
HTML 75.2%
TypeScript 21.3%
Rust 1.9%
PLpgSQL 0.7%
JavaScript 0.6%
Other 0.2%