watcher-ts/packages
nikugogoi 43d64f9e4b Invoke subgraph handler in watcher event processing (#34)
* Invoke subgraph handler in watcher event processing

* Fix error when invoking subgraph handler

* Parse events using event signature specified in subgraph yaml

* Use contract abi to parse event params

* Invoke event handler based on event signature

* Fill event with block and transaction data

* Comment missing fields in block and transaction data
2021-12-28 16:08:05 +05:30
..
address-watcher Change block processing to be pull based (#288) 2021-10-26 17:36:21 +05:30
cache Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30
codegen Use postgraphile client to fetch blocks 2021-12-28 16:08:04 +05:30
erc20-watcher Use postgraphile client to fetch blocks 2021-12-28 16:08:04 +05:30
graph-node Invoke subgraph handler in watcher event processing (#34) 2021-12-28 16:08:05 +05:30
graph-test-watcher Invoke subgraph handler in watcher event processing (#34) 2021-12-28 16:08:05 +05:30
ipld-eth-client Generate IPLD blocks table and related GQL API (#260) 2021-12-28 16:08:04 +05:30
lighthouse-watcher Update code for log_cids change in vdb core (#243) 2021-09-21 16:43:55 +05:30
solidity-mapper Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30
tracing-client Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30
uni-info-watcher Use postgraphile client to fetch blocks 2021-12-28 16:08:04 +05:30
uni-watcher Refactor code to initialize clients (#290) 2021-12-28 16:08:04 +05:30
util Integrate generated watcher to invoke handlers in graph-node (#33) 2021-12-28 16:08:05 +05:30