mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-11-13 17:44:09 +00:00
* Add test cases for bigInt host APIs * Add test cases for bigDecimal fromString, plus and minus host APIs * Add test cases for bigDecimal times and divideBy host APIs * Throw an error on underflow or overflow in bigDecimal toString host API * Avoid rounding of out of range bigDecimal values * Use big number's byte size to set storage size of bigInt * Add test cases for errors in bigDecimal host API |
||
|---|---|---|
| .. | ||
| abis | ||
| generated | ||
| src | ||
| package.json | ||
| schema.graphql | ||
| subgraph.yaml | ||
| yarn.lock | ||