aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Expand)AuthorAgeFilesLines
...
* | Include JSON file loader in webpackFabio Berger2017-05-261-1/+2
* | Fix web3 imports againFabio Berger2017-05-261-1/+1
* | Copy over artifacts to lib folder onBuildFabio Berger2017-05-261-1/+1
* | Add initial exchange contract function, set up web3Wrapper, added types and u...Fabio Berger2017-05-261-1/+3
* | Add npm command to update contact artifactsFabio Berger2017-05-261-1/+3
|/
* Merge branch 'master' into isValidOrderHashLeonid2017-05-251-0/+1
|\
| * Add toUnitAmount and toBaseUnitAmount static helpers and testsFabio Berger2017-05-251-0/+1
* | Address feedbackLeonid Logvinov2017-05-251-1/+1
|/
* Merge branch 'master' into addSchemasFabio Berger2017-05-251-0/+2
|\
| * Add lodashLeonid Logvinov2017-05-251-0/+1
| * Add generateSalt and tests for itLeonid Logvinov2017-05-251-0/+1
* | Add schema validation and assertion, create ECSignature schemaFabio Berger2017-05-251-0/+2
|/
* Add assertions library and add them for all function argsFabio Berger2017-05-251-1/+5
* Add node typesLeonid Logvinov2017-05-251-0/+1
* Add isSignatureValid method and tests for itLeonid Logvinov2017-05-251-0/+3
* Add command to generate json docsLeonid Logvinov2017-05-241-0/+1
* Add command to generate docs from ts codeLeonid Logvinov2017-05-241-1/+5
* Rename coverage to test:coverageLeonid Logvinov2017-05-241-1/+1
* Add coverage commandLeonid Logvinov2017-05-241-2/+5
* Remove ts-nodeLeonid Logvinov2017-05-241-1/+0
* Run mocha on compiled sourcesLeonid Logvinov2017-05-241-1/+1
* Add initial testing config and a dummy testLeonid Logvinov2017-05-241-2/+8
* Add tslint command to npm scripts and fix linting errorsLeonid Logvinov2017-05-241-2/+4
* Add webpack config and npm scriptsLeonid Logvinov2017-05-241-2/+14
* Fix LICENCELeonid Logvinov2017-05-241-1/+1
* Change description and licenceLeonid Logvinov2017-05-241-2/+2
* Add initial package.json and linter configLeonid Logvinov2017-05-241-0/+23