Skip to content

Release 257.0.0 - #4969

Merged
OGPoyraz merged 4 commits into
mainfrom
release/257.0.0
Nov 25, 2024
Merged

Release 257.0.0#4969
OGPoyraz merged 4 commits into
mainfrom
release/257.0.0

Conversation

@OGPoyraz

Copy link
Copy Markdown
Member

Changes

transaction-controller

Added

  • Add firstTimeInteraction to transaction meta (#4895)
    • This is a boolean value that indicates whether the transaction is the first time the user has interacted with it.

@OGPoyraz
OGPoyraz requested review from a team as code ownersNovember 25, 2024 11:54
@OGPoyraz
OGPoyraz requested a review from a teamNovember 25, 2024 11:54

### Added

- Add `firstTimeInteraction` to transaction meta ([#4895](https://github.com/MetaMask/core/pull/4895))

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.

Do we also need to mention the new enablement callback?

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

Done

@OGPoyraz
OGPoyraz merged commit 704d3ce into mainNov 25, 2024
@OGPoyraz
OGPoyraz deleted the release/257.0.0 branch November 25, 2024 12:07
@Prithpal-SooriyaPrithpal-Sooriya mentioned this pull request Nov 25, 2024
@mcmiremcmire mentioned this pull request Nov 25, 2024
4 tasks
mcmire pushed a commit that referenced this pull request Nov 25, 2024
mcmire pushed a commit that referenced this pull request Nov 25, 2024
This reverts commit 704d3ce.
This did not perform the release action as the squashed commit was
invalid (it contained back-ticks).
Sign up for freeto 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

@OGPoyraz@matthewwalsh0