watcher-ts/packages/lighthouse-watcher/src
nikugogoi 1a903fccc6
CLI to compare eden-watcher entities and fix mapping code (#149)
* Make sumStaked variable local in eden network mapping

* Implement compare CLI to fetch and query by ids

* Set filterLogs to true for eden-watcher

* Use varchar for bigint array type in eden-watcher

* Store subgraph entities by id in IPLD state

* Store bigint vales as string in IPLD state

* Update eden watcher hook to store single Block entity in IPLD checkpoint

* Fix entity enum type property

* Fix parsing big numbers in event params

* Fix event bigint params parsing in all watchers

* Set default limit to query result and process block after events
2022-08-08 15:58:13 +05:30
..
abi Lighthouse watcher (#205) 2021-08-11 17:27:49 +05:30
types/common Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
client.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
events.ts Deprecate postgraphile usage (#122) 2022-06-08 12:13:52 +05:30
indexer.ts CLI to compare eden-watcher entities and fix mapping code (#149) 2022-08-08 15:58:13 +05:30
queries.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
resolvers.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
schema.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
server.ts Deprecate postgraphile usage (#122) 2022-06-08 12:13:52 +05:30
smoke.test.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30