watcher-ts/packages/graph-node/test/subgraph/example1
nikugogoi 1c15c1eedb Test case for EdenNetwork event handler (#31)
* Test case for calling EdenNetwork event handler

* Test cases for calling EdenNetwork event handlers

* Test cases for calling event handlers in EdenNetworkDistribution

* Test cases for calling event handlers in EdenNetworkGovernance

* Perform eth-calls according to contract name in param

* Pass function params in eth-call host API

* Return value from eth-call to wasm

* Add instructions for running tests

* Install assemblyscript from github packages

* Add instrcutions for installing private github packages

* Use vulcanize assemblyscript package
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 Use async functions in wasm imports (#28) 2021-12-28 16:08:05 +05:30
src Test case for EdenNetwork event handler (#31) 2021-12-28 16:08:05 +05:30
package.json Test for calling ethereum host API and updated eden subgraph (#29) 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 Test for calling ethereum host API and updated eden subgraph (#29) 2021-12-28 16:08:05 +05:30