Daniel Kang

Results 15 issues of Daniel Kang

I am trying to use ethereumetl stream with the following command line: ``` ethereumetl stream --provider-uri file:///mnt/disks/geth/geth/geth.ipc --output=postgresql+pg8000://daniel_d_kang:[password here]@localhost:5432/ethereum ``` And I am getting the following error: ``` [...] pg8000.core.ProgrammingError:...

web3modal crashes when WalletConnect is a provider with the following error: ``` Uncaught ReferenceError: Buffer is not defined at Object../node_modules/web3-provider-engine/node_modules/ethereumjs-util/dist/secp256k1-lib/der.js (der.js:6:1) at Object.options.factory (react refresh:6:1) at __webpack_require__ (bootstrap:24:1) at fn...

**Intended outcome:** A query specified using a string identifier should be refetched when using `refetchQueries`. **Actual outcome:** The query is not refetched and old versions of the query data are...

🔍 investigate

The tflite converter is currently not documented. We need to: - Document the tflite converter - Write an API for both model and input conversion

enhancement

Use a proper logging framework and convert the print statements to logging statements: - Information about the layers should be debug - Information about timing should be info

enhancement

And load the packages on demand only

enhancement

sqlglot has been updated quite a bit. We should sync sqlglot-aidb to upstream

enhancement

Details here: - https://ddkang.github.io/papers/2020/blazeit-vldb.pdf - https://ddkang.github.io/papers/2023/jds.pdf