aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/test/abi_encoder_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue with decoding negative ints with width < 256Greg Hysen2018-11-291-234/+241
* Use new ABI Encoder for contractsGreg Hysen2018-11-291-0/+29
* Exports AbiEncoder as 1 unitGreg Hysen2018-11-291-3/+2
* Removed unnecessary imports from abi encoder tetsGreg Hysen2018-11-291-4/+0
* Moved Abi Encoder into utils packageGreg Hysen2018-11-291-0/+935