Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move files up and remove ts folder | Leonid Logvinov | 2017-05-29 | 1 | -134/+0 |
* | Merge branch 'master' of github.com:0xProject/0x.js | Fabio Berger | 2017-05-29 | 1 | -12/+14 |
|\ | |||||
| * | import re-order | Fabio Berger | 2017-05-26 | 1 | -2/+2 |
| * | Spacing and import re-order | Fabio Berger | 2017-05-26 | 1 | -3/+4 |
| * | Merge branch 'master' into implementFirstExchangeMethod | Fabio Berger | 2017-05-26 | 1 | -1/+56 |
| |\ | |||||
| * | | Fix web3 imports again | Fabio Berger | 2017-05-26 | 1 | -1/+1 |
| * | | Fix web3 imports | Fabio Berger | 2017-05-26 | 1 | -1/+1 |
| * | | Fix exchange type | Leonid Logvinov | 2017-05-26 | 1 | -1/+1 |
| * | | Remove unused imports | Leonid Logvinov | 2017-05-26 | 1 | -3/+0 |
| * | | Add initial exchange contract function, set up web3Wrapper, added types and u... | Fabio Berger | 2017-05-26 | 1 | -9/+13 |
* | | | Move bigNumberToBN to utils module | Fabio Berger | 2017-05-29 | 1 | -17/+7 |
| |/ |/| | |||||
* | | Address feedback | Leonid Logvinov | 2017-05-26 | 1 | -2/+3 |
* | | Address feedback | Leonid Logvinov | 2017-05-26 | 1 | -21/+36 |
* | | Port getOrderHash | Leonid Logvinov | 2017-05-25 | 1 | -0/+40 |
|/ | |||||
* | Get rid of ETH | Leonid Logvinov | 2017-05-25 | 1 | -4/+4 |
* | Fix comment | Leonid Logvinov | 2017-05-25 | 1 | -1/+1 |
* | Fix tests | Leonid Logvinov | 2017-05-25 | 1 | -1/+1 |
* | Fix braces | Leonid Logvinov | 2017-05-25 | 1 | -0/+1 |
* | Merge branch 'master' into isValidOrderHash | Leonid | 2017-05-25 | 1 | -0/+25 |
|\ | |||||
| * | Add toUnitAmount and toBaseUnitAmount static helpers and tests | Fabio Berger | 2017-05-25 | 1 | -0/+26 |
* | | Address feedback | Leonid Logvinov | 2017-05-25 | 1 | -6/+7 |
* | | Remove type aliases | Leonid Logvinov | 2017-05-25 | 1 | -3/+3 |
* | | Merge branch 'master' into isValidOrderHash | Leonid | 2017-05-25 | 1 | -1/+2 |
|\| | |||||
| * | Merge branch 'master' into addSchemas | Fabio Berger | 2017-05-25 | 1 | -0/+15 |
| |\ | |||||
| * | | Add schema validation and assertion, create ECSignature schema | Fabio Berger | 2017-05-25 | 1 | -1/+2 |
* | | | Remove HexString type | Leonid Logvinov | 2017-05-25 | 1 | -4/+4 |
* | | | Port isValidOrderHash and tests | Leonid Logvinov | 2017-05-25 | 1 | -1/+7 |
| |/ |/| | |||||
* | | More descriptive comment | Leonid Logvinov | 2017-05-25 | 1 | -1/+5 |
* | | Add generateSalt and tests for it | Leonid Logvinov | 2017-05-25 | 1 | -0/+11 |
|/ | |||||
* | Add assertions library and add them for all function args | Fabio Berger | 2017-05-25 | 1 | -0/+6 |
* | Address feedback | Leonid Logvinov | 2017-05-25 | 1 | -1/+2 |
* | Type the ethereumjs-util | Leonid Logvinov | 2017-05-25 | 1 | -3/+1 |
* | Add isSignatureValid method and tests for it | Leonid Logvinov | 2017-05-25 | 1 | -3/+29 |
* | Add command to generate docs from ts code | Leonid Logvinov | 2017-05-24 | 1 | -0/+1 |
* | Add tslint command to npm scripts and fix linting errors | Leonid Logvinov | 2017-05-24 | 1 | -1/+1 |
* | Create ts folder | Fabio Berger | 2017-05-24 | 1 | -0/+5 |