aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/src/abi_encoder/data_type.ts
Commit message (Expand)AuthorAgeFilesLines
* Ran prettier on utilsGreg Hysen2018-11-291-15/+4
* Ran linter on CalldataGreg Hysen2018-11-291-9/+2
* Cleaning up optimizer testsGreg Hysen2018-11-291-13/+55
* All 71 tests passing. Both for function encoding and individual types.Greg Hysen2018-11-291-2/+2
* Temporary change for testing functionsGreg Hysen2018-11-291-1/+1
* Tests for AddressGreg Hysen2018-11-291-1/+1
* Tests - Encode/Decode ArrayGreg Hysen2018-11-291-3/+1
* Fixed issue with decoding negative ints with width < 256Greg Hysen2018-11-291-1/+3
* Use new ABI Encoder for contractsGreg Hysen2018-11-291-1/+1
* Moved Abi Encoder into utils packageGreg Hysen2018-11-291-0/+322