Skip to content

Commit

Permalink
Merge branch 'main' into remove-provider-config-from-assets-contract-…
Browse files Browse the repository at this point in the history
…controller
  • Loading branch information
mcmire committed May 24, 2024
2 parents 67ec235 + 6541697 commit b2469f0
Show file tree
Hide file tree
Showing 3 changed files with 216 additions and 90 deletions.
2 changes: 2 additions & 0 deletions packages/assets-controllers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- This should be functionally equivalent, but is being noted anyway.
- NftDetectionController now makes use of `selectedNetworkClientId` when responding to changes in NetworkController state to capture the currently selected chain rather than `providerConfig` ([#4307](https://github.com/MetaMask/core/pull/4307))
- This should be functionally equivalent, but is being noted anyway.
- TokenRatesController now makes use of `selectedNetworkClientId` when responding to changes in NetworkController state to capture the currently selected chain rather than `providerConfig` ([#4317](https://github.com/MetaMask/core/pull/4317))
- This should be functionally equivalent, but is being noted anyway.
- AssetsContractController now makes use of `selectedNetworkClientId` when responding to changes in NetworkController state to capture the currently selected chain rather than `providerConfig` ([#4315](https://github.com/MetaMask/core/pull/4315))
- This should be functionally equivalent, but is being noted anyway.

Expand Down
Loading

0 comments on commit b2469f0

Please sign in to comment.