agora icon indicating copy to clipboard operation
agora copied to clipboard

Cost model

Results 4 agora issues
Sort by recently updated
recently updated
newest added

Neon doesn't support cross-compilation to all desired targets. It was less effort to rewrite the `node-plugin` into napi-rs which has better support and documentation. It's also actively maintained which is...

Getting this when I run `npm install -g @graphprotocol/indexer-cli`: ``` npm ERR! warning: ar: /usr/local/lib/node_modules/@graphprotocol/indexer-cli/node_modules/@graphprotocol/cost-model/native/target/debug/build/neon-sys-3b6678701d556f27/out/native/build/Debug/obj.target/neon/src/neon.o: No such file or directory npm ERR! npm ERR! error: failed to run custom build...

It would be great if cost models written in Agora supported comments, allowing indexers to take note of why certain queries are priced in a certain way, why matching rules...

enhancement

Trying to install `@graphprotocol/indexer-agent`, I get the following error: ``` npm error code 127 npm error path /home/augustin/.npm-global/lib/node_modules/@graphprotocol/indexer-cli/node_modules/@graphprotocol/cost-model npm error command failed npm error command sh -c node-pre-gyp install --fallback-to-build=false...