Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linter / Prettier | Greg Hysen | 2018-11-29 | 1 | -2/+3 |
* | Explicit imports for calldata | Greg Hysen | 2018-11-29 | 4 | -10/+7 |
* | Changed constants to an exported enum; this is 0x convention | Greg Hysen | 2018-11-29 | 1 | -3/+3 |
* | Changed remaining instances of implicit `bool` casts to explicit lodash calls | Greg Hysen | 2018-11-29 | 1 | -2/+2 |
* | Replaced null/undefined checks with lodash | Greg Hysen | 2018-11-29 | 1 | -1/+2 |
* | Payload -> Blob, Dependent -> Pointer, Member -> Set | Greg Hysen | 2018-11-29 | 4 | -0/+129 |