aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/src/abi_encoder
Commit message (Expand)AuthorAgeFilesLines
* tests for StringGreg Hysen2018-11-291-2/+2
* Tests for Static BytesGreg Hysen2018-11-291-0/+4
* Tests for Integer (tested 256 / 32 bit integers)Greg Hysen2018-11-291-2/+2
* Tests for AddressGreg Hysen2018-11-293-6/+24
* Tests - Encode/Decode ArrayGreg Hysen2018-11-291-3/+1
* Fixed issue with decoding negative ints with width < 256Greg Hysen2018-11-292-4/+5
* Use new ABI Encoder for contractsGreg Hysen2018-11-293-7/+39
* Moved Abi Encoder into utils packageGreg Hysen2018-11-294-0/+1394