aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/src/abi_encoder/abstract_data_types/types/set.ts
Commit message (Expand)AuthorAgeFilesLines
* Add prefix to names of properties in EncodingRules and DecodingRulesAmir Bandeali2019-01-081-1/+1
* Linter / PrettierGreg Hysen2018-11-291-11/+7
* Explicit imports for calldataGreg Hysen2018-11-291-6/+8
* Explicit imports for abstract data types.Greg Hysen2018-11-291-3/+3
* Changed constants to an exported enum; this is 0x conventionGreg Hysen2018-11-291-6/+6
* Style cleanup. Improved wording of some error messages.Greg Hysen2018-11-291-2/+2
* Switched implicit conversions to explicit lodash callsGreg Hysen2018-11-291-1/+1
* Replaced null/undefined checks with lodashGreg Hysen2018-11-291-11/+11
* Comments to Set datatypeGreg Hysen2018-11-291-42/+35
* Payload -> Blob, Dependent -> Pointer, Member -> SetGreg Hysen2018-11-291-0/+227