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

Update EIP-1559 label to "Fee optimization" for find-wallet #7319

Merged
merged 1 commit into from
Aug 12, 2022

Conversation

corwintines
Copy link
Member

Description

  • Update label and description for EIP-1559 support to Fee optimization

@gatsby-cloud
Copy link

gatsby-cloud bot commented Aug 5, 2022

Gatsby Cloud Build Report

ethereum-org-website-dev

🎉 Your build was successful! See the Deploy preview here.

Build Details

View the build logs here.

🕐 Build time: 27m

description: "Lower gas fees with type-2 transactions",
title: "Fee optimization",
description:
"Support type 2 transactions for optimized gas fees, and fee refunds for unused gas",
Copy link
Member

Choose a reason for hiding this comment

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

Questions (that could be solved in a separate PR):

Copy link
Member

Choose a reason for hiding this comment

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

Created an issue around the 2nd point: #7372

Copy link
Member Author

Choose a reason for hiding this comment

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

I think we could add something to the description for this. I was going to do a general pass over the copy for these next sprint so I think it could be done then.

@@ -131,8 +131,9 @@ const walletFilterData: { [key: string]: WalletFilter } = {
filterKey: "erc_20_support",
},
eip_1559_support: {
Copy link
Member

Choose a reason for hiding this comment

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

If we remove mention of EIP 1559, should we update this eip_1559_support key, e.g. to type_2_tx_support?

Copy link
Member Author

@corwintines corwintines Aug 11, 2022

Choose a reason for hiding this comment

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

Been looking at this code again and I think there should be a refactor on the filters to clean the code up there. I think for myself keeping it as eip_1559_support helps as it is clear what it is as a variable, but open to suggestions.

@samajammin samajammin merged commit bdf7b58 into dev Aug 12, 2022
@samajammin samajammin deleted the eip-1559-label branch August 12, 2022 22:17
@corwintines corwintines mentioned this pull request Aug 15, 2022
@corwintines corwintines mentioned this pull request Oct 19, 2022
19 tasks
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.

2 participants