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 118 MiB
Languages
HTML 81.1%
TypeScript 15.4%
Rust 2%
PLpgSQL 0.8%
JavaScript 0.5%
Other 0.1%