aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/test/abi_encoder/return_values_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Ran prettierGreg Hysen2019-01-151-5/+15
* Renamed decode rule `structsAsObjects` to `shouldConvertStructsToObjects`Greg Hysen2019-01-151-6/+6
* Ran prettierGreg Hysen2019-01-151-6/+6
* Abi Encoder tests fixed + added a signature parser for cases where MethodAbi/...Greg Hysen2019-01-151-6/+6
* Add prefix to names of properties in EncodingRules and DecodingRulesAmir Bandeali2019-01-081-1/+1
* Explicit encoding rules in tests.Greg Hysen2018-11-291-5/+6
* Tests use to.be.deep.equal instead of JSONGreg Hysen2018-11-291-18/+6
* Split ABI Encoder/Decoder tests into separate filesGreg Hysen2018-11-291-0/+78