aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/src/abi_encoder/evm_data_types/int.ts
Commit message (Expand)AuthorAgeFilesLines
* Style cleanup. Improved wording of some error messages.Greg Hysen2018-11-291-1/+0
* Replaced null/undefined checks with lodashGreg Hysen2018-11-291-1/+2
* Ran prettierGreg Hysen2018-11-291-3/+4
* Payload -> Blob, Dependent -> Pointer, Member -> SetGreg Hysen2018-11-291-5/+5
* Removed abstract Number class.Greg Hysen2018-11-291-9/+33
* Abstracted out encoding/decoding of numeric values into its own utility. Coul...Greg Hysen2018-11-291-3/+3
* Ran prettierGreg Hysen2018-11-291-1/+1
* Split EVM data types and factory into separate filesGreg Hysen2018-11-291-0/+33