mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-05-21 11:35:37 +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 |
||
---|---|---|
.. | ||
index.ts | ||
indexer.ts |