Commit Graph

13796 Commits

Author SHA1 Message Date
David Sun
64f5aaccd7 linted + added convenience functionality 2019-09-16 11:49:41 -04:00
David Sun
856472452a fixed consumer inconsistency bug 2019-09-16 11:49:41 -04:00
Jacob Evans
f06e7a511e Fix build error 2019-09-16 11:49:37 -04:00
Jacob Evans
f6bd8c939c Prevent double websocket connections 2019-09-16 11:48:53 -04:00
Jacob Evans
d09040d1d3 Remove unused imported type 2019-09-16 11:48:53 -04:00
Jacob Evans
00fcdbd43a AssetSwapper to use @0x/orderbook 2019-09-16 11:48:51 -04:00
Jacob Evans
4dfd91e2df @0x/orderbook 2019-09-16 11:45:50 -04:00
Fabio B
50f86dd61b Merge pull request #2141 from dchambers/make-OrdersChannelSubscriptionOpts-conform-to-SRAv2
Make `OrdersChannelSubscriptionOpts` conform to SRAv2
2019-09-16 14:53:15 +02:00
Brandon Millman
9c219159c6 Merge pull request #2149 from 0xProject/refactor/remove-dev-tools-pages-fix
Refactor/remove dev tools pages fix
2019-09-12 14:55:44 -07:00
Brandon Millman
e1195a3444 Add terser-webpack-plugin to 0x.js deps 2019-09-12 13:55:45 -07:00
Brandon Millman
7fe4a03683 Fix prettier 2019-09-12 13:40:03 -07:00
Brandon Millman
803505cacc Smooth out some last incompatible types 2019-09-12 13:28:10 -07:00
Brandon Millman
e05e118bd2 Remove redoc-cli as a dep from sra-spec 2019-09-12 13:28:10 -07:00
xianny
c883f5ea41 try to fix instant build 2019-09-12 12:41:31 -07:00
Fabio B
0567b3332b Merge pull request #2148 from 0xProject/fix/mdxDocs
MDX Doc fixes
2019-09-12 21:01:03 +02:00
xianny
cc2833b372 Merge branch 'development' into refactor/remove-dev-tools-pages-fix 2019-09-12 11:52:03 -07:00
fabioberger
0165d67dc1 Update to new ts-doc-gen version that fixes links in "Inherited from" lines 2019-09-12 17:18:21 +02:00
fabioberger
1a4489b96a Delete docs in S3 bucket before uploading latest version so we only ever have one version uploaded at a time 2019-09-12 15:30:45 +02:00
Xianny
1ecc4a14ca add devUtils to contract-wrappers (#2146) 2019-09-11 10:36:53 -07:00
Xianny
9eba6d7146 Make it easier to use validateOrderFillableOrThrowAsync (#2096)
* make it easier to use validateOrderFillableOrThrowAsync

* add unit tests, use DevUtils

* remove dependency on @0x/order-utils from @0x/migrations
2019-09-10 16:44:19 -07:00
Dominic Chambers
3724ac4b67 Make OrdersChannelSubscriptionOpts conform to SRAv2 2019-09-09 21:39:10 +01:00
Xianny
d912175a7a Use local EVM for pure functions (#2108)
* add local evm for pure functions

* increase container size to >=8gb for static-tests

* increase max bundle size because of ethereumjs-vm dependency

* add declarations for ethereumjs-vm in @0x/typescript-typings
2019-09-09 12:22:59 -07:00
Brandon Millman
5f23eee6dc Remove website files that were accidentally merged back in 2019-09-03 11:56:40 -07:00
Brandon Millman
5fe607557d Merge branch 'development' into refactor/remove-dev-tools-pages
* development: (553 commits)
  Update yarn.lock
  Remove the website from the monorepo
  Publish
  Updated CHANGELOGS & MD docs
  Print out which snapshot version is being downloaded
  Check if link is a valid url in mdx inline link: if so, open in a new tab, if not, same tab.
  Remove use of remove type
  Increase the memory allocation for building the website
  Fix prettier
  Add contract-wrappers MD docs and update it's index.ts so that no types are missing
  Final update of reference docs
  Export more of abi-gen-wrappers from contract-wrappers
  Re-wrote Ganache Setup guide into a Setting up a local 0x testnet guide
  Update Web3 Provider Explained guide
  Update market-making guide to mention Mesh as an alternative to SRA
  Update contract addresses
  Increase available memory for webpack
  Added keeping active link in view when scrolling content in the docs
  Remove bundle dirs too
  Update ganache-cli to later version
  ...
2019-09-03 11:54:09 -07:00
Fabio B
5d6584b0eb Merge pull request #2124 from 0xProject/refactor/remove-website
Remove website from the monorepo
2019-09-03 19:57:16 +02:00
fabioberger
7bdb77d93f Update yarn.lock 2019-09-03 18:59:59 +02:00
fabioberger
2530d47fde Remove the website from the monorepo 2019-09-03 18:26:32 +02:00
fabioberger
2b8226a757 Publish
- @0x/contracts-asset-proxy@2.2.7
 - @0x/contracts-coordinator@2.0.12
 - @0x/contracts-dev-utils@0.0.9
 - @0x/contracts-erc1155@1.1.14
 - @0x/contracts-erc20@2.2.13
 - @0x/contracts-erc721@2.1.14
 - @0x/contracts-exchange-forwarder@3.0.11
 - @0x/contracts-exchange-libs@3.0.7
 - @0x/contracts-exchange@2.1.13
 - @0x/contracts-extensions@4.0.7
 - @0x/contracts-multisig@3.1.13
 - @0x/contracts-test-utils@3.1.15
 - @0x/contracts-utils@3.2.3
 - 0x.js@7.0.1
 - @0x/abi-gen-wrappers@5.3.1
 - @0x/abi-gen@4.2.0
 - @0x/assert@2.1.5
 - @0x/asset-buyer@6.1.13
 - @0x/asset-swapper@1.0.3
 - @0x/base-contract@5.3.3
 - @0x/connect@5.0.18
 - @0x/contract-artifacts@2.2.1
 - @0x/contract-wrappers@12.0.0
 - @0x/contracts-gen@1.0.14
 - @0x/dev-tools-pages@0.0.30
 - @0x/dev-utils@2.3.2
 - ethereum-types@2.1.5
 - @0x/fill-scenarios@3.0.18
 - @0x/instant@1.0.30
 - @0x/json-schemas@4.0.1
 - @0x/migrations@4.3.1
 - @0x/monorepo-scripts@1.0.36
 - @0x/order-utils@8.3.1
 - @0x/sol-compiler@3.1.14
 - @0x/sol-coverage@3.0.11
 - @0x/sol-doc@2.0.18
 - @0x/sol-profiler@3.1.13
 - @0x/sol-resolver@2.0.10
 - @0x/sol-trace@2.0.19
 - @0x/sol-tracing-utils@6.0.18
 - @0x/sra-spec@2.0.16
 - @0x/subproviders@5.0.3
 - @0x/testnet-faucets@1.0.86
 - @0x/types@2.4.2
 - @0x/typescript-typings@4.2.5
 - @0x/utils@4.5.1
 - @0x/web3-wrapper@6.0.12
 - @0x/website@0.0.89
0x.js@7.0.1 @0x/abi-gen-wrappers@5.3.1 @0x/abi-gen@4.2.0 @0x/assert@2.1.5 @0x/asset-buyer@6.1.13 @0x/asset-swapper@1.0.3 @0x/instant@1.0.30 @0x/json-schemas@4.0.1 @0x/migrations@4.3.1 @0x/monorepo-scripts@1.0.36 @0x/sol-compiler@3.1.14 @0x/sol-doc@2.0.18 @0x/sol-resolver@2.0.10 @0x/sol-trace@2.0.19 @0x/sol-tracing-utils@6.0.18 @0x/sra-spec@2.0.16 @0x/subproviders@5.0.3 @0x/testnet-faucets@1.0.86 @0x/base-contract@5.3.3 @0x/connect@5.0.18 @0x/contract-artifacts@2.2.1 @0x/contract-wrappers@12.0.0 @0x/contracts-asset-proxy@2.2.7 @0x/contracts-coordinator@2.0.12 @0x/contracts-dev-utils@0.0.9 @0x/contracts-erc1155@1.1.14 @0x/contracts-erc20@2.2.13 @0x/contracts-erc721@2.1.14 @0x/contracts-exchange-forwarder@3.0.11 @0x/contracts-exchange-libs@3.0.7 @0x/contracts-exchange@2.1.13 @0x/contracts-extensions@4.0.7 @0x/contracts-gen@1.0.14 @0x/contracts-multisig@3.1.13 @0x/contracts-test-utils@3.1.15 @0x/contracts-utils@3.2.3 @0x/dev-tools-pages@0.0.30 @0x/dev-utils@2.3.2 @0x/fill-scenarios@3.0.18 @0x/order-utils@8.3.1 @0x/sol-coverage@3.0.11 @0x/sol-profiler@3.1.13 @0x/types@2.4.2 @0x/typescript-typings@4.2.5 @0x/utils@4.5.1 @0x/web3-wrapper@6.0.12 @0x/website@0.0.89 ethereum-types@2.1.5
2019-09-03 16:46:00 +02:00
fabioberger
92d5adaac4 Updated CHANGELOGS & MD docs 2019-09-03 16:45:49 +02:00
Fabio B
0c9daa693e Merge pull request #2023 from 0xProject/feature/new-docs
Docs 2.0
2019-09-03 15:25:47 +02:00
fabioberger
89729e828c Print out which snapshot version is being downloaded 2019-09-03 14:29:24 +02:00
Piotr Janosz
c2113caae1 Merge branch 'feature/new-docs' of github.com:0xProject/0x-monorepo into feature/new-docs 2019-09-03 14:29:06 +02:00
Piotr Janosz
e0adb6624d Check if link is a valid url in mdx inline link: if so, open in a new tab, if not, same tab. 2019-09-03 14:28:55 +02:00
fabioberger
022855add0 Remove use of remove type 2019-09-03 13:27:04 +02:00
fabioberger
4dd1c48dc8 Increase the memory allocation for building the website 2019-09-03 13:08:05 +02:00
fabioberger
cdc2393aa6 Fix prettier 2019-09-03 12:57:57 +02:00
fabioberger
94f94bdda7 Add contract-wrappers MD docs and update it's index.ts so that no types are missing 2019-09-03 12:43:27 +02:00
fabioberger
3264bd223d Final update of reference docs 2019-09-03 12:30:05 +02:00
fabioberger
6292c0703c Export more of abi-gen-wrappers from contract-wrappers 2019-09-03 12:26:19 +02:00
fabioberger
9a28079f2a Re-wrote Ganache Setup guide into a Setting up a local 0x testnet guide 2019-09-03 12:26:01 +02:00
fabioberger
c612649f02 Update Web3 Provider Explained guide 2019-09-03 12:24:13 +02:00
fabioberger
eda44d1ffb Update market-making guide to mention Mesh as an alternative to SRA 2019-09-03 12:23:58 +02:00
fabioberger
4c2f77c014 Update contract addresses 2019-09-03 10:53:33 +02:00
fabioberger
6b8bbd3d5f Merge branch 'feature/new-docs' of github.com:0xProject/0x-monorepo into feature/new-docs 2019-09-03 10:40:00 +02:00
fabioberger
e914e1b7fa Increase available memory for webpack 2019-09-03 10:39:55 +02:00
Fabio B
3d2ce749a8 Merge branch 'development' into feature/new-docs 2019-09-02 23:38:31 +02:00
Piotr Janosz
9892d8d6d2 Added keeping active link in view when scrolling content in the docs 2019-09-02 18:15:39 +02:00
fabioberger
218a7ab810 Remove bundle dirs too 2019-09-02 16:22:45 +02:00
fabioberger
6779e52813 Update ganache-cli to later version 2019-09-02 16:22:36 +02:00
Piotr Janosz
5d51b40541 Simplified table of contents 2019-09-02 15:34:56 +02:00