| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved feeTokenAddress to MatchOrderTester constructor. Since it is constant, ... | Greg Hysen | 2018-05-19 | 1 | -118/+125 |
* | Cleaned up interface for decoding proxy data. Added a general decoder, which ... | Greg Hysen | 2018-05-19 | 1 | -12/+10 |
* | Style improvements to the match orders typescript test class | Greg Hysen | 2018-05-19 | 1 | -18/+14 |
* | Style changes to atomic order matching | Greg Hysen | 2018-05-19 | 1 | -1/+0 |
* | Atomic Order Matching - Tests | Greg Hysen | 2018-05-19 | 1 | -0/+353 |
* | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 3 | -39/+0 |
|\ |
|
| * | Remove unused deployer docs configs | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
| * | Remove deployer from metacoin and contract tests | Leonid Logvinov | 2018-05-10 | 2 | -19/+5 |
* | | Move utils dir into src | Amir Bandeali | 2018-04-21 | 1 | -1/+1 |
|/ |
|
* | Simplify the tests | Fabio Berger | 2018-04-11 | 1 | -1/+1 |
* | Move migrations into separate monorepo subpackage and hook it up to 0x.js and... | Fabio Berger | 2018-04-09 | 1 | -1/+1 |
* | Move away from using web3 directly in 0x.js tests | Fabio Berger | 2018-04-06 | 1 | -3/+4 |
* | Fix tests | Leonid Logvinov | 2018-04-05 | 1 | -2/+1 |
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -1/+2 |
* | Make Deployer configurable by jsonrpcUrl instead of jsonrpcPort | Leonid Logvinov | 2018-03-12 | 1 | -1/+1 |
* | Rename useInProcessGanache to shouldUseInProcessGanache | Leonid Logvinov | 2018-03-12 | 1 | -1/+1 |
* | Use in-process Ganache in contracts | Leonid Logvinov | 2018-03-12 | 1 | -1/+2 |
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 2 | -0/+8 |
* | Fix artifacts path | Amir Bandeali | 2018-02-07 | 1 | -1/+1 |
* | Rename directories | Amir Bandeali | 2018-02-03 | 1 | -1/+1 |
* | Remove truffle from tests | Leonid Logvinov | 2018-01-30 | 1 | -0/+16 |
* | Remove truffle from tokenTransferProxy tests | Leonid Logvinov | 2018-01-30 | 1 | -0/+13 |