Skip to content

Conversation

@zenit70
Copy link
Collaborator

@zenit70 zenit70 commented Sep 23, 2025

Changelog

Added

  • Add CW20 transaction types to account dashboard

zenit70 and others added 5 commits September 22, 2025 15:06
- Add TRANSACTION_TYPES constants for native and CW20 transactions
- Update transaction filter to support 4 transaction types (native sent/received, CW20 sent/received)
- Modify Vuex actions to handle wasm.from and wasm.to events for CW20 transactions
- Add translation labels for new transaction types in English and Italian
- Use consistent arrow icons for sent/received transactions

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

Co-Authored-By: Claude <noreply@anthropic.com>
Updated the test to match the new implementation that supports CW20 transaction types.
The action now uses a 'type' parameter instead of the previous 'sent' boolean.

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

Co-Authored-By: Claude <noreply@anthropic.com>
@zenit70 zenit70 merged commit c6cdbdf into development Sep 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants