watcher-ts/packages/eden-watcher/src
prathamesh0 3e0c84b333 Use entity column type map to create entity in store get API (#72)
* Use typeof to distinguish between BigInt and BigDecimal in store get API

* Use entity column type map to create entity in store get API

* Add entity column type map in eden-watcher
2021-12-28 16:08:05 +05:30
..
artifacts Add eden-watcher generated using codegen (#47) 2021-12-28 16:08:05 +05:30
cli Get block size using JSON RPC API from ipld-eth-server (#68) 2021-12-28 16:08:05 +05:30
entity Use pg-type numeric for bigint in entities and use custom decimal in graph-node (#71) 2021-12-28 16:08:05 +05:30
gql Add a CLI to compare entity query results from two GQL endpoints (#57) 2021-12-28 16:08:05 +05:30
client.ts Add eden-watcher generated using codegen (#47) 2021-12-28 16:08:05 +05:30
database.ts Add watched contract from subgraph yaml on startup (#56) 2021-12-28 16:08:05 +05:30
events.ts Create external checkpoints after hook processing and clear subgraph entities on reset (#61) 2021-12-28 16:08:05 +05:30
fill.ts Get block size using JSON RPC API from ipld-eth-server (#68) 2021-12-28 16:08:05 +05:30
hooks.ts Add eden-watcher generated using codegen (#47) 2021-12-28 16:08:05 +05:30
indexer.ts Use entity column type map to create entity in store get API (#72) 2021-12-28 16:08:05 +05:30
ipfs.ts Add eden-watcher generated using codegen (#47) 2021-12-28 16:08:05 +05:30
job-runner.ts Get block size using JSON RPC API from ipld-eth-server (#68) 2021-12-28 16:08:05 +05:30
resolvers.ts Handle BigNumber event params and customize Decimal (#63) 2021-12-28 16:08:05 +05:30
schema.gql Use entity column type map to create entity in store get API (#72) 2021-12-28 16:08:05 +05:30
server.ts Get block size using JSON RPC API from ipld-eth-server (#68) 2021-12-28 16:08:05 +05:30