-
Hey!
When I install the `unzipper` npm package and don't install separately `@aws-sdk/client-s3` I get the build exception like below.
Please move `@aws-sdk/client-s3` to required dependencies for …
-
![Screenshot from 2024-10-17 16-05-18](https://github.com/user-attachments/assets/d5431e17-eb11-4c65-8e72-0dd95f0ea169)
this field should got validated on submit i think
[Screenca…
0oM4R updated
2 weeks ago
-
This is a new method that is not documented. The method is here:
https://github.com/MetaMask/snaps/blob/ec811b7d140fd6a4ce3e7e68970bef7c55e89162/packages/snaps-sdk/src/types/methods/get-currency-r…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
### Describe the bug
The current implementation of `client.ts` uses cookies as synchronous functions, which is incompatible with Next.js 15 and later. In Next.js 15, the `cookies` object provides a…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
I don't think anyone uses this, so not important in that way. But if this is auto-generated code, then something bigger broke
https://github.com/oasisprotocol/oasis-sdk/blob/5844bfe7d7240a668e9f720…
-
Description
- This proposal outlines the need for a dedicated KaiaScan SDK in Go, detailing its benefits and functionalities. KaiaScan, a blockchain explorer specifically designed for the Kaia ecos…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
1. Change the `PROGRAMIDS` in `config.ts`
```diff
- export const PROGRAMIDS = MAINNET_PROGRAM_ID;
+ export const PROGRAMIDS = DEVNET_PROGRAM_ID;
```
Also
```diff
- marketProgramId: MAINNET_PROG…