Skip to content

Release 151.0.0#4285

Merged
dbrans merged 11 commits intomainfrom
release/151.0.0
May 17, 2024
Merged

Release 151.0.0#4285
dbrans merged 11 commits intomainfrom
release/151.0.0

Conversation

@dbrans
Copy link
Copy Markdown
Contributor

@dbrans dbrans commented May 16, 2024

@dbrans dbrans added the team-transactions Transactions team label May 16, 2024
@dbrans dbrans marked this pull request as ready for review May 16, 2024 17:28
@dbrans dbrans requested a review from a team as a code owner May 16, 2024 17:28
@dbrans dbrans requested a review from a team May 16, 2024 17:28
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Gudahtt
Gudahtt previously approved these changes May 16, 2024
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

LGTM! One non-blocking suggestion


### Fixed

- transaction-controller – approveTransaction was throwing away raw signed transaction ([#4255](https://github.com/MetaMask/core/pull/4255))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nit: The change entry you included in the PR description here seems better suited. The "transaction-controller - " part here especially seems out-of-place (this whole changelog is transaction controller specific already).

I've added my own attempt at briefly summarizing this, then included your change entry as a sub bullet. Let me know what you think!

Suggested change
- transaction-controller – approveTransaction was throwing away raw signed transaction ([#4255](https://github.com/MetaMask/core/pull/4255))
- Prevent pending transaction from being inaccurately identified as failed ([#4255](https://github.com/MetaMask/core/pull/4255))
- When resubmitting a pending transaction, if an 'already seen' error is caught (which indicates that the transaction is still pending in the mempool), we now ignore the error instead of failing the transaction

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.

I had an old description of the fix in the PR. I updated the description of the real fix in the PR and copied it here.

@Gudahtt Gudahtt dismissed their stale review May 16, 2024 22:01

Found a few missing change entries - will leave an updated review in a moment

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

LGTM!

@socket-security
Copy link
Copy Markdown

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/uuid@9.0.8 None 0 6.74 kB types

View full report↗︎

@dbrans dbrans merged commit e3929c9 into main May 17, 2024
@dbrans dbrans deleted the release/151.0.0 branch May 17, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-transactions Transactions team

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants