watcher-ts/packages/graph-node/test/utils
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
..
index.ts Implement bigDecimal host API (#62) 2021-12-28 16:08:05 +05:30