aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/test/abi_encoder/methods_test.ts
Commit message (Collapse)AuthorAgeFilesLines
* Renamed decode rule `structsAsObjects` to `shouldConvertStructsToObjects`Greg Hysen2019-01-151-17/+17
|
* Ran prettier and linterGreg Hysen2019-01-151-0/+6
|
* Ran prettierGreg Hysen2019-01-151-21/+18
|
* Abi Encoder tests fixed + added a signature parser for cases where ↵Greg Hysen2019-01-151-23/+39
| | | | MethodAbi/DataItems are not readily available
* Add prefix to names of properties in EncodingRules and DecodingRulesAmir Bandeali2019-01-081-2/+2
|
* Explicit encoding rules in tests.Greg Hysen2018-11-291-18/+19
|
* Tests use to.be.deep.equal instead of JSONGreg Hysen2018-11-291-54/+18
|
* Split ABI Encoder/Decoder tests into separate filesGreg Hysen2018-11-291-0/+401