mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 04:27:56 +00:00
bb3d9aeb2965cf42712198f8a318b809cb0ef35a
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>
Languages
HTML
75.2%
TypeScript
21.3%
Rust
1.9%
PLpgSQL
0.7%
JavaScript
0.6%
Other
0.2%