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

16.0.0 #596

Merged
merged 5 commits into from
Sep 16, 2021
Merged

16.0.0 #596

merged 5 commits into from
Sep 16, 2021

Conversation

adonesky1
Copy link
Contributor

@adonesky1 adonesky1 commented Sep 16, 2021

This a release candidate for v.16.0.0

[16.0.0]

Changed

  • BREAKING: Remove Synctokens method from the tokens-service (#590)
    • This is breaking for any consumers of this method.
  • Enable default caching for token-service (#594)

Fixed

  • Fix bug that allowed for multiple fetch requests instantiate from getGasFeeEstimatesAndStartPolling (#586)

@adonesky1 adonesky1 requested a review from a team as a code owner September 16, 2021 18:33
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
CHANGELOG.md Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated
- **BREAKING**: Remove `syncTokens` method from the TokenListController ([#590](https://github.com/MetaMask/controllers/pull/590))
- This is breaking for any consumers of this method.
- Enable default caching for token-service ([#594](https://github.com/MetaMask/controllers/pull/594))
- Set tokenList to empty object in test networks ([#588](https://github.com/MetaMask/controllers/pull/588))
Copy link
Member

Choose a reason for hiding this comment

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

This seems to be describing something internal - it doesn't make clear what the actual change was for consumers. It's not clear to me either from reading the PR.

My best guess is that this is a bug fix, and that the change was to clear the dynamic token list when switching to a network not supported by our token list API. Does that sound correct? cc @NiranjanaBinoy @danjm

Copy link
Contributor

Choose a reason for hiding this comment

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

@Gudahtt that is correct

CHANGELOG.md Outdated Show resolved Hide resolved
adonesky1 and others added 3 commits September 16, 2021 13:57
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Copy link
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!

@adonesky1 adonesky1 merged commit 26be9d2 into main Sep 16, 2021
@adonesky1 adonesky1 deleted the release/16.0.0 branch September 16, 2021 19:32
@Gudahtt
Copy link
Member

Gudahtt commented Sep 16, 2021

A new version of the package @metamask/controllers (16.0.0) was published at 2021-09-16T19:36:16.027Z from
[redacted]. The shasum of this package was 2c13550a5c7d47a0061a3f3de25e6becdc8531ad.

MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* 16.0.0

* Update CHANGELOG.md

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

* Update CHANGELOG.md

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

* Update CHANGELOG.md

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

* update changelog

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* 16.0.0

* Update CHANGELOG.md

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

* Update CHANGELOG.md

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

* Update CHANGELOG.md

Co-authored-by: Mark Stacey <markjstacey@gmail.com>

* update changelog

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
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