Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ | | | | Flip the check so assertion happens before lowercase | ||||
* | 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 ↵ | Fabio Berger | 2017-11-14 | 2 | -89/+0 |
| | | | | module | ||||
* | Add assert package to the monorepo | Brandon Millman | 2017-11-14 | 2 | -0/+89 |