watcher-ts/packages/graph-node/test
prathamesh0 c79647548e Add more test cases for numeric host APIs (#66)
* 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
2021-12-28 16:08:05 +05:30
..
contracts Handle BigNumber event params and customize Decimal (#63) 2021-12-28 16:08:05 +05:30
subgraph Add more test cases for numeric host APIs (#66) 2021-12-28 16:08:05 +05:30
utils Add more test cases for numeric host APIs (#66) 2021-12-28 16:08:05 +05:30