aboutsummaryrefslogtreecommitdiffstats
path: root/packages/assert/src/index.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix isBigNumber check for the new versionLeonid Logvinov2019-01-151-1/+1
* Upgrade bignumber.js versionLeonid Logvinov2019-01-151-1/+1
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
* Fix tslint issuesLeonid Logvinov2018-07-171-16/+16
* Fix bug in string enum assertion so that we check enum values not keysFabio Berger2018-07-041-2/+2
* Throw if trying to schema-validate an undefinedLeonid Logvinov2018-05-301-0/+3
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
* Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-041-1/+1
* Rename isHttpUrl to isWebUri in assert packageBrandon Millman2018-03-061-2/+2
* Merge branch 'development' into feature/0x.js/lowercase-addressesJacob Evans2018-02-271-1/+4
|\
| * Update CHANGELOGLeonid Logvinov2018-02-211-1/+3
| * Change assert.doesConformToShema interfaceLeonid Logvinov2018-02-211-4/+4
| * Access property over thisLeonid Logvinov2018-02-151-1/+1
| * Better validate ZeroExConfig on public networksLeonid Logvinov2018-02-151-2/+3
* | Check isETHAddressHex before lowercaseJacob Evans2018-02-271-4/+1
|/
* PrettierJacob Evans2018-01-191-1/+1
* Should not -> cannotJacob Evans2018-01-191-1/+1
* Reject negative amounts in isValidBaseUnitAmountJacob Evans2018-01-191-0/+2
* Include web3 types via typeRoots and factor out common parts of tsconfig.jsonLeonid Logvinov2018-01-101-5/+2
* Merge importsLeonid Logvinov2018-01-041-2/+1
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-11/+14
* Move isAddress to shared utils and remove all dependencies on ethereum-addressLeonid Logvinov2017-12-111-2/+1
* Remove ethereum-address dependency and add this logic to the repoLeonid Logvinov2017-12-111-3/+4
* Auto-fix linter errors in other mono-repo packagesLeonid Logvinov2017-11-241-5/+5
* Add json-schemas package to mono repoBrandon Millman2017-11-141-1/+4
* remove new lineFabio Berger2017-11-141-1/+0
* Rename backFabio Berger2017-11-141-0/+91
* Rename assert sub-package and removed duplicate methods from 0x.js's assert m...Fabio Berger2017-11-141-84/+0
* Add assert package to the monorepoBrandon Millman2017-11-141-0/+84