aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/src/abi_encoder/evm_data_type_factory.ts
Commit message (Expand)AuthorAgeFilesLines
* Renamed signatureParser.ts to signature_parser.tsGreg Hysen2019-01-151-1/+1
* Ran prettier and linterGreg Hysen2019-01-151-3/+11
* Ran prettierGreg Hysen2019-01-151-5/+5
* Use string argument encoding with new encoderGreg Hysen2019-01-151-13/+15
* Generalized `create` for signature / dataItems. Cleaner.Greg Hysen2019-01-151-0/+23
* Explicit imports for abstract data types.Greg Hysen2018-11-291-1/+2
* Explicit imports for EVM Data TypesGreg Hysen2018-11-291-14/+24
* Style cleanup. Improved wording of some error messages.Greg Hysen2018-11-291-2/+4
* Changed remaining instances of implicit `bool` casts to explicit lodash callsGreg Hysen2018-11-291-2/+3
* Removed mapDataItemToDataType from Factory. Now its just ::create()Greg Hysen2018-11-291-24/+18
* Ran prettierGreg Hysen2018-11-291-1/+1
* Ran prettierGreg Hysen2018-11-291-1/+1
* Split EVM data types and factory into separate filesGreg Hysen2018-11-291-0/+124