Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

legobeat
Copy link
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
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
17 checks passed
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