| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename EIP712Utils to eip712Utils since objectLiterals shouldn't start with caps | Fabio Berger | 2018-08-04 | 1 | -2/+2 |
* | Add combinatorial tests for internal Exchange functions (#807) | Alex Browne | 2018-07-27 | 1 | -92/+29 |
* | Add tests to verify ZRX_ASSET_DATA | Amir Bandeali | 2018-07-23 | 1 | -0/+16 |
* | merge v2-prototype | Fabio Berger | 2018-07-18 | 1 | -1/+1 |
|\ |
|
| * | Fix bugs having to do with block timestamps and order expirationTimes | Alex Browne | 2018-07-17 | 1 | -1/+1 |
* | | Rename assetProxyUtils to assetDataUtils | Fabio Berger | 2018-07-17 | 1 | -3/+3 |
|/ |
|
* | Update file structure | Amir Bandeali | 2018-06-30 | 1 | -7/+7 |
* | Merge branch 'v2-prototype' into bug/contracts/eip712-191-prefix | Jacob Evans | 2018-06-18 | 1 | -4/+3 |
|\ |
|
| * | Converged on naming scheme for asset data: renamed all instances of assetMeta... | Greg Hysen | 2018-06-08 | 1 | -2/+2 |
| * | merge v2-prototype | Fabio Berger | 2018-06-07 | 1 | -1/+0 |
| |\ |
|
| | * | Linter now passes | fragosti | 2018-06-06 | 1 | -1/+0 |
| * | | move generated contract wrappers from `contract_wrappers/generated/` to `gene... | Fabio Berger | 2018-06-06 | 1 | -1/+1 |
| |/ |
|
* | | Update Order utils to use eip712 | Jacob Evans | 2018-06-06 | 1 | -5/+4 |
* | | Add missing EIP191 prefix for EIP712 | Jacob Evans | 2018-06-05 | 1 | -2/+7 |
|/ |
|
* | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-01 | 1 | -2/+2 |
|\ |
|
| * | Add back before/after snapshots for each test | Amir Bandeali | 2018-05-31 | 1 | -0/+6 |
| * | Fix formatting and tests | Amir Bandeali | 2018-05-31 | 1 | -8/+2 |
* | | Initial refactor of order-utils. Move many utils from contracts into this pac... | Fabio Berger | 2018-05-30 | 1 | -5/+4 |
|/ |
|
* | Merge branch 'v2-prototype' into feature/contracts/eip712-order-hash | Fabio Berger | 2018-05-25 | 1 | -1/+1 |
|\ |
|
| * | Fix linter issues | Leonid Logvinov | 2018-05-25 | 1 | -1/+1 |
| * | Migrate migrations to v2 | Leonid Logvinov | 2018-05-25 | 1 | -1/+1 |
* | | Use domain separator for exchange address | Jacob Evans | 2018-05-25 | 1 | -2/+8 |
* | | publicGetOrderSchemaHash -> getOrderSchemaHash | Jacob Evans | 2018-05-25 | 1 | -1/+1 |
* | | Update order hash to match latest eip712 | Jacob Evans | 2018-05-25 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDep | Fabio Berger | 2018-05-23 | 1 | -0/+6 |
|\ |
|
| * | Add missing blockchainLifecycle calls to contracts tests | Alex Browne | 2018-05-22 | 1 | -0/+6 |
* | | Remove 0x.js dep from contracts | Fabio Berger | 2018-05-23 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 1 | -6/+5 |
* | Make all lib functions internal, add contracts for testing | Amir Bandeali | 2018-04-27 | 1 | -0/+155 |