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 all tokens in a multitoken tx #15457

Merged
merged 5 commits into from
Dec 3, 2024
Merged

Conversation

enjojoy
Copy link
Contributor

@enjojoy enjojoy commented Nov 19, 2024

Description

Fixed display of multitoken values for ERC-1155

Related Issue

Resolve #8036

Screenshots:

Before:
image
After:
image

Before:
image
After:
image

Before:
image
After:
image

Before:
image
After:
image

@enjojoy enjojoy force-pushed the feat/display-multitoken-tx branch 3 times, most recently from 370e3f8 to f3c2060 Compare November 20, 2024 16:11
@enjojoy enjojoy marked this pull request as ready for review November 20, 2024 16:13
@enjojoy
Copy link
Contributor Author

enjojoy commented Nov 20, 2024

@qa there are ERC-1155 transactions with multitokens on academic seed "v" passphrase on polygon and Ethereum Sepolia

@enjojoy enjojoy force-pushed the feat/display-multitoken-tx branch from f3c2060 to e0890af Compare November 21, 2024 11:31
@tomasklim tomasklim self-assigned this Nov 22, 2024
@enjojoy enjojoy force-pushed the feat/display-multitoken-tx branch 2 times, most recently from f657e02 to 10af636 Compare November 22, 2024 13:40
@tomasklim tomasklim assigned enjojoy and unassigned tomasklim Nov 22, 2024
tomasklim

This comment was marked as resolved.

@tomasklim

This comment was marked as resolved.

@enjojoy enjojoy force-pushed the feat/display-multitoken-tx branch 2 times, most recently from 307a4d3 to 76bbde3 Compare November 26, 2024 11:25
@enjojoy
Copy link
Contributor Author

enjojoy commented Nov 26, 2024

It would be nice to remake GraphTooltipAccount component, it's full of custom styles, I was playing around with it but decided to leave it for later to not make this PR too big

@enjojoy enjojoy force-pushed the feat/display-multitoken-tx branch from 76bbde3 to ee62fed Compare November 26, 2024 11:28
@adamhavel

This comment was marked as resolved.

@enjojoy

This comment was marked as resolved.

@enjojoy enjojoy force-pushed the feat/display-multitoken-tx branch 4 times, most recently from 90133fd to ee47ee0 Compare November 27, 2024 13:52
@enjojoy enjojoy requested a review from adamhavel November 27, 2024 13:53
@enjojoy enjojoy force-pushed the feat/display-multitoken-tx branch from f0b55df to 5ba7848 Compare November 29, 2024 15:06
@enjojoy enjojoy requested a review from tomasklim November 29, 2024 16:18
@enjojoy enjojoy requested a review from adamhavel November 29, 2024 16:36
Copy link
Member

@tomasklim tomasklim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just minted beautiful nft for qa on eth n.1 😀 for testing

Screenshot 2024-11-29 at 17 49 35

@enjojoy enjojoy force-pushed the feat/display-multitoken-tx branch from 8e62a0b to 3da6c65 Compare November 29, 2024 18:59
@enjojoy enjojoy force-pushed the feat/display-multitoken-tx branch 5 times, most recently from a0d9855 to 5042a57 Compare December 2, 2024 11:08
@enjojoy enjojoy force-pushed the feat/display-multitoken-tx branch 2 times, most recently from ec75601 to 70a5f9d Compare December 2, 2024 12:59
@enjojoy enjojoy requested a review from tomasklim December 2, 2024 13:45
@enjojoy enjojoy force-pushed the feat/display-multitoken-tx branch 2 times, most recently from bc45a18 to 497c043 Compare December 3, 2024 10:36
@enjojoy enjojoy force-pushed the feat/display-multitoken-tx branch from 497c043 to 92860f0 Compare December 3, 2024 11:31
@enjojoy enjojoy force-pushed the feat/display-multitoken-tx branch from 92860f0 to ae569e6 Compare December 3, 2024 11:41
@tomasklim tomasklim merged commit 3a11541 into develop Dec 3, 2024
25 checks passed
@tomasklim tomasklim deleted the feat/display-multitoken-tx branch December 3, 2024 12:15
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.

Tx with ERC-1155 shows only first NFT available, without # of units
4 participants