Misha

Results 17 comments of Misha

Hey everyone. Just wanted to clarify the situation. Do i have to install `@ethereum-waffle/mock-contract` to use `deployMockContract`? If so, how `hardhat-chai-matchers` is a drop-in replacement?

The issue still remains when I move items between columns. So this solution by @masonnl works only on the current column. ``` const style = snapshot.isDraggingOver ? { "pointer-events": "none"...

I've upgraded bun to the latest version and the issue is gone. For everyone facing this issue, try upgrading first!

Hey @NikAiyer! Are you still going to finish the draft? I am very interested in D1 support. I think I could hop in and contribute to the implementation. Let me...

@steveluscher When is it going to be released? I see it's in the technical preview version, but not the stable one. I'd love to use the TP in my project,...

I was wondering the same thing over the past few days. While I’m not familiar with the project, I’d love to help if someone has a vision of how it...

I'm having exactly the same issue, `@esbuild/[email protected]`, vite 6.3.5. Couldn't kill those processes, so I had to reboot the machine. Just tried `bun install --force` — it fixes the issue,...