aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/src/abi_encoder/calldata/calldata.ts
Commit message (Expand)AuthorAgeFilesLines
* Added inline documentation for Calldata classGreg Hysen2018-11-291-82/+145
* Linter for Calldata Block IteratorGreg Hysen2018-11-291-9/+4
* Moved calldata iterator logic into its own iterator clasGreg Hysen2018-11-291-46/+10
* Payload -> Blob, Dependent -> Pointer, Member -> SetGreg Hysen2018-11-291-7/+7
* Prepended `front` to function names in QueueGreg Hysen2018-11-291-7/+7
* moved abi encoder constants into utils dirGreg Hysen2018-11-291-1/+1
* Ran prettierGreg Hysen2018-11-291-1/+0
* Split Calldata into multiple files - 1 class per fileGreg Hysen2018-11-291-0/+224