Jay Ji

Results 12 comments of Jay Ji

https://github.com/subquery/datasource-processors/pull/53/

Found was V4 not supported in the wasm processor, been updated

- https://github.com/subquery/subql-starter/pull/89 - https://github.com/subquery/ethereum-subql-starter/pull/14 - https://github.com/subquery/cosmos-subql-starter/pull/34 - https://github.com/subquery/near-subql-starter/pull/5 - https://github.com/subquery/algorand-subql-starter/pull/5

Ref community built tool: https://github.com/nova-wallet/subquery-call-visitor

Useful tickets: https://github.com/graphile/pg-aggregates/issues/25 https://github.com/graphile-contrib/postgraphile-plugin-connection-filter/issues/152

Waiting for help on https://github.com/graphile/pg-aggregates/issues/36

Duplicate with https://github.com/subquery/subql/issues/484

Would be nice if we can improve `totalCount` performance in query service at the same time

Hi @spitko I wonder if there is a better approach for this, current approach will need run additional query for to get `lastProcessedHeight` in order to make comparison, this means...

> @jiqiang90 Do you think this is where this should live? I would prefer to create a simple project to demonstrate this feature ,separate this from sdk package Maybe one...