aboutsummaryrefslogtreecommitdiffstats
path: root/src/ts/0x.js.ts
Commit message (Collapse)AuthorAgeFilesLines
* Spacing and import re-orderFabio Berger2017-05-261-3/+4
|
* Merge branch 'master' into implementFirstExchangeMethodFabio Berger2017-05-261-1/+56
|\ | | | | | | | | | | | | | | # Conflicts: # package.json # src/ts/0x.js.ts # src/ts/globals.d.ts # src/ts/types.ts
| * Address feedbackLeonid Logvinov2017-05-261-2/+3
| |
| * Address feedbackLeonid Logvinov2017-05-261-21/+36
| |
| * Port getOrderHashLeonid Logvinov2017-05-251-0/+40
| |
* | 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 ↵Fabio Berger2017-05-261-9/+13
|/ | | | utils
* 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
| |\ | | | | | | | | | | | | # Conflicts: # package.json
| * | 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