Skip to content

feat: notification-services-controller - add shared notification block explorer domains#4552

Merged
Prithpal-Sooriya merged 1 commit intomainfrom
NOTIFY-941-add-reusable-etherscan-links
Jul 24, 2024
Merged

feat: notification-services-controller - add shared notification block explorer domains#4552
Prithpal-Sooriya merged 1 commit intomainfrom
NOTIFY-941-add-reusable-etherscan-links

Conversation

@Prithpal-Sooriya
Copy link
Contributor

Explanation

This is so we can easily reuse these block explorers for all platforms that consume notifications. We may start moving more shared logic to shared libraries for this same reason.

References

https://consensyssoftware.atlassian.net/browse/NOTIFY-941

Changelog

@metamask/notification-services-controller

  • ADDED: New constant for the block explorers for chains we support notifications for.

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate

this is so we can easily reuse this for all platforms that consume notifications
@Prithpal-Sooriya Prithpal-Sooriya added the team-notifications Notification Team changes. https://github.com/orgs/MetaMask/teams/notifications label Jul 24, 2024
@Prithpal-Sooriya Prithpal-Sooriya marked this pull request as ready for review July 24, 2024 14:28
@Prithpal-Sooriya Prithpal-Sooriya merged commit a0efb2a into main Jul 24, 2024
@Prithpal-Sooriya Prithpal-Sooriya deleted the NOTIFY-941-add-reusable-etherscan-links branch July 24, 2024 14:30
AugmentedMode pushed a commit that referenced this pull request Jul 30, 2024
…k explorer domains (#4552)

## Explanation

This is so we can easily reuse these block explorers for all platforms
that consume notifications. We may start moving more shared logic to
shared libraries for this same reason.

## References

https://consensyssoftware.atlassian.net/browse/NOTIFY-941

## Changelog

<!--
If you're making any consumer-facing changes, list those changes here as
if you were updating a changelog, using the template below as a guide.

(CATEGORY is one of BREAKING, ADDED, CHANGED, DEPRECATED, REMOVED, or
FIXED. For security-related issues, follow the Security Advisory
process.)

Please take care to name the exact pieces of the API you've added or
changed (e.g. types, interfaces, functions, or methods).

If there are any breaking changes, make sure to offer a solution for
consumers to follow once they upgrade to the changes.

Finally, if you're only making changes to development scripts or tests,
you may replace the template below with "None".
-->

### `@metamask/notification-services-controller`

- **ADDED**: New constant for the block explorers for chains we support
notifications for.

## Checklist

- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've highlighted breaking changes using the "BREAKING" category
above as appropriate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-notifications Notification Team changes. https://github.com/orgs/MetaMask/teams/notifications

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants