Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 0.3.0v0.3.0 | Leonid Logvinov | 2017-06-13 | 1 | -1/+1 |
* | 0.2.3v0.2.3 | Leonid Logvinov | 2017-06-13 | 1 | -1/+1 |
* | Introduce index.ts file which defines public interface | Leonid Logvinov | 2017-06-13 | 1 | -2/+2 |
* | 0.2.2v0.2.2 | Leonid Logvinov | 2017-06-12 | 1 | -1/+1 |
* | 0.2.1v0.2.1 | Leonid Logvinov | 2017-06-12 | 1 | -1/+1 |
* | Don't prefix main and types path in package.json with ./ | Leonid Logvinov | 2017-06-12 | 1 | -2/+2 |
* | 0.2.0v0.2.0 | Leonid Logvinov | 2017-06-12 | 1 | -1/+1 |
* | Change main file name from 0x.js.ts to 0x.ts | Leonid Logvinov | 2017-06-12 | 1 | -2/+2 |
* | Add main and types fields to package.json | Leonid Logvinov | 2017-06-11 | 1 | -0/+2 |
* | Revert "Make private" | Leonid Logvinov | 2017-06-11 | 1 | -1/+0 |
* | 0.1.0 | Leonid Logvinov | 2017-06-11 | 1 | -1/+1 |
* | Make private | Leonid Logvinov | 2017-06-11 | 1 | -0/+1 |
* | Add 0xproject scope | Leonid Logvinov | 2017-06-11 | 1 | -1/+2 |
* | Remove unneccessary console output from block tracker | Leonid Logvinov | 2017-06-10 | 1 | -1/+1 |
* | Rewrite isValidSignature tests | Leonid Logvinov | 2017-06-08 | 1 | -1/+1 |
* | Add script to run UMD tests | Leonid Logvinov | 2017-06-05 | 1 | -1/+1 |
* | Upgrade truffle-contract to the version that includes 'at' fix | Leonid Logvinov | 2017-06-05 | 1 | -1/+1 |
* | chore(package): update dependencies | greenkeeper[bot] | 2017-06-03 | 1 | -2/+2 |
* | Use forked version of chai-bignumber while the PR is waiting for a review | Leonid Logvinov | 2017-06-03 | 1 | -1/+1 |
* | remove ProtocolToken | Fabio Berger | 2017-06-02 | 1 | -1/+1 |
* | Add ProtocolTokenArtifacts | Leonid Logvinov | 2017-06-02 | 1 | -1/+1 |
* | Increase mocha timeout | Leonid Logvinov | 2017-06-01 | 1 | -1/+1 |
* | Revert "Add EXPIRED test" | Leonid Logvinov | 2017-06-01 | 1 | -1/+1 |
* | Add EXPIRED test | Leonid Logvinov | 2017-06-01 | 1 | -1/+1 |
* | Fix types hell with, chai and chai-as-promised | Leonid Logvinov | 2017-06-01 | 1 | -2/+2 |
* | Add dirty-chai | Leonid Logvinov | 2017-06-01 | 1 | -0/+1 |
* | Merge branch 'master' into fillOrderAsync | Leonid Logvinov | 2017-06-01 | 1 | -2/+1 |
|\ | |||||
| * | Fix testrpc verison to 3.0.5 | Leonid Logvinov | 2017-06-01 | 1 | -2/+1 |
* | | Fix linter command | Leonid Logvinov | 2017-05-31 | 1 | -1/+1 |
* | | Refactor getOrderHash to accept order as an object | Leonid Logvinov | 2017-05-30 | 1 | -3/+2 |
* | | Add copy_fixtures command | Leonid Logvinov | 2017-05-30 | 1 | -2/+3 |
* | | Merge branch 'master' into fillOrderAsync | Leonid Logvinov | 2017-05-30 | 1 | -1/+2 |
|\| | |||||
| * | Instead of removing all files from ./lib/src for the UMD test, we leave the u... | Fabio Berger | 2017-05-30 | 1 | -1/+2 |
* | | Add tests to linter targets | Leonid Logvinov | 2017-05-30 | 1 | -1/+1 |
|/ | |||||
* | Refactor test commands | Leonid Logvinov | 2017-05-30 | 1 | -10/+11 |
* | Merge branch 'master' into addSignOrderHashAndTests | Fabio Berger | 2017-05-29 | 1 | -7/+16 |
|\ | |||||
| * | Address feedback | Leonid Logvinov | 2017-05-29 | 1 | -1/+1 |
| * | Don't build before test | Leonid Logvinov | 2017-05-29 | 1 | -1/+1 |
| * | Refactor test commands | Leonid Logvinov | 2017-05-29 | 1 | -9/+15 |
| * | Add umd test command and separate public and private npm scripts | Leonid Logvinov | 2017-05-29 | 1 | -7/+10 |
| * | Rename build:bundle to build:umd | Leonid Logvinov | 2017-05-29 | 1 | -1/+1 |
* | | Add mnemonic to nom testrpc command | Fabio Berger | 2017-05-29 | 1 | -1/+1 |
* | | Implement tests for signOrderHashAsync that test the logic for Parity < v1.6.... | Fabio Berger | 2017-05-29 | 1 | -0/+2 |
* | | Port over signOrderHashAsync | Fabio Berger | 2017-05-29 | 1 | -0/+2 |
|/ | |||||
* | Fix linter command | Leonid Logvinov | 2017-05-29 | 1 | -1/+1 |
* | Fix lint command | Leonid Logvinov | 2017-05-29 | 1 | -1/+1 |
* | Remove unnecessary ./s | Leonid Logvinov | 2017-05-27 | 1 | -2/+2 |
* | 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 tests... | Fabio Berger | 2017-05-26 | 1 | -0/+5 |
* | 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 |
|\ | |||||
| * | 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 u... | Fabio Berger | 2017-05-26 | 1 | -1/+3 |
* | | 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 |
|\ | |||||
| * | 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 |