mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-07-26 01:35:41 +00:00
d66e46034a8fc564d80359bf0b711ba470d46645
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
TypeScript
87.9%
PLpgSQL
4.1%
Rust
4.1%
JavaScript
2.5%
CSS
0.7%
Other
0.6%