soju

Results 7 comments of soju

> Hey @oliversavio, I recommend using [solidity-ls](https://github.com/williamboman/mason.nvim/pull/466) for the time being that was just added to mason.nvim if you use it. It's been working great for me until the solc...

@N0xMare Could you try testing the tests with the env vars on your end? I think it's failing now because mainnet gas is too high.

Is the best approach currently to store BigInts as strings? I'm not sure where to add the suggested implementation shown here: https://www.prisma.io/docs/concepts/components/prisma-client/working-with-fields#working-with-bigint

> SkSoju, the same problem here zkSoju. I don't know how or where to handle the suggested implementation. Anybody from Prisma can shed some light? Thanks! > > I rather...

> SkSoju, the same problem here zkSoju. I don't know how or where to handle the suggested implementation. Anybody from Prisma can shed some light? Thanks! > > I rather...

> Hey @zkSoju, can you share the version of Prisma you are using in the project where you are experiencing the `Do not know how to serialize a BigInt` error?...