Skip to content

Fix/gas fees set by user#1401

Merged
Jamchello merged 3 commits intodevelopfrom
fix/gas-fees-set-by-user
Feb 7, 2023
Merged

Fix/gas fees set by user#1401
Jamchello merged 3 commits intodevelopfrom
fix/gas-fees-set-by-user

Conversation

@Jamchello
Copy link
Copy Markdown
Contributor

No description provided.

@Jamchello Jamchello marked this pull request as ready for review February 2, 2023 15:55
origin: payload._origin,
approvals: [],
feesUpdatedByUser: feesUpdated || false,
feesUpdatedByUser: false,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@Jamchello can you explain this change? seems like we're changing the functionality here

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

when the fees are updated by frame internally, this feesUpdated value is set to true - it is not indicative of the user updating the fees!

@Jamchello Jamchello requested a review from mholtzman February 7, 2023 12:13
@Jamchello Jamchello merged commit 84bc729 into develop Feb 7, 2023
wakamex pushed a commit to wakamex/framed that referenced this pull request Mar 2, 2026
* set feesUpdatedByUser as false when tx request comes in

* correctly label who set gas fees
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