* 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 ...
38 lines
1.5 KiB
YAML
38 lines
1.5 KiB
YAML
python: ['python-packages']
|
|
contracts: ['contracts']
|
|
@0x/sol-doc: ['packages/sol-doc']
|
|
@0x/sol-resolver: ['packages/sol-resolver']
|
|
@0x/contracts-gen: ['packages/contracts-gen']
|
|
@0x/sra-spec: ['packages/sra-spec']
|
|
@0x/subproviders: ['packages/subproviders']
|
|
@0x/contract-addresses: ['packages/contract-addresses']
|
|
@0x/migrations: ['packages/migrations']
|
|
@0x/web3-wrapper: ['packages/web3-wrapper']
|
|
@0x/sol-compiler: ['packages/sol-compiler']
|
|
@0x/types: ['packages/types']
|
|
@0x/instant: ['packages/instant']
|
|
@0x/abi-gen-templates: ['packages/abi-gen-templates']
|
|
@0x/abi-gen: ['packages/abi-gen']
|
|
@0x/sol-coverage: ['packages/sol-coverage']
|
|
@0x/sol-profiler: ['packages/sol-profiler']
|
|
@0x/sol-trace: ['packages/sol-trace']
|
|
@0x/sol-tracing-utils: ['packages/sol-tracing-utils']
|
|
@0x/utils: ['packages/utils']
|
|
@0x/tslint-config: ['packages/tslint-config']
|
|
@0x/asset-buyer: ['packages/asset-buyer']
|
|
@0x/order-utils: ['packages/order-utils']
|
|
@0x/assert: ['packages/assert']
|
|
@0x/base-contract: ['packages/base-contract']
|
|
@0x/typescript-typings: ['packages/typescript-typings']
|
|
0x.js: ['packages/0x.js']
|
|
@0x/abi-gen-wrappers: ['packages/abi-gen-wrappers']
|
|
@0x/contract-artifacts: ['packages/contract-artifacts']
|
|
@0x/dev-utils: ['packages/dev-utils']
|
|
@0x/contract-wrappers: ['packages/contract-wrappers']
|
|
@0x/json-schemas: ['packages/json-schemas']
|
|
@0x/ethereum-types: ['ethereum-types']
|
|
@0x/connect: ['packages/connect']
|
|
@0x/fill-scenarios: ['packages/fill-scenarios']
|
|
@0x/testnet-faucets: ['packages/testnet-faucets']
|
|
@0x/monorepo-scripts: ['packages/monorepo-scripts']
|