IntersectMBO / IntersectMBO/govtool
Sentry reports on wallet related user actions
- Dominant language
- HTML
- Stars
- 21
- Forks
- 29
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
release: 1.0.17
environment: production
url: https://gov.tools/
Sentry Issue: [GOVTOOL-FRONTEND-5T](https://intersect.sentry.io/issues/5762648623/?referrer=github_integration)
```
UnhandledRejection: Object captured as promise rejection with keys: error, status
```
This sentry report is sent on the following cases:
- User changes the wallet network to testnet (any) from mainnet and visit back to gov.tools . GovTool shows an error popup (expected), however a sentry report is sent.
`Error: You are trying to connect with a wallet connected to testnet. Please adjust your wallet settings to connect to mainnet or select a different wallet.`
- `error: user canceled connection`
- `error: User Rejected`
- `error: Error: account changed`
- `error: no account set`
- `Internal Error: requestStakingCredHex is null` (VESPR CIP30)
Contributor guide
Assessment
This issue has not been assessed yet.