aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add initial exchange contract function, set up web3Wrapper, added types and ↵Fabio Berger2017-05-268-18/+249
| | | | utils
* Add npm command to update contact artifactsFabio Berger2017-05-266-0/+2958
|
* 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-252-2/+38
|\
| * Add toUnitAmount and toBaseUnitAmount static helpers and testsFabio Berger2017-05-252-0/+39
| |
* | Address feedbackLeonid Logvinov2017-05-252-7/+8
| |
* | Remove type aliasesLeonid Logvinov2017-05-253-8/+7
| |
* | Merge branch 'master' into isValidOrderHashLeonid2017-05-255-4/+50
|\|
| * Merge branch 'master' into addSchemasFabio Berger2017-05-251-0/+15
| |\ | | | | | | | | | | | | # Conflicts: # package.json
| * | rename v to validator for clarityFabio Berger2017-05-251-6/+6
| | |
| * | Pretty print passed in order and schema validation errors in thrown assertionFabio Berger2017-05-251-2/+4
| | |
| * | Improve ECSignature schema to check signature parameters and that v is 27 or 28Fabio Berger2017-05-252-4/+15
| | |
| * | Add schema validation and assertion, create ECSignature schemaFabio Berger2017-05-255-4/+37
| | |
* | | Remove HexString typeLeonid Logvinov2017-05-252-7/+6
| | |
* | | Port isValidOrderHash and testsLeonid Logvinov2017-05-253-3/+16
| |/ |/|
* | 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-252-0/+37
|
* Address feedbackLeonid Logvinov2017-05-252-4/+5
|
* Type the ethereumjs-utilLeonid Logvinov2017-05-252-4/+12
|
* Add isSignatureValid method and tests for itLeonid Logvinov2017-05-252-3/+30
|
* 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/+0
|
* Add empty zeroEx classLeonid Logvinov2017-05-241-0/+5