watcher-ts/packages/graph-node/test/subgraph/example1
Ashwin Phatak bf54e85d05 eth_call and invoking event handler in WASM (#25)
* Perform eth_call and get result in js import

* Use dummy value for eth_call

* Called handler in wasm with event param

* Implement passing event to subgraph handler function

* Use generated event class Test for passing to handler

* Pass event params to handler

Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-12-28 16:08:05 +05:30
..
abis Example subgraph, ethCall test to drive implementation (#18) 2021-12-28 16:08:04 +05:30
generated eth_call and invoking event handler in WASM (#25) 2021-12-28 16:08:05 +05:30
src eth_call and invoking event handler in WASM (#25) 2021-12-28 16:08:05 +05:30
package.json Point graph-cli to use fork for automatic graph-ts exports (#22) 2021-12-28 16:08:05 +05:30
schema.graphql Example subgraph, ethCall test to drive implementation (#18) 2021-12-28 16:08:04 +05:30
subgraph.yaml eth_call and invoking event handler in WASM (#25) 2021-12-28 16:08:05 +05:30
yarn.lock Point graph-cli to use fork for automatic graph-ts exports (#22) 2021-12-28 16:08:05 +05:30