aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/test/abi_encoder/optimizer_test.ts
Commit message (Expand)AuthorAgeFilesLines
* Update dependency packagesHsuan Lee2019-01-191-269/+0
* Renamed decode rule `structsAsObjects` to `shouldConvertStructsToObjects`Greg Hysen2019-01-151-16/+16
* Ran prettier and linterGreg Hysen2019-01-151-0/+2
* Ran prettierGreg Hysen2019-01-151-17/+22
* Abi Encoder tests fixed + added a signature parser for cases where MethodAbi/...Greg Hysen2019-01-151-18/+18
* Add prefix to names of properties in EncodingRules and DecodingRulesAmir Bandeali2019-01-081-2/+2
* Explicit encoding rules in tests.Greg Hysen2018-11-291-15/+16
* Tests use to.be.deep.equal instead of JSONGreg Hysen2018-11-291-48/+16
* Split ABI Encoder/Decoder tests into separate filesGreg Hysen2018-11-291-0/+293