watcher-ts/packages/util/src
prathamesh0 3638d56787 Add checks for and create hooks, checkpoint and IPFS jobs in job-runner (#99)
* Add fields for checkpoint and IPFS in IpldStatus table

* Mark block processing job complete in watchers
2021-12-28 16:08:05 +05:30
..
common.ts Use postgraphile client to fetch blocks 2021-12-28 16:08:04 +05:30
config.ts Implement WASM instance restart to handle out of memory error (#81) 2021-12-28 16:08:05 +05:30
constants.ts Performance improvements for IPLDBlocks in eden watcher (#80) 2021-12-28 16:08:05 +05:30
database.ts Implement gql queries for relation entities similar to subgraph (#53) 2021-12-28 16:08:05 +05:30
eth.ts Get author field for block data 2021-12-28 16:08:05 +05:30
events.ts Fix block processing job created twice when processing missing parent block (#67) 2021-12-28 16:08:05 +05:30
fill.ts Add checks for and create hooks, checkpoint and IPFS jobs in job-runner (#99) 2021-12-28 16:08:05 +05:30
graph-decimal.ts Use pg-type numeric for bigint in entities and use custom decimal in graph-node (#71) 2021-12-28 16:08:05 +05:30
indexer.ts Add watched contract from subgraph yaml on startup (#56) 2021-12-28 16:08:05 +05:30
ipfs.ts Store initial state and refactor IPLDBlocks related code (#76) 2021-12-28 16:08:05 +05:30
ipld-database.ts Add checks for and create hooks, checkpoint and IPFS jobs in job-runner (#99) 2021-12-28 16:08:05 +05:30
ipld-helper.ts Refactor code to initialize clients (#290) 2021-12-28 16:08:04 +05:30
ipld-indexer.ts Add checks for and create hooks, checkpoint and IPFS jobs in job-runner (#99) 2021-12-28 16:08:05 +05:30
job-queue.ts Fix job-runner stop and restart in uni-watcher (#319) 2021-12-17 11:57:09 +05:30
job-runner.ts Add checks for and create hooks, checkpoint and IPFS jobs in job-runner (#99) 2021-12-28 16:08:05 +05:30
misc.ts Get block size using JSON RPC API from ipld-eth-server (#68) 2021-12-28 16:08:05 +05:30
types.ts Add checks for and create hooks, checkpoint and IPFS jobs in job-runner (#99) 2021-12-28 16:08:05 +05:30