Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display decoded and raw tx data for all tx types on tx details #459

Closed
4 tasks
Tracked by #497
tschubotz opened this issue Jul 22, 2021 · 2 comments
Closed
4 tasks
Tracked by #497

Display decoded and raw tx data for all tx types on tx details #459

tschubotz opened this issue Jul 22, 2021 · 2 comments
Assignees
Labels
Android ✅ Marked as done by QA on Android Epic iOS ✅ Marked as done by QA on iOS Web 💻

Comments

@tschubotz
Copy link
Member

tschubotz commented Jul 22, 2021

Problem to solve

#441

Partially also #448

Requirements

  • User can examine advanced info about the Safe tx in tx queue for all tx types
    • safeTxHash
    • nonce
    • to
    • value
    • data - no need to display in full, being able to copy is sufficient
    • operatiom
    • safeTxGas
    • baseGas
    • gasPrice
    • gasToken
    • refundReceiver
    • signatures
  • User can examine advanced info about the Safe tx in tx history for all tx types
  • If available user can view decoded tx data in tx queue for all tx types
  • If available user can view decoded tx data in tx history for all tx types

Links

@liliya-soroka
Copy link
Member

Verified for mobile app
android " 3.2.0 -3391rc
ios -3.3.0 (621)

@liliya-soroka
Copy link
Member

@katspaugh and @lukasschor , the Epic is implemented on mobile and will be available on prod in the next release.
Are we going to include it into the product backlog for web app too ? ( according to labels it should be implemented on both mobile and web )

@sche sche removed the Mobile 📱 label Oct 26, 2021
@sche sche added Android ✅ Marked as done by QA on Android iOS ✅ Marked as done by QA on iOS labels Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android ✅ Marked as done by QA on Android Epic iOS ✅ Marked as done by QA on iOS Web 💻
Projects
None yet
Development

No branches or pull requests

4 participants