aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add lodashLeonid Logvinov2017-05-251-0/+1
* Add generateSalt and tests for itLeonid Logvinov2017-05-253-0/+25
* Fix test that was passing an invalid address (now caught by our assertions), ...Fabio Berger2017-05-251-1/+2
* Add assertions library and add them for all function argsFabio Berger2017-05-254-2/+44
* Merge pull request #8 from 0xProject/isSignatureValidLeonid2017-05-255-7/+114
|\
| * Address feedbackLeonid Logvinov2017-05-253-5/+7
| * Add node typesLeonid Logvinov2017-05-251-0/+1
| * Add test for malformed sLeonid Logvinov2017-05-251-0/+10
| * change tests descriptionsLeonid Logvinov2017-05-251-15/+24
| * Add test vector sourceLeonid Logvinov2017-05-251-0/+1
| * Type the ethereumjs-utilLeonid Logvinov2017-05-252-4/+12
| * Define node version in circleCILeonid Logvinov2017-05-251-0/+4
| * Add isSignatureValid method and tests for itLeonid Logvinov2017-05-254-7/+79
|/
* Merge pull request #7 from 0xProject/docsFabio Berger2017-05-244-2/+11
|\
| * Add command to generate json docsLeonid Logvinov2017-05-241-0/+1
| * Add command to generate docs from ts codeLeonid Logvinov2017-05-244-2/+10
|/
* Rename circleci.yml to circle.ymlLeonid2017-05-241-0/+0
* Merge pull request #6 from 0xProject/coverageLeonid2017-05-242-2/+8
|\
| * Rename coverage to test:coverageLeonid Logvinov2017-05-242-2/+2
| * Add coverage commandLeonid Logvinov2017-05-242-2/+8
|/
* Add CI status badgeLeonid Logvinov2017-05-241-1/+2
* Merge pull request #5 from 0xProject/testsFabio Berger2017-05-243-3/+21
|\
| * Remove ts-nodeLeonid Logvinov2017-05-241-1/+0
| * Run mocha on compiled sourcesLeonid Logvinov2017-05-242-2/+3
| * Remove spacesLeonid Logvinov2017-05-241-1/+1
| * Add initial testing config and a dummy testLeonid Logvinov2017-05-242-2/+20
* | Merge pull request #4 from 0xProject/tslintFabio Berger2017-05-242-3/+5
|\|
| * Add tslint command to npm scripts and fix linting errorsLeonid Logvinov2017-05-242-3/+5
* | Merge pull request #3 from 0xProject/webpackLeonid2017-05-243-3/+62
|\|
| * Add trailing comasLeonid Logvinov2017-05-241-7/+7
| * Add clarifiing comment to webpack configLeonid Logvinov2017-05-241-0/+3
| * Capitalize library nameLeonid Logvinov2017-05-241-1/+1
| * newlineLeonid Logvinov2017-05-241-1/+2
| * Add .npmignoreLeonid Logvinov2017-05-241-0/+6
| * Add webpack config and npm scriptsLeonid Logvinov2017-05-242-2/+51
| * Fix LICENCELeonid Logvinov2017-05-241-1/+1
|/
* Merge pull request #2 from 0xProject/tsconfigLeonid2017-05-242-0/+21
|\
| * Add comments to .gitignoreLeonid Logvinov2017-05-241-1/+5
| * Add initial tsconfigLeonid Logvinov2017-05-242-0/+17
|/
* Merge pull request #1 from 0xProject/initial-packageLeonid2017-05-242-0/+28
|\
| * Change description and licenceLeonid Logvinov2017-05-241-2/+2
| * Merge branch 'master' into initial-packageLeonid Logvinov2017-05-241-0/+0
| |\ | |/ |/|
* | Create ts folderFabio Berger2017-05-241-0/+0
| * Add initial package.json and linter configLeonid Logvinov2017-05-242-0/+28
|/
* Add empty zeroEx classLeonid Logvinov2017-05-241-0/+5
* Switch the licence to Apache 2Leonid Logvinov2017-05-241-18/+10
* Initial commitLeonid2017-05-233-0/+81