Skip to content

Remove properties eth,contract,provider from TokenTracker class#121

Merged
legobeat merged 2 commits intoMetaMask:mainfrom
legobeat:cleanup-props
Apr 22, 2024
Merged

Remove properties eth,contract,provider from TokenTracker class#121
legobeat merged 2 commits intoMetaMask:mainfrom
legobeat:cleanup-props

Conversation

@legobeat
Copy link
Copy Markdown
Contributor

@legobeat legobeat commented Feb 5, 2024

The props eth, contract and provider don't seem to actually be used or needed anywhere (including in metamask-extension). This removes these properties.
As they are still part of the public interface, this is a breaking change.

Removed

  • BREAKING: Remove properties eth, contract, provider from TokenTracker class

Blocked by

@legobeat legobeat changed the title remove properties eth,contract,provider from TokenTracker class Remove properties eth,contract,provider from TokenTracker class Feb 5, 2024
@legobeat legobeat marked this pull request as ready for review February 5, 2024 16:40
@legobeat legobeat requested a review from a team as a code owner February 5, 2024 16:40
Copy link
Copy Markdown
Contributor

@mcmire mcmire left a comment

Choose a reason for hiding this comment

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

Okay, makes sense.

@legobeat legobeat merged commit 708867a into MetaMask:main Apr 22, 2024
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