Skip to content

Adds a support of wiping transactions with specific address on current chain#1573

Merged
OGPoyraz merged 6 commits intomainfrom
960-support-wiping-transactions-of-a-specific-account-in-the-core-transaction-controller
Aug 14, 2023
Merged

Adds a support of wiping transactions with specific address on current chain#1573
OGPoyraz merged 6 commits intomainfrom
960-support-wiping-transactions-of-a-specific-account-in-the-core-transaction-controller

Conversation

@OGPoyraz
Copy link
Copy Markdown
Member

@OGPoyraz OGPoyraz commented Aug 3, 2023

Explanation

This PR aims to add an additional parameter on TxController.wipeTransaction function to support wiping only the transactions with supplied address.

Changelog

@metamask/transaction-controller

  • ADDED: Adds optional address parameter to TransactionController.wipeTransaction function to support wiping the transactions only given address.

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

@OGPoyraz OGPoyraz requested a review from a team as a code owner August 3, 2023 09:51
@OGPoyraz OGPoyraz force-pushed the 960-support-wiping-transactions-of-a-specific-account-in-the-core-transaction-controller branch from 35c890c to 0cb0b59 Compare August 3, 2023 09:54
@OGPoyraz OGPoyraz force-pushed the 960-support-wiping-transactions-of-a-specific-account-in-the-core-transaction-controller branch 3 times, most recently from be90109 to 087d7c3 Compare August 3, 2023 11:45
@OGPoyraz OGPoyraz force-pushed the 960-support-wiping-transactions-of-a-specific-account-in-the-core-transaction-controller branch from 087d7c3 to c049472 Compare August 3, 2023 11:45
vinistevam
vinistevam previously approved these changes Aug 4, 2023
…c-account-in-the-core-transaction-controller
@OGPoyraz OGPoyraz merged commit 01f444e into main Aug 14, 2023
@OGPoyraz OGPoyraz deleted the 960-support-wiping-transactions-of-a-specific-account-in-the-core-transaction-controller branch August 14, 2023 10:59
@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