fragosti
48ec78d3aa
Add networkId request param option
2018-08-17 10:43:44 -07:00
fragosti
64a85dfb9c
Rename websocket files and types
2018-08-16 17:03:11 -07:00
fragosti
e079790f7f
Use uuid as string for requestId
2018-08-16 16:51:55 -07:00
fragosti
89174cd63f
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/connect/sra-api-v2
2018-08-16 16:08:02 -07:00
fragosti
8cb1d2a0af
Update changelogs
2018-08-16 16:05:34 -07:00
dependabot[bot]
d0d6a6a500
Merge pull request #970 from 0xProject/dependabot/npm_and_yarn/copy-webpack-plugin-4.5.2
2018-08-16 22:30:15 +00:00
dependabot[bot]
4d81ab679d
Bump copy-webpack-plugin from 4.5.1 to 4.5.2
...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin ) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v4.5.1...v4.5.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2018-08-16 22:09:01 +00:00
Fabio Berger
72752bcb68
Merge pull request #928 from 0xProject/dependabot/npm_and_yarn/copyfiles-2.0.0
...
Bump copyfiles from 1.2.0 to 2.0.0
2018-08-16 15:05:47 -07:00
Jacob Evans
480d28ea26
Merge pull request #959 from 0xProject/bug/order-utils/rounding-error-small-maker
...
[Order-utils] Order is valid when maker amount is very small
2018-08-16 12:13:27 +10:00
Jacob Evans
88c99396a2
Rename OrderAlreadyCancelledOrFilled -> OrderCancelled.
...
Remove try catch of throwing errors in favour of returning the Errors in a OrderValidationResult
2018-08-16 11:12:35 +10:00
fragosti
ca5e52920d
Add fee recipients test
2018-08-15 17:52:13 -07:00
fragosti
30dfb7511d
All previous tests passing
2018-08-15 17:36:54 -07:00
fragosti
1c87e5f698
Get orders async tests passing
2018-08-15 17:31:39 -07:00
fragosti
c325d638c9
getAssetPairsAsync tests passing
2018-08-15 17:18:19 -07:00
fragosti
e7f19e350e
Project now builds
2018-08-15 15:10:39 -07:00
fragosti
41768617a9
Update test fixtures
2018-08-15 14:41:09 -07:00
Jacob Evans
622509c508
[Order-utils] Order is valid when maker amount is very small
...
Previously our min fillable calculation would throw a rounding error
when encountering a valid order (with a small maker amount). This was
inconsistent with the on-chain logic which allowed this order to be
filled.
2018-08-15 13:06:32 +10:00
fragosti
bb992f8a49
Update parsing code
2018-08-14 19:16:36 -07:00
fragosti
3eeb9ddfa6
Update connect json-schemas
2018-08-14 17:31:19 -07:00
fragosti
80e5127a46
Update types and add missing param to SRA spec
2018-08-14 17:16:03 -07:00
fragosti
5c40c466f6
Update json-schemas, update HTTPClient types
2018-08-14 16:06:09 -07:00
Brandon Millman
f9f232f5d9
Merge pull request #954 from 0xProject/refactor/order-utils/market-utils-api
...
[order-utils] Update marketUtils api to be friendlier
2018-08-14 15:45:21 -07:00
Brandon Millman
7b7b97dd7b
Merge branch 'development' into refactor/order-utils/market-utils-api
...
* development:
Bump @types/fetch-mock from 5.12.2 to 6.0.3
2018-08-14 15:21:28 -07:00
dependabot[bot]
b6cdc00a31
Bump copyfiles from 1.2.0 to 2.0.0
...
Bumps [copyfiles](https://github.com/calvinmetcalf/copyfiles ) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/calvinmetcalf/copyfiles/releases )
- [Commits](https://github.com/calvinmetcalf/copyfiles/compare/v1.2.0...v2.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2018-08-14 21:51:13 +00:00
fragosti
ce88086e08
Update types to reflect v2
2018-08-14 14:40:52 -07:00
Fabio Berger
c743f010e3
Merge pull request #920 from 0xProject/dependabot/npm_and_yarn/@types/fetch-mock-6.0.3
...
Bump @types/fetch-mock from 5.12.2 to 6.0.3
2018-08-14 14:38:49 -07:00
fragosti
c1cc92a46f
Change names of basic types in Client interface
2018-08-14 14:00:16 -07:00
Brandon Millman
9c3d10d5be
Merge branch 'development' into refactor/order-utils/market-utils-api
...
* development:
feat: Upgrade TypeScript to 3.0.1
Add defaults for networkId and pagination
Update sortingUtils to support Order and SignedOrder
Change rateUtils to use Order
Updated CHANGELOG
Fix lint errors
Update tests for optional feeRate
Make feeRate optional with a default of 0
Add tests for sortingUtils
Implement sorting utils
Add tests for rateUtils
Implement rate utils
2018-08-14 13:48:21 -07:00
Brandon Millman
3afe405bbe
Merge pull request #953 from 0xProject/feature/order-utils/order-sorting-utils
...
[order-utils] Add rate and sorting utilities
2018-08-14 13:45:04 -07:00
Alex Browne
7eff195d61
Merge pull request #966 from 0xProject/feature/typescript-3.0.1
...
feat: Upgrade TypeScript to 3.0.1
2018-08-14 11:46:08 -07:00
Alex Browne
6baa5ef311
feat: Upgrade TypeScript to 3.0.1
2018-08-14 11:02:04 -07:00
dependabot[bot]
db20ad1c5d
Bump @types/fetch-mock from 5.12.2 to 6.0.3
...
Bumps [@types/fetch-mock](https://github.com/DefinitelyTyped/DefinitelyTyped ) from 5.12.2 to 6.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2018-08-14 06:21:07 +00:00
Francesco Agosti
56eb444ea4
Merge pull request #964 from 0xProject/feature/sra-api/add-defaults
...
[sra-api] Add defaults for networkId and pagination
2018-08-13 23:05:37 -07:00
Brandon Millman
6a2634d362
Make marketUtils interface compatible with Order and SignedOrder
2018-08-13 21:31:23 -07:00
Brandon Millman
a2192e62df
Update CHANGELOG
2018-08-13 21:31:23 -07:00
Brandon Millman
66745c5260
Remove remaining amounts that are now defaults in tests
2018-08-13 21:31:22 -07:00
Brandon Millman
c10c4cec1d
Update marketUtils api
2018-08-13 21:31:22 -07:00
fragosti
228387f995
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/sra-api/add-defaults
2018-08-13 18:52:32 -07:00
fragosti
dd7e03c7d7
Add defaults for networkId and pagination
2018-08-13 18:46:54 -07:00
Alex Browne
fadd292ecf
Publish
...
- 0x.js@1.0.1-rc.3
- @0xproject/abi-gen@1.0.5
- @0xproject/assert@1.0.5
- @0xproject/base-contract@2.0.0-rc.1
- @0xproject/connect@1.0.5
- @0xproject/contract-wrappers@1.0.1-rc.3
- contracts@2.1.40
- @0xproject/dev-utils@1.0.4
- ethereum-types@1.0.4
- @0xproject/fill-scenarios@1.0.1-rc.3
- @0xproject/json-schemas@1.0.1-rc.4
- @0xproject/metacoin@0.0.15
- @0xproject/migrations@1.0.4
- @0xproject/monorepo-scripts@1.0.5
- @0xproject/order-utils@1.0.1-rc.3
- @0xproject/order-watcher@1.0.1-rc.3
- @0xproject/react-docs@1.0.5
- @0xproject/react-docs-example@0.0.20
- @0xproject/react-shared@1.0.6
- @0xproject/sol-compiler@1.0.5
- @0xproject/sol-cov@2.0.0
- @0xproject/sol-resolver@1.0.5
- @0xproject/sra-api@1.0.1-rc.4
- @0xproject/sra-report@1.0.5
- @0xproject/subproviders@1.0.5
- @0xproject/testnet-faucets@1.0.41
- @0xproject/tslint-config@1.0.5
- @0xproject/types@1.0.1-rc.4
- @0xproject/typescript-typings@1.0.4
- @0xproject/utils@1.0.5
- @0xproject/web3-wrapper@1.2.0
- @0xproject/website@0.0.44
2018-08-13 18:34:51 -07:00
Alex Browne
7c8a7a2420
Updated CHANGELOGS
@0xproject/dev-utils@1.0.4
@0xproject/fill-scenarios@1.0.1-rc.3
0x.js@1.0.1-rc.3
@0xproject/assert@1.0.5
@0xproject/base-contract@2.0.0-rc.1
@0xproject/connect@1.0.5
@0xproject/contract-wrappers@1.0.1-rc.3
@0xproject/json-schemas@1.0.1-rc.4
@0xproject/migrations@1.0.4
@0xproject/order-utils@1.0.1-rc.3
@0xproject/order-watcher@1.0.1-rc.3
@0xproject/react-docs@1.0.5
@0xproject/react-shared@1.0.6
@0xproject/sol-compiler@1.0.5
@0xproject/sol-cov@2.0.0
@0xproject/sol-resolver@1.0.5
@0xproject/sra-report@1.0.5
@0xproject/subproviders@1.0.5
@0xproject/tslint-config@1.0.5
@0xproject/types@1.0.1-rc.4
@0xproject/typescript-typings@1.0.4
@0xproject/web3-wrapper@1.2.0
ethereum-types@1.0.4
2018-08-13 18:34:37 -07:00
Brandon Millman
99b744ba52
Update sortingUtils to support Order and SignedOrder
2018-08-13 18:32:15 -07:00
Alex Browne
3b0fa1aa87
fix(0x.js, order-utils): Fix CHANGELOG.json versions
2018-08-13 18:06:27 -07:00
Brandon Millman
d859399841
Change rateUtils to use Order
2018-08-13 17:46:43 -07:00
Alex Browne
283175df98
Run publish/installation tests in CircleCI ( #951 )
...
feat(monorepo-scripts): Run publish tests in CircleCI
2018-08-13 16:49:50 -07:00
Fabio Berger
aeb368a1d9
Merge pull request #932 from 0xProject/fix-ganache-fork
...
Fix ganache fork
2018-08-13 19:45:01 -04:00
Jacob Evans
e51deb93ee
Merge pull request #914 from 0xProject/feature/0x.js/ec-signature-string
...
0x.js Return signature as a hex encoded string
2018-08-14 09:36:11 +10:00
Jacob Evans
a351757493
Update version numbers.
...
Add source for Metamask future fix.
Consolidate switch statement to one return
2018-08-14 09:18:13 +10:00
Francesco Agosti
0025c6640b
Merge pull request #958 from 0xProject/feature/sra-api/camel-case-everything
...
[sra-api] Enforce camelCase for all parameters and other changes.
2018-08-13 15:12:01 -07:00
Alex Browne
25a8554be1
fix(sol-compiler, sol-resolver): Bug where sol-resolver tried to read a directory ( #961 )
...
fix(sol-compiler, sol-resolver): Fix bug where sol-resolver tried to read a directory
2018-08-13 14:17:05 -07:00