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

Prevent linking to flowscan for unindexed transactions #541

Merged

Conversation

tombeckenham
Copy link
Collaborator

Related Issue

Closes #540

Summary of Changes

Shared TransferItem type, stopped re-hashing indexed transactions as it broke links. Updated click handler to prevent trying to navigate to flowscan for un-indexed activities

Need Regression Testing

Send transaction tests should cover it

  • Yes
  • No

Risk Assessment

  • Low
  • Medium
  • High

…d updated click handler to prevent trying to navigate to flowscan for un-indexed activities
…url, to handle evm properly, and to handle replace SVG icon with PNG equivalent. Also now shows the address of where the token was sent
@tombeckenham tombeckenham marked this pull request as ready for review February 19, 2025 01:12
@tombeckenham tombeckenham requested review from lmcmz and zzggo February 19, 2025 01:13
@tombeckenham tombeckenham merged commit 59d47af into dev Feb 19, 2025
3 checks passed
@tombeckenham tombeckenham deleted the 540-bug-activities-shouldnt-link-to-flow-scan-until-indexed branch February 19, 2025 01:29
@tombeckenham tombeckenham linked an issue Feb 19, 2025 that may be closed by this pull request
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.

[BUG] Activities shouldn't link to flow scan until indexed
2 participants