aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/src/abi_encoder/abstract_data_types/types/pointer.ts
Commit message (Expand)AuthorAgeFilesLines
* Explicit imports for calldataGreg Hysen2018-11-291-3/+5
* Explicit imports for abstract data types.Greg Hysen2018-11-291-1/+1
* Changed constants to an exported enum; this is 0x conventionGreg Hysen2018-11-291-2/+2
* Style cleanup. Improved wording of some error messages.Greg Hysen2018-11-291-1/+3
* Changed remaining instances of implicit `bool` casts to explicit lodash callsGreg Hysen2018-11-291-1/+1
* Moved calldata iterator logic into its own iterator clasGreg Hysen2018-11-291-11/+10
* Payload -> Blob, Dependent -> Pointer, Member -> SetGreg Hysen2018-11-291-0/+51