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

Generic accounts displayed in call info #392

Merged
merged 7 commits into from
Oct 10, 2023
Merged

Generic accounts displayed in call info #392

merged 7 commits into from
Oct 10, 2023

Conversation

Tbaut
Copy link
Collaborator

@Tbaut Tbaut commented Oct 9, 2023

closes #379

Similar to #384 but for addresses and multisigs.
We now will show the identicon, and eventually the name of the address if stored either locally, or in the extension.

The testing is similar as well, you can create some extrinsics on pjs/apps and see the result of the decoding in the new tx > from call data. E.g with batch

image


Submission checklist: not applicable

@Lykhoyda
Copy link
Collaborator

Lykhoyda commented Oct 9, 2023

@Tbaut It works well! I have only concerns about how it looks, the data appearance is pretty dense. We need to consider the design for the transaction list improvement story

Screenshot 2023-10-09 at 16 48 12

@Tbaut
Copy link
Collaborator Author

Tbaut commented Oct 9, 2023

Yes, this issue #134 has evolved a bit over time, it used to be for anything, then we changed it for batch specifically. We're already in a better state than where we were. The main issue is to show things nicely, but in a maintainable and generic way. Unordered list were acceptable so far, but we need to do better eventually

@Tbaut
Copy link
Collaborator Author

Tbaut commented Oct 9, 2023

I'll wait for #384 to be reviewed before merging, since it'll be harder to review otherwise.

Base automatically changed from tbaut-values-callinfo-generic to main October 10, 2023 13:51
@Tbaut Tbaut merged commit db2697b into main Oct 10, 2023
7 checks passed
@Tbaut Tbaut deleted the tbaut-generic-accounts branch October 10, 2023 14:52
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.

Show address with identicon in Tx review when the param type is an address
2 participants