Johannes Kares

Results 10 issues of Johannes Kares

The CLI always generates files in `node_modules/.dethcrypto/eth-sdk-client` relative to the package.json But in a Monorepo the package where I use eth-sdk might be in `packages/my-package`. So when I run the...

# Feature request ## Is your feature request related to a problem? Please describe. I'm thinking of transitioning from Firebase to Supabase. I'm using a custom Auth flow with Firebase,...

enhancement

Hey there, seems like the iOS Submodule is pointing nowhere. Did you forget to upload. Would be great to check out your example. J

### What version of `drizzle-orm` are you using? 0.26.3 ### What version of `drizzle-kit` are you using? _No response_ ### Describe the Bug It's no longer possible to return multiple...

bug

### Describe the bug Has anyone actually tried to use the date picker for selecting your bith date? It's basically impossible, because you can't select the year. ### Affected component/components...

bug

When creating gasless orders, Account Abstraction Wallets are supported using EIP-1271. I can see the support in the source code here: https://github.com/reservoirprotocol/indexer/blob/2ad6d84005f925dbb4c28102dc0d78c8c64a3a8b/packages/sdk/src/seaport-v1.5/order.ts#L171 When doing gasless cancellations of orders, I can't...

Whenever I try to create an ERC-1155 listing or bid where price and quantity diveded are an infinite number (e.g. 133.3333333333) I receive an error. Here is an example, in...

Added the Auto Cut from https://www.skaarhoj.com/discover/blackmagic-atem-switcher-protocol

The new kid on the block is [viem.sh](viem.sh) It would be great to see an example with this library.

When running the defender client on an Edge function in Next.js I get an error: ``` Module not found: Can't resolve 'aws-sdk/clients/lambda' ```