Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change main file name from 0x.js.ts to 0x.ts | Leonid Logvinov | 2017-06-12 | 1 | -1/+1 |
* | Add initial implementation with success test | Leonid Logvinov | 2017-06-06 | 1 | -3/+1 |
* | Make methods accept senderAccount | Leonid Logvinov | 2017-06-05 | 1 | -1/+1 |
* | Add fill scenario with fees | Leonid Logvinov | 2017-06-02 | 1 | -7/+10 |
* | rename variable | Fabio Berger | 2017-06-01 | 1 | -2/+2 |
* | remove unused arg | Fabio Berger | 2017-06-01 | 1 | -1/+0 |
* | Add missing comma and semi-colon | Fabio Berger | 2017-06-01 | 1 | -2/+2 |
* | Stop passing exchangeAddress into getOrderHash and instead get it from the ar... | Fabio Berger | 2017-06-01 | 1 | -3/+1 |
* | move external imports to top | Fabio Berger | 2017-06-01 | 1 | -2/+2 |
* | Add timestamp parameter to order factory | Leonid Logvinov | 2017-06-01 | 1 | -3/+7 |
* | Revert "Add EXPIRED test" | Leonid Logvinov | 2017-06-01 | 1 | -7/+3 |
* | Add EXPIRED test | Leonid Logvinov | 2017-06-01 | 1 | -3/+7 |
* | Add taker parameter to createSignedOrder | Leonid Logvinov | 2017-06-01 | 1 | -1/+2 |
* | Rename order to order_factory | Leonid Logvinov | 2017-06-01 | 1 | -0/+38 |