Fabio Berger
dbf75a43c3
Add wholeNumberSchema test
2018-10-21 20:31:35 +02:00
Jacob Evans
9f924e459c
chore: change package org from 0xproject to 0x
2018-10-18 22:27:31 +11:00
Fabio Berger
7340338626
Merge pull request #938 from 0xProject/sol-cov-fixes
...
Sol cov fixes
2018-08-13 16:40:46 -04:00
Fabio Berger
9d3c287918
Merge branch 'sol-cov-fixes' of github.com:0xProject/0x-monorepo into sol-cov-fixes
...
* 'sol-cov-fixes' of github.com:0xProject/0x-monorepo: (49 commits)
Add @return comments
Import marshaller directly
Update comment about ethers checksummed address behavior
Add packages/coverage/.gitkeep file
Update CI config and package.json to run @0xproject/utils tests on CI
Update remaining CHANGELOG.json files
Change amir picture
Update CHANGELOG.json for contract-wrappers
Update ethers typings for TypeScript 2.9.2
Update CHANGELOG.json for base-contract
Move some ethers-related types to typescript-typings/ethers
Apply prettier
Add strictArgumentEncodingCheck to BaseContract and use it in contract templates
fix(monorepo-scripts): Fix typo in git tag command
feat(monorepo-scripts): Add confirmation prompt before publishing
fix comments and styling for MixinSignatureValidator
Update TypeScript to version 2.9.2
Use asm for hashEIP712Message, increment free memory pointer after asm hashing functions
Fix comments, styling, and optimize hashOrder
Remove assertion comments
...
2018-08-13 13:01:32 -07:00
Fabio Berger
c2b5fe3d84
Remove test for unknown prop now that we are allowing additional props fro txData
2018-08-13 13:01:10 -07:00
fragosti
2f66f26048
Fix linting issues
2018-08-09 16:41:43 -07:00
fragosti
cc67c0df51
Correct orderbook typo
2018-08-08 14:18:24 -07:00
fragosti
c9e1b7c5dc
Change remainingFillableAmount to metaData
2018-08-08 11:57:16 -07:00
fragosti
0a616ad3b8
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/sra/add-sra-package
2018-08-07 13:52:53 -07:00
Brandon Millman
0bc775cdb8
Remove 0x test case from hexSchema test
2018-08-05 21:02:10 -04:00
fragosti
1ce6579c3a
Create asset_pairs SRA endpoint (and establish conventions)
2018-08-02 15:25:40 -07:00
fragosti
f8a252d142
All schema tests padding
2018-08-01 13:55:16 -07:00
fragosti
962d6e71b6
update orders channel subscribe schema
2018-08-01 13:52:40 -07:00
fragosti
48aaf22855
Update order book schema test
2018-08-01 13:34:10 -07:00
fragosti
8351f5998a
Add relayerApiOrdersResponseTest
2018-08-01 13:27:01 -07:00
fragosti
86eafeb826
Add tests for asset pair endpoint
2018-08-01 11:44:59 -07:00
fragosti
63e088730a
Group all standard relayer api tests together
2018-07-31 17:46:57 -07:00
fragosti
a78d35f84e
Add test for relayerApiOrderSchema
2018-07-31 17:22:26 -07:00
fragosti
63e869f6d0
Add paginated collection test case
2018-07-31 17:04:22 -07:00
fragosti
4aff9515d8
Get schema tests running (not crashiing)
2018-07-31 16:37:51 -07:00
Alex Browne
4012e31115
Use make-promises-safe as a preloader instead of manually importing
2018-06-21 19:17:33 -07:00
Fabio Berger
4874d55d03
Initial refactor of order-utils. Move many utils from contracts into this package.
2018-05-29 16:58:30 -07:00
Fabio Berger
662dc12877
Add senderAddress to order schema
2018-05-24 16:05:07 -07:00
Fabio Berger
3ec05bb5d8
Force hex to have at least two hex values after the prefix, but it could be two zeros
2018-05-23 17:36:34 -07:00
Fabio Berger
59890f2c83
Fix Hex regex and tests
2018-05-23 17:28:17 -07:00
Fabio Berger
9c850d152c
Updated Order, SignedOrder schemas, removed ECSignature schema types and added Hex basic type
2018-05-23 16:52:41 -07:00
Fabio Berger
cc840a6911
Merge pull request #594 from 0xProject/improvement/addCustomTslintRules
...
Add more tslint rules
2018-05-22 18:04:50 +02:00
Alex Browne
251218af8b
Use make-promises-safe to catch unhandled rejections in tests
2018-05-16 17:36:37 -07:00
Fabio Berger
40ed59ce28
Improve name
2018-05-16 15:14:24 +02:00
Fabio Berger
839db68571
Fix TSLint rules
2018-05-16 14:59:10 +02:00
Leonid Logvinov
4dfa720f2d
Use configured version of bignumber in all packages
2018-01-04 12:38:19 +01:00
Leonid Logvinov
e744e4cd98
Apply prettier config
2018-01-03 11:37:38 +01:00
Leonid Logvinov
1e4fdcf615
Rename SubscriptionOpts to BlockRange
2017-12-19 12:10:43 +01:00
Leonid Logvinov
126048bac9
Fix connect unused vars
2017-12-15 13:58:30 +01:00
Leonid Logvinov
f1b267cc9f
Refactor web3Wrapper to a separate package
2017-12-06 20:55:09 +03:00
Brandon Millman
20e28d6c70
Add requestId to subscription messages and update json-schemas
2017-12-05 11:28:32 -08:00
Leonid Logvinov
74633126ce
Add type information for the linter
2017-11-23 15:13:37 -06:00
Leonid Logvinov
2fa5bb2028
Autofix json-schemas linter errors
2017-11-23 15:13:37 -06:00
Brandon Millman
56b5619d24
Add json-schemas package to mono repo
2017-11-14 09:42:50 -05:00