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

Add transaction insight for FilForwarder transactions #48

Merged
merged 3 commits into from
Aug 1, 2023

Conversation

agostbiro
Copy link
Contributor

@agostbiro agostbiro commented Aug 1, 2023

Description

Add a transaction insight tab for FilForwarder transactions (0x to f1 FIL transfer) to MetaMask:

transaction insight tab example

Currently MetaMask Flask will show the empty tab by default for non-FilForwarder transactions as well:

empty transaction insight tab

This is a bug that the MetaMask team is addressing.

We initially wanted to make it dynamically configurable by the user whether the transaction insights is enabled as a workaround for this bug. This is not possible unfortunately, as the empty tab will still show as long as the transaction insight permission is requested by the snap and requesting that permission must be done when the snap is installed.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change that adds functionality)

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2023

@agostbiro agostbiro merged commit 863376c into master Aug 1, 2023
5 checks passed
@agostbiro agostbiro deleted the agostbiro/tx-insight branch August 1, 2023 17:13
agostbiro added a commit that referenced this pull request Aug 1, 2023
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.

None yet

1 participant