aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils/src/eip712_utils.ts
Commit message (Collapse)AuthorAgeFilesLines
* Optimize and remove redundant encodePackedJacob Evans2018-06-191-2/+0
|
* Rebase and update feedbackJacob Evans2018-06-181-18/+6
| | | | | | Cache the domain separator data with address this Use the EIP712Types enum for types everywhere Rename EIP712 struct ExecuteTransaction to ZeroExTransaction
* Basic EIP712 encoderJacob Evans2018-06-081-12/+49
|
* Update Order utils to use eip712Jacob Evans2018-06-061-0/+70