watcher-ts/packages/graph-node/test
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
..
contracts Implement eth_call for methods returning struct type (#59) 2021-12-28 16:08:05 +05:30
subgraph Implement bigDecimal host API (#62) 2021-12-28 16:08:05 +05:30
utils Implement bigDecimal host API (#62) 2021-12-28 16:08:05 +05:30