watcher-ts/packages/graph-node/test/subgraph/example1
prathamesh0 b04f6f2fba Implement bigDecimal host API (#62)
* Handle negative bigInt in store host API

* Increase size of bigInt in fromString API to support UInt256

* Implement bigDecimal divideBy host API

* Implement bigDecimal plus, minus and times host API

* Implement bigInt dividedByDecimal and mod host API

* Change BN js version to that used by ethers js
2021-12-28 16:08:05 +05:30
..
abis Implement eth_call for methods returning struct type (#59) 2021-12-28 16:08:05 +05:30
generated Implement eth_call for methods returning struct type (#59) 2021-12-28 16:08:05 +05:30
src Implement bigDecimal host API (#62) 2021-12-28 16:08:05 +05:30
package.json Implement eth_call for methods returning struct type (#59) 2021-12-28 16:08:05 +05:30
schema.graphql Implement gql queries for relation entities similar to subgraph (#53) 2021-12-28 16:08:05 +05:30
subgraph.yaml Add watched contract from subgraph yaml on startup (#56) 2021-12-28 16:08:05 +05:30
yarn.lock Implement eth_call for methods returning struct type (#59) 2021-12-28 16:08:05 +05:30