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

refactor(wallet,dashboard): move TransactionReceipt to core #4280

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

VmMad
Copy link
Member

@VmMad VmMad commented Nov 27, 2024

Fixes #4245
Fixes #4257

@VmMad VmMad added tooling Issues related to the Tooling team wallet Issues related to the IOTA Wallet wallet-dashboard Issues related to the Wallet Dashboard dApp labels Nov 27, 2024
@VmMad VmMad self-assigned this Nov 27, 2024
@VmMad VmMad requested review from a team as code owners November 27, 2024 18:06
Copy link

This pull request has been deployed to Vercel.

Latest commit: 54d75f9

✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-esia066qq.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 54d75f9

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-1rd9ke1s1.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 98838a6

✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-r05s6sqt7.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 98838a6

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-q5tio7i6e.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 967e02c

✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-e4mvq718f.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 967e02c

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-68sgfjky2.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 917b02a

✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-qavido293.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 917b02a

✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-bfnxk7ae7.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 917b02a

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-4xugncvaw.vercel.app

gasSummary?: GasSummaryType;
activeAddress: string | null;
renderExplorerLink: RenderExplorerLink;
renderValidatorLogo: RenderValidatorLogo;
Copy link
Member Author

Choose a reason for hiding this comment

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

This prop renderValidatorLogo won't be needed at all after the refactor for #3916 since the ValidatorLogo will be moved to core

@github-actions github-actions bot added the explorer Issues related to the Explorer label Nov 28, 2024
Copy link

This pull request has been deployed to Vercel.

Latest commit: 012eb3b

✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-ioypooqab.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 012eb3b

✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-7to44u54y.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 012eb3b

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-3px4ttiap.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 680ac9e

✅ Preview: https://iota-rebased-explorer-092603f1de8088243ccb8b861b23e-9nz37t3sr.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 680ac9e

✅ Preview: https://apps-backend-29a719c9ccbdb9b80c97b599a599d8953354da-32ztwemox.vercel.app

Copy link

This pull request has been deployed to Vercel.

Latest commit: 680ac9e

✅ Preview: https://wallet-dashboard-a225fcfa1e2f852205a61a7cd1d5d93e92-2yslhjr0n.vercel.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
explorer Issues related to the Explorer tooling Issues related to the Tooling team wallet Issues related to the IOTA Wallet wallet-dashboard Issues related to the Wallet Dashboard dApp
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add tx details state to the end of staking flow Style selected activity
1 participant