watcher-ts/packages/codegen/src/utils
Nabarun Gogoi 6decf61d4c
Update subgraph watcher demo readme (#480)
* Update subgraph watcher demo readme

* Pass extra block data required in subgraph block handler (#486)

* Use codegen config directory name instead of file path

* Get block data from extra event data

* Add extra event data in processBlockAfterEvents

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>

* Update example subgraph mapping code for graph-cli upgrade

* Return 0 value for block size in ipld-eth-client

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2023-11-24 11:13:40 +05:30
..
constants.ts Automate steps in codegen to build subgraph (#478) 2023-11-20 17:09:51 +05:30
handlebar-helpers.ts Update codegen with changes implemented in mobymask watcher (#148) 2022-07-22 13:17:56 +05:30
helpers.ts Fix generated watcher GQL query name and add _change_block filter (#471) 2023-11-15 10:14:14 +05:30
solToGql.ts Support basic array return types of contract methods in codegen (#363) 2023-04-20 13:31:41 +05:30
subgraph.ts Update subgraph watcher demo readme (#480) 2023-11-24 11:13:40 +05:30
type-mappings.ts Fix codegen for creating subgraph watcher for Sushiswap (#432) 2023-10-23 09:23:20 +05:30
types.ts Codegen flag for watcher kind and eventsInRange query support (#254) 2021-09-28 10:22:21 +05:30