aboutsummaryrefslogtreecommitdiffstats
path: root/packages/order-utils/test/exchange_transfer_simulator_test.ts
Commit message (Collapse)AuthorAgeFilesLines
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-5/+5
|
* update order-utils to use new artifacts and abi-gen wrappers packagesAlex Browne2018-10-161-4/+2
|
* Merge pull request #884 from 0xProject/export-more-0x.jsFabio Berger2018-07-181-2/+2
|\ | | | | Export missing V2 pieces from 0x.js
| * Rename assetProxyUtils to assetDataUtilsFabio Berger2018-07-171-2/+2
| |
* | Fix tslint issuesLeonid Logvinov2018-07-171-3/+2
|/
* Change import paths from z_r_x and e_r_c to zrx and ercLeonid Logvinov2018-06-291-3/+3
|
* Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-251-1/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (97 commits) Fix typos in comments Add modifier and tests for removeAuthorizedAddressAtIndex Update and add tests Change removeAuthorizedAddress => removeAuthorizedAddressAtIndex Move isFunctionRemoveAuthorizedAddress to test Fix usage of `popLastByte` Fix LibBytes is a library Remove `areBytesEqual` Fix usage of `contentAddress()` Clean low bits in bytes4 Clean high bits in address Refactor LibBytes.readBytes4 for consistency Fix LibBytes.equals Add trailing garbage testcase for LibBytes.equals Rename bytes.equals Add slice and sliceDestructive Rename bytes.rawAddress and add bytes.contentAddress Rename read/writeBytesWithLength Using LibBytes for bytes Make LibBytes a library ... # Conflicts: # packages/contracts/src/utils/constants.ts # packages/contracts/test/exchange/core.ts
| * Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-221-1/+0
| |
* | Remaining refactors of order-utils components for V2Fabio Berger2018-06-131-12/+13
|/
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-9/+0
|
* Remove global hooks from tests and deploy contracts from within the specific ↵Fabio Berger2018-06-121-9/+32
| | | | tests
* Fix tslint issuesFabio Berger2018-06-121-3/+2
|
* Move OrderValidationUtils (+ tests) and ExchangeTransferSimulator to order-utilsFabio Berger2018-06-121-0/+164