mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-06-10 12:31:04 +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
HTML
81.1%
TypeScript
15.4%
Rust
2%
PLpgSQL
0.8%
JavaScript
0.5%
Other
0.1%