watcher-ts/packages/util/src
2023-11-27 17:18:04 +05:30
..
graph Implement remaining json host APIs (#487) 2023-11-22 18:03:21 +05:30
types/common Accomodate GQL requests caching in code generator (#237) 2022-11-17 12:02:08 +05:30
common.ts Refactor to create init states for template contracts 2023-11-27 17:17:42 +05:30
config.ts Add gqlPath in config for GQL server URL (#483) 2023-11-21 15:21:10 +05:30
consensus.ts Add a config option to set gossipub direct peers (#414) 2023-09-22 13:46:20 +05:30
constants.ts Handle null block error in rpc-eth-client (#477) 2023-11-17 11:58:43 +05:30
database.ts Fix update in sync status (#489) 2023-11-24 11:54:45 +05:30
eth.ts Send transaction data directly in rpc-eth-client instead of serialization (#457) 2023-11-08 17:32:26 +05:30
events.ts Fix events queue job retry by resetting watcher in job-runner (#470) 2023-11-14 18:43:17 +05:30
fill.ts Handle null block error in rpc-eth-client (#477) 2023-11-17 11:58:43 +05:30
gql-metrics.ts Implement query for multiple entities and nested relation fields in eden-watcher (#166) 2022-09-01 14:17:43 +05:30
index-block.ts Refactor to create init states for template contracts 2023-11-27 17:17:42 +05:30
index.ts Add validation methods for watcher config (#425) 2023-10-16 16:39:21 +05:30
indexer.ts Index start blocks to create init states of watched contracts 2023-11-27 17:18:04 +05:30
ipfs.ts Implement consensus mechanism using mokka (#412) 2023-09-14 13:47:31 +05:30
job-queue.ts Fix events queue job retry by resetting watcher in job-runner (#470) 2023-11-14 18:43:17 +05:30
job-runner.ts Refactor to create init states for template contracts 2023-11-27 17:17:42 +05:30
metrics.ts Clear cache of latest entities on event processing error (#201) 2022-10-19 14:26:10 +05:30
misc.ts Prefetch block and txs in historical processing instead of fetching them in events processing (#460) 2023-11-09 18:42:37 +05:30
payments.ts Add useDurableStore flag in Nitro setupNode (#428) 2023-10-13 12:47:23 +05:30
server.ts Add gqlPath in config for GQL server URL (#483) 2023-11-21 15:21:10 +05:30
state-helper.ts Use block number for eth_call in rpc-eth-client (#435) 2023-10-25 11:04:12 +05:30
types.ts Refactor to create init states for template contracts 2023-11-27 17:17:42 +05:30
validate-config.ts Add validation methods for watcher config (#425) 2023-10-16 16:39:21 +05:30