Skip to content

Add baseFeePerGas to transaction state#1590

Merged
vinistevam merged 5 commits intomainfrom
1072-add-baseFeePerGas-transaction-state
Aug 23, 2023
Merged

Add baseFeePerGas to transaction state#1590
vinistevam merged 5 commits intomainfrom
1072-add-baseFeePerGas-transaction-state

Conversation

@vinistevam
Copy link
Copy Markdown
Contributor

@vinistevam vinistevam commented Aug 17, 2023

Explanation

The extension TransactionController persists in a baseFeePerGas value for each confirmed transaction. Including this property into the transaction state in the core to support the unification initiative between the core and extension.

References

Fixes https://github.com/MetaMask/MetaMask-planning/issues/1072

Changelog

@metamask/transaction-controller

  • ADDED: add baseFeePerGas to the transaction state and persists the value for each confirmed transaction

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate

@vinistevam vinistevam marked this pull request as ready for review August 17, 2023 11:21
@vinistevam vinistevam requested a review from a team as a code owner August 17, 2023 11:21
@vinistevam vinistevam force-pushed the 1072-add-baseFeePerGas-transaction-state branch from b95637f to ab873ca Compare August 17, 2023 12:13
OGPoyraz
OGPoyraz previously approved these changes Aug 18, 2023
matthewwalsh0
matthewwalsh0 previously approved these changes Aug 22, 2023
OGPoyraz
OGPoyraz previously approved these changes Aug 23, 2023
@vinistevam vinistevam force-pushed the 1072-add-baseFeePerGas-transaction-state branch from 5f0abd7 to 3edbc49 Compare August 23, 2023 12:38
@vinistevam vinistevam merged commit 3d2d1aa into main Aug 23, 2023
@vinistevam vinistevam deleted the 1072-add-baseFeePerGas-transaction-state branch August 23, 2023 13:09
@matthewwalsh0 matthewwalsh0 mentioned this pull request Aug 24, 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.

3 participants