aboutsummaryrefslogtreecommitdiffstats
path: root/packages/json-schemas/test
Commit message (Collapse)AuthorAgeFilesLines
* Fix linting issuesfragosti2018-08-101-1/+0
|
* Correct orderbook typofragosti2018-08-091-3/+3
|
* Change remainingFillableAmount to metaDatafragosti2018-08-091-2/+4
|
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-08-081-1/+1
|\ | | | | | | feature/sra/add-sra-package
| * Remove 0x test case from hexSchema testBrandon Millman2018-08-061-1/+1
| |
* | Create asset_pairs SRA endpoint (and establish conventions)fragosti2018-08-031-1/+0
| |
* | All schema tests paddingfragosti2018-08-021-6/+17
| |
* | update orders channel subscribe schemafragosti2018-08-021-74/+12
| |
* | Update order book schema testfragosti2018-08-021-18/+43
| |
* | Add relayerApiOrdersResponseTestfragosti2018-08-021-0/+33
| |
* | Add tests for asset pair endpointfragosti2018-08-021-85/+109
| |
* | Group all standard relayer api tests togetherfragosti2018-08-011-405/+406
| |
* | Add test for relayerApiOrderSchemafragosti2018-08-011-0/+17
| |
* | Add paginated collection test casefragosti2018-08-011-1/+29
| |
* | Get schema tests running (not crashiing)fragosti2018-08-011-152/+53
|/
* Use make-promises-safe as a preloader instead of manually importingAlex Browne2018-06-221-1/+0
|
* Initial refactor of order-utils. Move many utils from contracts into this ↵Fabio Berger2018-05-301-0/+1
| | | | package.
* Add senderAddress to order schemaFabio Berger2018-05-251-0/+1
|
* Force hex to have at least two hex values after the prefix, but it could be ↵Fabio Berger2018-05-241-1/+1
| | | | two zeros
* Fix Hex regex and testsFabio Berger2018-05-241-2/+3
|
* Updated Order, SignedOrder schemas, removed ECSignature schema types and ↵Fabio Berger2018-05-241-56/+18
| | | | added Hex basic type
* Merge pull request #594 from 0xProject/improvement/addCustomTslintRulesFabio Berger2018-05-231-3/+8
|\ | | | | Add more tslint rules
| * Improve nameFabio Berger2018-05-161-2/+2
| |
| * Fix TSLint rulesFabio Berger2018-05-161-3/+8
| |
* | Use make-promises-safe to catch unhandled rejections in testsAlex Browne2018-05-171-0/+1
|/
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
|
* Apply prettier configLeonid Logvinov2018-01-031-112/+34
|
* Rename SubscriptionOpts to BlockRangeLeonid Logvinov2017-12-191-4/+4
|
* Fix connect unused varsLeonid Logvinov2017-12-151-2/+0
|
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-1/+1
|
* Add requestId to subscription messages and update json-schemasBrandon Millman2017-12-061-10/+33
|
* Add type information for the linterLeonid Logvinov2017-11-241-1/+1
|
* Autofix json-schemas linter errorsLeonid Logvinov2017-11-241-5/+6
|
* Add json-schemas package to mono repoBrandon Millman2017-11-141-0/+972