TalismanSociety / talisman

Multi-Chain Made Easy with Talisman Wallet. An ultra-secure Ethereum and Polkadot wallet for both beginners and pros.
https://talisman.xyz/download
GNU General Public License v3.0
57 stars 36 forks source link

chore: fix sentry in the backend #1499

Closed chidg closed 3 months ago

chidg commented 3 months ago

Replace calls to Sentry.captureException with our own homebrewed method which calls the sentry scope directly, this is needed due to the custom configuration in the service worker.

github-actions[bot] commented 3 months ago

:boom: No changeset(s) detected

This PR is missing changesets for the following packages:

"extension-core"

Please add a changeset for these packages.
You can do so by running yarn changeset in your local development environment.

Not sure what this means? Click here to learn what changesets are.