Xianny
|
7423028fea
|
Replace lodash with built-ins where possible to reduce bundle size (#1766)
* add tslint rule to disallow lodash.isUndefined
* add tslint rule to disallow lodash.isNull
* apply fixes
|
2019-04-10 09:36:32 -07:00 |
|
Amir Bandeali
|
1c18838cd8
|
Fix typos and add tests for decodeOrdersFromFillData
|
2019-03-25 10:11:37 -07:00 |
|
Fabio Berger
|
d4187dffa3
|
Add createCoordinatorApprovalTypedData method to order-utils and use in Coordinator tests
|
2019-03-18 17:20:51 +01:00 |
|
Lawrence Forman
|
ad5d4bdfc5
|
Unexport constants from order-utils .
Directly grab the EIP712 constants from the `order-utils` package in `/contracts/coordinator/test/util/hash_utils`.
Update changelogs.
|
2019-03-15 18:01:43 -04:00 |
|
Lawrence Forman
|
54c17b0068
|
Ran prettier & linter.
Updated CHANGELOGs.
|
2019-03-15 17:32:36 -04:00 |
|
Lawrence Forman
|
616907eff8
|
Update coordinator tests to comply with mixed EIP712 domains.
|
2019-03-15 16:52:18 -04:00 |
|
Amir Bandeali
|
9e03e1c742
|
Merge pull request #1668 from 0xProject/feat/contracts/tec-txorigin-check
Add tx.origin to TEC approvals
|
2019-03-07 14:55:32 -08:00 |
|
Greg Hysen
|
93568f6fd0
|
Coordinator Registry + tests
|
2019-03-07 11:32:18 -08:00 |
|
Amir Bandeali
|
1136e58de7
|
Add txOrigin to approvals
|
2019-03-07 10:56:12 -08:00 |
|
Greg Hysen
|
6c60341ce8
|
Changed coordinator domain name to "0x Protocol Coordinator"
|
2019-03-07 09:28:29 -08:00 |
|
Greg Hysen
|
e1c1878130
|
Ran linter
|
2019-03-07 09:11:26 -08:00 |
|
Greg Hysen
|
977cd2505e
|
updated constants for TEC to Coordinator rename
|
2019-03-07 08:34:11 -08:00 |
|
Greg Hysen
|
5e102526ec
|
Renamed tec package to coordinator package
|
2019-03-07 08:33:22 -08:00 |
|