aboutsummaryrefslogtreecommitdiffstats
path: root/src/ts/0x.js.ts
Commit message (Expand)AuthorAgeFilesLines
* Move files up and remove ts folderLeonid Logvinov2017-05-291-134/+0
* Merge branch 'master' of github.com:0xProject/0x.jsFabio Berger2017-05-291-12/+14
|\
| * import re-orderFabio Berger2017-05-261-2/+2
| * Spacing and import re-orderFabio Berger2017-05-261-3/+4
| * Merge branch 'master' into implementFirstExchangeMethodFabio Berger2017-05-261-1/+56
| |\
| * | Fix web3 imports againFabio Berger2017-05-261-1/+1
| * | Fix web3 importsFabio Berger2017-05-261-1/+1
| * | Fix exchange typeLeonid Logvinov2017-05-261-1/+1
| * | Remove unused importsLeonid Logvinov2017-05-261-3/+0
| * | Add initial exchange contract function, set up web3Wrapper, added types and u...Fabio Berger2017-05-261-9/+13
* | | Move bigNumberToBN to utils moduleFabio Berger2017-05-291-17/+7
| |/ |/|
* | Address feedbackLeonid Logvinov2017-05-261-2/+3
* | Address feedbackLeonid Logvinov2017-05-261-21/+36
* | Port getOrderHashLeonid Logvinov2017-05-251-0/+40
|/
* Get rid of ETHLeonid Logvinov2017-05-251-4/+4
* Fix commentLeonid Logvinov2017-05-251-1/+1
* Fix testsLeonid Logvinov2017-05-251-1/+1
* Fix bracesLeonid Logvinov2017-05-251-0/+1
* Merge branch 'master' into isValidOrderHashLeonid2017-05-251-0/+25
|\
| * Add toUnitAmount and toBaseUnitAmount static helpers and testsFabio Berger2017-05-251-0/+26
* | Address feedbackLeonid Logvinov2017-05-251-6/+7
* | Remove type aliasesLeonid Logvinov2017-05-251-3/+3
* | Merge branch 'master' into isValidOrderHashLeonid2017-05-251-1/+2
|\|
| * Merge branch 'master' into addSchemasFabio Berger2017-05-251-0/+15
| |\
| * | Add schema validation and assertion, create ECSignature schemaFabio Berger2017-05-251-1/+2
* | | Remove HexString typeLeonid Logvinov2017-05-251-4/+4
* | | Port isValidOrderHash and testsLeonid Logvinov2017-05-251-1/+7
| |/ |/|
* | More descriptive commentLeonid Logvinov2017-05-251-1/+5
* | Add generateSalt and tests for itLeonid Logvinov2017-05-251-0/+11
|/
* Add assertions library and add them for all function argsFabio Berger2017-05-251-0/+6
* Address feedbackLeonid Logvinov2017-05-251-1/+2
* Type the ethereumjs-utilLeonid Logvinov2017-05-251-3/+1
* Add isSignatureValid method and tests for itLeonid Logvinov2017-05-251-3/+29
* Add command to generate docs from ts codeLeonid Logvinov2017-05-241-0/+1
* Add tslint command to npm scripts and fix linting errorsLeonid Logvinov2017-05-241-1/+1
* Create ts folderFabio Berger2017-05-241-0/+5