-
Hi,
after using sdk and react sdk >= 4 we get this high Security alert
```
@openzeppelin/contracts =3.8.5
Depends on vulnerable versions of @chainlink/contracts
Depends on vulnerable ve…
arpu updated
8 months ago
-
I'm encountering an issue related to `ethers v6` with `@thirdweb-dev/sdk`.
The specific error is:
`Cannot find module 'ethers/lib/utils' from '../../../node_modules/.pnpm/@thirdweb-dev+sdk@4.0.19…
-
# Problem
Execution failure of `@thirdweb-dev/sdk` because of the specific Node's Buffer implementation.
Eventually, I `pnpm i -D buffer` and manually exposed `Buffer` in `index-4471f8a3.cjs.dev…
-
### Describe the bug
From a browser page in iOS, invoking the `eth_requestAccounts` method successfully opens MetaMask mobile app and establishes the connect but not redirect back to the browser page…
-
Hi, I am encountering a subjected error after signing in with a Safe (Multisig wallet).
Framework: Next.js 14
I'm using the ConnectWallet component to connect/sign in through the Safe wallet. It…
-
I'm guessing this was overlooked while migrating payment links to thirdweb domains.
The actual default Paper origin url is `https://payments.thirdweb.com` not `https://withpaper.com`.
This is pr…
-
Previously the first time I made the deployment to test and everything worked fine, but then I erase something, and suddenly it shows error.
So I erase everything and deploy it again. But this time…
-
When converting a Thirdweb account to a viem client, viem's `createClient` function assumes an address passed a json-rpc account. This causes issues with local accounts that should have the type `loca…
-
During the `npm install` process for the [thirdweb example repo](https://github.com/makeswift/makeswift/tree/main/examples/thirdweb), multiple deprecation warnings and vulnerabilities are reported, in…
-
## The Problem
importing even the tiniest thing from SDK results in a TON of code being imported and results in an extremely huge bundle size
### Example
Let's say we add this line to our a…