| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all in-package monorepo-scripts by adding doc gen/upload and aggregate... | Fabio Berger | 2018-07-30 | 1 | -8/+0 |
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 1 | -16/+16 |
* | Fix bug in string enum assertion so that we check enum values not keys | Fabio Berger | 2018-07-04 | 1 | -2/+2 |
* | Throw if trying to schema-validate an undefined | Leonid Logvinov | 2018-05-30 | 1 | -0/+3 |
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -1/+1 |
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -1/+1 |
* | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 1 | -2/+0 |
* | Move configuration into package.json configs section | Fabio Berger | 2018-03-14 | 1 | -2/+3 |
* | Fix lint issues | Fabio Berger | 2018-03-13 | 1 | -0/+1 |
* | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 2 | -0/+13 |
* | Rename isHttpUrl to isWebUri in assert package | Brandon Millman | 2018-03-06 | 1 | -2/+2 |
* | Merge branch 'development' into feature/0x.js/lowercase-addresses | Jacob Evans | 2018-02-27 | 1 | -1/+4 |
|\ |
|
| * | Update CHANGELOG | Leonid Logvinov | 2018-02-21 | 1 | -1/+3 |
| * | Change assert.doesConformToShema interface | Leonid Logvinov | 2018-02-21 | 1 | -4/+4 |
| * | Access property over this | Leonid Logvinov | 2018-02-15 | 1 | -1/+1 |
| * | Better validate ZeroExConfig on public networks | Leonid Logvinov | 2018-02-15 | 1 | -2/+3 |
* | | Check isETHAddressHex before lowercase | Jacob Evans | 2018-02-27 | 1 | -4/+1 |
|/ |
|
* | Prettier | Jacob Evans | 2018-01-19 | 1 | -1/+1 |
* | Should not -> cannot | Jacob Evans | 2018-01-19 | 1 | -1/+1 |
* | Reject negative amounts in isValidBaseUnitAmount | Jacob Evans | 2018-01-19 | 1 | -0/+2 |
* | Include web3 types via typeRoots and factor out common parts of tsconfig.json | Leonid Logvinov | 2018-01-10 | 1 | -5/+2 |
* | Merge imports | Leonid Logvinov | 2018-01-04 | 1 | -2/+1 |
* | Use configured version of bignumber in all packages | Leonid Logvinov | 2018-01-04 | 1 | -1/+1 |
* | Apply prettier config | Leonid Logvinov | 2018-01-03 | 1 | -11/+14 |
* | Move isAddress to shared utils and remove all dependencies on ethereum-address | Leonid Logvinov | 2017-12-11 | 3 | -40/+1 |
* | Remove ethereum-address dependency and add this logic to the repo | Leonid Logvinov | 2017-12-11 | 2 | -3/+38 |
* | Auto-fix linter errors in other mono-repo packages | Leonid Logvinov | 2017-11-24 | 1 | -5/+5 |
* | Add json-schemas package to mono repo | Brandon Millman | 2017-11-14 | 1 | -1/+4 |
* | remove new line | Fabio Berger | 2017-11-14 | 1 | -1/+0 |
* | Rename back | Fabio Berger | 2017-11-14 | 2 | -0/+96 |
* | Rename assert sub-package and removed duplicate methods from 0x.js's assert m... | Fabio Berger | 2017-11-14 | 2 | -89/+0 |
* | Add assert package to the monorepo | Brandon Millman | 2017-11-14 | 2 | -0/+89 |