Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add testrpc as a dependency and a command for running it | Leonid Logvinov | 2017-05-26 | 1 | -1/+3 |
| | |||||
* | Setup blockchain snapshotting before/after every test, implemented unit ↵ | Fabio Berger | 2017-05-26 | 1 | -0/+5 |
| | | | | tests for exchangeWrapper.isValidSignature | ||||
* | Postfix test files with `_test` | Fabio Berger | 2017-05-26 | 1 | -1/+1 |
| | |||||
* | Remove es6 target | Leonid Logvinov | 2017-05-26 | 1 | -2/+1 |
| | |||||
* | include jsonschema type defs | Fabio Berger | 2017-05-26 | 1 | -0/+1 |
| | |||||
* | Extract artifacts list to a variable | Leonid Logvinov | 2017-05-26 | 1 | -1/+4 |
| | |||||
* | Merge branch 'master' into implementFirstExchangeMethod | Fabio Berger | 2017-05-26 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | # Conflicts: # package.json # src/ts/0x.js.ts # src/ts/globals.d.ts # src/ts/types.ts | ||||
| * | Port getOrderHash | Leonid Logvinov | 2017-05-25 | 1 | -1/+1 |
| | | |||||
* | | Include JSON file loader in webpack | Fabio Berger | 2017-05-26 | 1 | -1/+2 |
| | | |||||
* | | Fix web3 imports again | Fabio Berger | 2017-05-26 | 1 | -1/+1 |
| | | |||||
* | | Copy over artifacts to lib folder onBuild | Fabio Berger | 2017-05-26 | 1 | -1/+1 |
| | | |||||
* | | Add initial exchange contract function, set up web3Wrapper, added types and ↵ | Fabio Berger | 2017-05-26 | 1 | -1/+3 |
| | | | | | | | | utils | ||||
* | | Add npm command to update contact artifacts | Fabio Berger | 2017-05-26 | 1 | -1/+3 |
|/ | |||||
* | Merge branch 'master' into isValidOrderHash | Leonid | 2017-05-25 | 1 | -0/+1 |
|\ | |||||
| * | Add toUnitAmount and toBaseUnitAmount static helpers and tests | Fabio Berger | 2017-05-25 | 1 | -0/+1 |
| | | |||||
* | | Address feedback | Leonid Logvinov | 2017-05-25 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' into addSchemas | Fabio Berger | 2017-05-25 | 1 | -0/+2 |
|\ | | | | | | | | | # Conflicts: # package.json | ||||
| * | Add lodash | Leonid Logvinov | 2017-05-25 | 1 | -0/+1 |
| | | |||||
| * | Add generateSalt and tests for it | Leonid Logvinov | 2017-05-25 | 1 | -0/+1 |
| | | |||||
* | | Add schema validation and assertion, create ECSignature schema | Fabio Berger | 2017-05-25 | 1 | -0/+2 |
|/ | |||||
* | Add assertions library and add them for all function args | Fabio Berger | 2017-05-25 | 1 | -1/+5 |
| | |||||
* | Add node types | Leonid Logvinov | 2017-05-25 | 1 | -0/+1 |
| | |||||
* | Add isSignatureValid method and tests for it | Leonid Logvinov | 2017-05-25 | 1 | -0/+3 |
| | |||||
* | Add command to generate json docs | Leonid Logvinov | 2017-05-24 | 1 | -0/+1 |
| | |||||
* | Add command to generate docs from ts code | Leonid Logvinov | 2017-05-24 | 1 | -1/+5 |
| | |||||
* | Rename coverage to test:coverage | Leonid Logvinov | 2017-05-24 | 1 | -1/+1 |
| | |||||
* | Add coverage command | Leonid Logvinov | 2017-05-24 | 1 | -2/+5 |
| | |||||
* | Remove ts-node | Leonid Logvinov | 2017-05-24 | 1 | -1/+0 |
| | |||||
* | Run mocha on compiled sources | Leonid Logvinov | 2017-05-24 | 1 | -1/+1 |
| | |||||
* | Add initial testing config and a dummy test | Leonid Logvinov | 2017-05-24 | 1 | -2/+8 |
| | |||||
* | Add tslint command to npm scripts and fix linting errors | Leonid Logvinov | 2017-05-24 | 1 | -2/+4 |
| | |||||
* | Add webpack config and npm scripts | Leonid Logvinov | 2017-05-24 | 1 | -2/+14 |
| | |||||
* | Fix LICENCE | Leonid Logvinov | 2017-05-24 | 1 | -1/+1 |
| | |||||
* | Change description and licence | Leonid Logvinov | 2017-05-24 | 1 | -2/+2 |
| | |||||
* | Add initial package.json and linter config | Leonid Logvinov | 2017-05-24 | 1 | -0/+23 |