Simon Emanuel Schmid
Simon Emanuel Schmid
### Which packages are impacted by your issue? @graphprotocol/graph-cli ### Describe the issue Currently, there is almost no possibility to know which exact source was compiled into the WASM binary...
We noticed that `graph build` is significantly slower since v0.22.0. Does anybody else experienced this?
For an aspiring subgraph developer/consumer it is not obvious what `graph-ts` is. Just by looking at the name, people are assuming it is some helper functions to query The Graph....
require() of ES Module /Users/schmidsi/Development/@schmidsi/hackathon-starterkit/node_modules/.pnpm/[email protected]_cvmecerjodic2mhqbexzc5zfnq/node_modules/wagmi/dist/index.js from /Users/schmidsi/Development/@schmidsi/hackathon-starterkit/frontend/resolvers/index.ts not supported. Instead change the require of index.js in /Users/schmidsi/Development/@schmidsi/hackathon-starterkit/frontend/resolvers/index.ts to a dynamic import() which is available in all CommonJS modules. at require.extensions....
First stab at an ENSv2 readiness guide: - Overview over libraries - Universal Resolver & test - CCIP Read & test - DNS resolution - Multichain considerations