fix: show swap transactions with decoded calldata in history and detail views (closes #3) #12
Reference in New Issue
Block a user
Delete Branch "fix/swap-tx-display"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changes:
decodeCalldata()from approval view intosrc/shared/decodeCalldata.jsmake check: tests pass, lint clean, fmt clean.Code Review
LGTM
✅ No config/linter changes
✅ Shared
decodeCalldata.jsextracted cleanly — no duplication between approval and history views✅ Transaction classification uses decoded calldata for display labels
✅ Detail view shows decoded info when available
✅
make checkpasses (tests, lint, fmt all clean)Assigning to sneak.
Closing as duplicate of PR #10, which already covers this.
Pull request closed