Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(asset-buyer): lower default expiryBuffer from 5 minutes to 2 minutes | Brandon Millman | 2018-11-07 | 2 | -1/+5 |
| | |||||
* | fix(asset-buyer): fix default values being overriden and incorrect fee rounding | Brandon Millman | 2018-11-03 | 3 | -13/+32 |
| | |||||
* | fix: make maxPerPage for the SRA getAvailableMakerAssetDatasAsync call a ↵ | fragosti | 2018-11-02 | 2 | -3/+3 |
| | | | | local var | ||||
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-11-02 | 3 | -17/+4 |
|\ | | | | | | | feature/instant/token-selection-panel | ||||
| * | chore: remove unused import | fragosti | 2018-11-01 | 1 | -1/+0 |
| | | |||||
| * | chore: add changelog | fragosti | 2018-10-30 | 1 | -0/+4 |
| | | |||||
| * | feat: remove isValidProvided orders validation | fragosti | 2018-10-30 | 2 | -16/+0 |
| | | |||||
* | | chore: add to changelog | fragosti | 2018-11-01 | 1 | -0/+5 |
| | | |||||
* | | feat: expose new `getAvailableAssetDatasAsync` API | fragosti | 2018-11-01 | 6 | -10/+54 |
|/ | | | | BREAKING CHANGE: the `OrderProvider` now requires a new method `getAvailableMakerAssetDatasAsync` and the `StandardRelayerAPIOrderProvider` requires the network id at init. | ||||
* | Merge branch 'development' into feature/instant/fixed-orders-in-render-method | Brandon Millman | 2018-10-29 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: fix(instant): refactor some props to use isDisabled instead of disabled linting imports feat(instant): Disable input when processing Add back debounce Make doesBuyQuoteMatchState in reducer less strict fix(instant): prevent outdated quote requests from overriding the correct quote selected asset buy order state button -> selected asset buy order state buttons buy order state button -> buy order state buttons feat(order_utils.py): ERC721 asset data codec (#1186) Add note about tslint false positive tsx -> ts Get BuyOrderState one big connected component, and let user view failure Show View Transaction button on failure, and allow setting of width for Try Again button and View Txn button Added string to constants chore: Update contract-wrappers CHANGELOG.json fix(contract-wrappers): Fix tslint errors that were lingering due to misconfiguration chore: Add --format stylish to tslint | ||||
| * | Merge pull request #1178 from 0xProject/fix/linter-improvements | Alex Browne | 2018-10-27 | 1 | -1/+1 |
| |\ | | | | | | | Add --format stylish to tslint and fix linter errors in contract-wrappers. | ||||
| | * | chore: Add --format stylish to tslint | Alex Browne | 2018-10-24 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-26 | 7 | -69/+155 |
|\| | | | | | | | | | | | feature/instant/fixed-orders-in-render-method | ||||
| * | | chore(asset-buyer): fix lint errors | Brandon Millman | 2018-10-24 | 1 | -3/+3 |
| | | | |||||
| * | | feat(asset-buyer): update buyQuoteCalculator to match rounding behavior in ↵ | Brandon Millman | 2018-10-24 | 7 | -69/+155 |
| |/ | | | | | | | contracts | ||||
* | | chore: add to asset-buyer changelog.json | fragosti | 2018-10-26 | 1 | -0/+9 |
| | | |||||
* | | feat: no longer require separate `orders` and `feeOrders` args in ↵ | fragosti | 2018-10-25 | 1 | -4/+1 |
|/ | | | | | | `getAssetBuyerForProvidedOrders` BREAKING_CHANGE: `getAssetBuyerForProvidedOrders` factory function now takes 3 args instead of 4 | ||||
* | feat(asset-buyer): throw SignatureRequestDenied and TransactionValueTooLow ↵ | Brandon Millman | 2018-10-24 | 3 | -16/+33 |
| | | | | errors when executing buy | ||||
* | Publishethereum-types@1.1.1contracts@2.1.50@0x/website@0.0.55@0x/web3-wrapper@3.1.0@0x/utils@2.0.3@0x/typescript-typings@3.0.3@0x/types@1.2.0@0x/tslint-config@1.0.9@0x/testnet-faucets@1.0.52@0x/subproviders@2.1.0@0x/sra-spec@1.0.7@0x/sol-resolver@1.0.15@0x/sol-doc@1.0.3@0x/sol-cov@2.1.8@0x/sol-compiler@1.1.8@0x/react-shared@1.0.17@0x/react-docs@1.0.14@0x/order-watcher@2.2.0@0x/order-utils@2.0.0@0x/monorepo-scripts@1.0.12@0x/migrations@2.0.0@0x/metacoin@0.0.24@0x/json-schemas@2.0.0@0x/instant@0.0.3@0x/fill-scenarios@1.0.8@0x/dev-utils@1.0.13@0x/dev-tools-pages@0.0.2@0x/contract-wrappers@3.0.0@0x/contract-artifacts@1.0.1@0x/contract-addresses@1.0.1@0x/connect@3.0.2@0x/base-contract@3.0.2@0x/asset-buyer@2.1.0@0x/assert@1.0.14@0x/abi-gen@1.0.14@0x/abi-gen-wrappers@1.0.10x.js@2.0.0 | Leonid Logvinov | 2018-10-18 | 1 | -13/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.0 - @0x/abi-gen@1.0.14 - @0x/abi-gen-wrappers@1.0.1 - @0x/assert@1.0.14 - @0x/asset-buyer@2.1.0 - @0x/base-contract@3.0.2 - @0x/connect@3.0.2 - @0x/contract-addresses@1.0.1 - @0x/contract-artifacts@1.0.1 - @0x/contract-wrappers@3.0.0 - contracts@2.1.50 - @0x/dev-tools-pages@0.0.2 - @0x/dev-utils@1.0.13 - ethereum-types@1.1.1 - @0x/fill-scenarios@1.0.8 - @0x/instant@0.0.3 - @0x/json-schemas@2.0.0 - @0x/metacoin@0.0.24 - @0x/migrations@2.0.0 - @0x/monorepo-scripts@1.0.12 - @0x/order-utils@2.0.0 - @0x/order-watcher@2.2.0 - @0x/react-docs@1.0.14 - @0x/react-shared@1.0.17 - @0x/sol-compiler@1.1.8 - @0x/sol-cov@2.1.8 - @0x/sol-doc@1.0.3 - @0x/sol-resolver@1.0.15 - @0x/sra-spec@1.0.7 - @0x/subproviders@2.1.0 - @0x/testnet-faucets@1.0.52 - @0x/tslint-config@1.0.9 - @0x/types@1.2.0 - @0x/typescript-typings@3.0.3 - @0x/utils@2.0.3 - @0x/web3-wrapper@3.1.0 - @0x/website@0.0.55 | ||||
* | Updated CHANGELOGS | Leonid Logvinov | 2018-10-18 | 2 | -1/+11 |
| | |||||
* | Fix ethereum-types versions | Leonid Logvinov | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | chore: change README.md from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -7/+7 |
| | |||||
* | chore: change tslint.json from 0xproject to 0x | Jacob Evans | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 13 | -43/+43 |
| | |||||
* | Merge pull request #1145 from 0xProject/refactorSchemasToJSON | Kadinsky | 2018-10-18 | 1 | -1/+1 |
|\ | | | | | Move json-schema schemas to JSON files | ||||
| * | chore: Update TypeDoc to 0.13.0 (supports TS v3.1) | Fabio Berger | 2018-10-17 | 1 | -1/+1 |
| | | |||||
* | | Fix duplicate BuyQuoteInfo | Brandon Millman | 2018-10-18 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'development' into feature/website/asset-buyer-docs | Brandon Millman | 2018-10-18 | 2 | -0/+5 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (31 commits) Update CODEOWNERS Update CODEOWNERS Update CODEOWNERS Add leo to CODEOWNERS on some packages fix(monorepo-scripts): Format date as UTC not local time. Bump max bundle size for instant fix: dont use enum string as type as typedoc gets confused feat: export AssetData from order-utils feat: export AssetData from utils chore: temporarily increase the bundle size for instant Remove order-utils from dependencies Run tests on circle CI Add tests for format and use toFixed instead of round for usd Remove expiry buffer seconds option from AssetBuyer init Add ts-optchain and use it instead of lodash get Hide USD price when ETH-USD price is not available Rename OrderDetailsRow to EthAmountRow fix: add Steve's github account to about page, and capitalize AppFolio correctly Put boundNoop in a util file Add tnxHash to buy button callbacks ... | ||||
| * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-10-17 | 4 | -25/+13 |
| |\ | | | | | | | | | | feature/instant/move-features-over-from-zrx-buyer | ||||
| * | | feat: add changelog entries for changed packages | fragosti | 2018-10-16 | 1 | -0/+4 |
| | | | |||||
| * | | fix: export BuyQuoteInfo from asset-buyer | fragosti | 2018-10-12 | 1 | -0/+1 |
| | | | |||||
* | | | feat(asset-buyer): add missing types to public interface | Brandon Millman | 2018-10-17 | 2 | -1/+12 |
| | | | |||||
* | | | feat(asset-buyer): add hooks for documentation | Brandon Millman | 2018-10-17 | 2 | -1/+10 |
| |/ |/| | |||||
* | | Update CHANGELOG.json for all changed packages | Alex Browne | 2018-10-16 | 1 | -0/+5 |
| | | |||||
* | | Apply various PR feedback | Alex Browne | 2018-10-16 | 2 | -3/+0 |
| | | |||||
* | | Introduce new contract-addresses package and use it everywhere | Alex Browne | 2018-10-16 | 2 | -11/+3 |
| | | |||||
* | | Remove unused copyfiles dependencies | Alex Browne | 2018-10-16 | 1 | -1/+0 |
| | | |||||
* | | update asset-buyer to use new artifacts and abi-gen wrappers packages | Alex Browne | 2018-10-16 | 3 | -24/+19 |
|/ | |||||
* | Update the CHANGELOG | Brandon Millman | 2018-10-10 | 1 | -0/+8 |
| | |||||
* | Add comments for expiryBuffer | Brandon Millman | 2018-10-10 | 2 | -2/+2 |
| | |||||
* | Fix incorrect affiliate fee calculations and associated tests | Brandon Millman | 2018-10-06 | 2 | -14/+20 |
| | |||||
* | Increase default expiryBufferSeconds from 15 to 300 (5 minutes) | Brandon Millman | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | Add comments for gasPrice and gasLimit | Brandon Millman | 2018-10-06 | 1 | -0/+2 |
| | |||||
* | Fix order expiration calc bug and expose gas options to executeBuyQuote | fragosti | 2018-10-06 | 3 | -2/+8 |
| | |||||
* | Publishethereum-types@1.0.11contracts@2.1.49@0xproject/website@0.0.54@0xproject/web3-wrapper@3.0.3@0xproject/utils@2.0.2@0xproject/typescript-typings@3.0.2@0xproject/types@1.1.4@0xproject/tslint-config@1.0.8@0xproject/testnet-faucets@1.0.51@0xproject/subproviders@2.0.7@0xproject/sra-spec@1.0.6@0xproject/sra-report@1.0.13@0xproject/sol-resolver@1.0.14@0xproject/sol-doc@1.0.2@0xproject/sol-cov@2.1.7@0xproject/sol-compiler@1.1.7@0xproject/react-shared@1.0.15@0xproject/react-docs@1.0.13@0xproject/order-watcher@2.1.1@0xproject/order-utils@1.0.7@0xproject/monorepo-scripts@1.0.11@0xproject/migrations@1.0.14@0xproject/metacoin@0.0.23@0xproject/json-schemas@1.0.7@0xproject/instant@0.0.2@0xproject/fill-scenarios@1.0.7@0xproject/dev-utils@1.0.12@0xproject/contract-wrappers@2.0.2@0xproject/connect@3.0.1@0xproject/base-contract@3.0.1@0xproject/asset-buyer@2.0.0@0xproject/assert@1.0.13@0xproject/abi-gen@1.0.130x.js@1.0.8 | Brandon Millman | 2018-10-05 | 1 | -13/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.8 - @0xproject/abi-gen@1.0.13 - @0xproject/assert@1.0.13 - @0xproject/asset-buyer@2.0.0 - @0xproject/base-contract@3.0.1 - @0xproject/connect@3.0.1 - @0xproject/contract-wrappers@2.0.2 - contracts@2.1.49 - @0xproject/dev-utils@1.0.12 - ethereum-types@1.0.11 - @0xproject/fill-scenarios@1.0.7 - @0xproject/instant@0.0.2 - @0xproject/json-schemas@1.0.7 - @0xproject/metacoin@0.0.23 - @0xproject/migrations@1.0.14 - @0xproject/monorepo-scripts@1.0.11 - @0xproject/order-utils@1.0.7 - @0xproject/order-watcher@2.1.1 - @0xproject/react-docs@1.0.13 - @0xproject/react-shared@1.0.15 - @0xproject/sol-compiler@1.1.7 - @0xproject/sol-cov@2.1.7 - @0xproject/sol-doc@1.0.2 - @0xproject/sol-resolver@1.0.14 - @0xproject/sra-report@1.0.13 - @0xproject/sra-spec@1.0.6 - @0xproject/subproviders@2.0.7 - @0xproject/testnet-faucets@1.0.51 - @0xproject/tslint-config@1.0.8 - @0xproject/types@1.1.4 - @0xproject/typescript-typings@3.0.2 - @0xproject/utils@2.0.2 - @0xproject/web3-wrapper@3.0.3 - @0xproject/website@0.0.54 | ||||
* | Updated CHANGELOGS | Brandon Millman | 2018-10-05 | 2 | -1/+7 |
| | |||||
* | Update BuyQuote interface | Brandon Millman | 2018-10-05 | 5 | -40/+73 |
| | |||||
* | Add missing default options | Brandon Millman | 2018-10-04 | 1 | -3/+6 |
| | |||||
* | Remove unused constants | Brandon Millman | 2018-10-04 | 1 | -3/+0 |
| | |||||
* | Add fee order with a takerFee | Brandon Millman | 2018-10-04 | 1 | -2/+6 |
| | |||||
* | Add additional order factory methods and refactor test to use them | Brandon Millman | 2018-10-04 | 1 | -60/+23 |
| | |||||
* | Add comments about buy quote calculation | Brandon Millman | 2018-10-04 | 1 | -0/+2 |
| | |||||
* | Update CHANGELOG | Brandon Millman | 2018-10-04 | 1 | -0/+4 |
| | |||||
* | Fix linter | Brandon Millman | 2018-10-04 | 1 | -2/+0 |
| | |||||
* | Add additional test for slippage | Brandon Millman | 2018-10-04 | 2 | -18/+70 |
| | |||||
* | Add buy_quote_calculator_test | Brandon Millman | 2018-10-04 | 2 | -31/+246 |
| | |||||
* | Update README | Brandon Millman | 2018-10-03 | 1 | -14/+0 |
| | |||||
* | Fix linter errors | Brandon Millman | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'development' into feature/asset-buyer/improve-asset-buyer-manager | Brandon Millman | 2018-10-03 | 3 | -13/+53 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (178 commits) Change cache key back to repo from repo-built Change the lint command back Merge build & install Remove deps cache all together Cache all nested node_modules directories Explicitly specify yarn cache folder Ignore linter issues Fix linter issue Separate deps and built caches Build tslint rules before running linter Cache yarn cache directory without node modules Run linter before prettier as it fails more often Add yarn cache path Split CI install and build steps Move bundle-size out of static tests and don't wait for a build with static tests Introduce a build:ci command that doesn't build webpack bundles Measure only one bundle size as they're the same Fix linter errors Fix no_website CI builds Check bundle size on CI ... | ||||
| * | Introduce a build:ci command that doesn't build webpack bundles | Leonid Logvinov | 2018-10-02 | 1 | -0/+1 |
| | | |||||
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-10-02 | 2 | -0/+13 |
| | | |||||
| * | Publishethereum-types@1.0.9contracts@2.1.48@0xproject/website@0.0.53@0xproject/web3-wrapper@3.0.2@0xproject/utils@2.0.0@0xproject/typescript-typings@3.0.0@0xproject/types@1.1.2@0xproject/testnet-faucets@1.0.50@0xproject/subproviders@2.0.6@0xproject/sra-spec@1.0.5@0xproject/sra-report@1.0.12@0xproject/sol-resolver@1.0.12@0xproject/sol-doc@1.0.1@0xproject/sol-cov@2.1.6@0xproject/sol-compiler@1.1.6@0xproject/react-shared@1.0.13@0xproject/react-docs@1.0.12@0xproject/order-watcher@2.1.0@0xproject/order-utils@1.0.6@0xproject/monorepo-scripts@1.0.10@0xproject/migrations@1.0.13@0xproject/metacoin@0.0.22@0xproject/json-schemas@1.0.5@0xproject/fill-scenarios@1.0.6@0xproject/dev-utils@1.0.11@0xproject/contract-wrappers@2.0.1@0xproject/connect@3.0.0@0xproject/base-contract@3.0.0@0xproject/asset-buyer@1.0.2@0xproject/assert@1.0.12@0xproject/abi-gen@1.0.120x.js@1.0.7 | Fabio Berger | 2018-09-29 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.7 - @0xproject/abi-gen@1.0.12 - @0xproject/assert@1.0.12 - @0xproject/asset-buyer@1.0.2 - @0xproject/base-contract@3.0.0 - @0xproject/connect@3.0.0 - @0xproject/contract-wrappers@2.0.1 - contracts@2.1.48 - @0xproject/dev-utils@1.0.11 - ethereum-types@1.0.9 - @0xproject/fill-scenarios@1.0.6 - @0xproject/json-schemas@1.0.5 - @0xproject/metacoin@0.0.22 - @0xproject/migrations@1.0.13 - @0xproject/monorepo-scripts@1.0.10 - @0xproject/order-utils@1.0.6 - @0xproject/order-watcher@2.1.0 - @0xproject/react-docs@1.0.12 - @0xproject/react-shared@1.0.13 - @0xproject/sol-compiler@1.1.6 - @0xproject/sol-cov@2.1.6 - @0xproject/sol-doc@1.0.1 - @0xproject/sol-resolver@1.0.12 - @0xproject/sra-report@1.0.12 - @0xproject/sra-spec@1.0.5 - @0xproject/subproviders@2.0.6 - @0xproject/testnet-faucets@1.0.50 - @0xproject/types@1.1.2 - @0xproject/typescript-typings@3.0.0 - @0xproject/utils@2.0.0 - @0xproject/web3-wrapper@3.0.2 - @0xproject/website@0.0.53 | ||||
| * | Updated CHANGELOGS | Fabio Berger | 2018-09-29 | 2 | -0/+13 |
| | | |||||
| * | Publishethereum-types@1.0.8contracts@2.1.47@0xproject/website@0.0.52@0xproject/web3-wrapper@3.0.1@0xproject/utils@1.0.11@0xproject/typescript-typings@2.0.2@0xproject/types@1.1.1@0xproject/testnet-faucets@1.0.49@0xproject/subproviders@2.0.5@0xproject/sra-spec@1.0.4@0xproject/sra-report@1.0.11@0xproject/sol-resolver@1.0.11@0xproject/sol-cov@2.1.5@0xproject/sol-compiler@1.1.5@0xproject/react-shared@1.0.12@0xproject/react-docs@1.0.11@0xproject/order-watcher@2.0.0@0xproject/order-utils@1.0.5@0xproject/migrations@1.0.12@0xproject/metacoin@0.0.21@0xproject/json-schemas@1.0.4@0xproject/fill-scenarios@1.0.5@0xproject/dev-utils@1.0.10@0xproject/contract-wrappers@2.0.0@0xproject/connect@2.0.4@0xproject/base-contract@2.0.5@0xproject/asset-buyer@1.0.1@0xproject/assert@1.0.11@0xproject/abi-gen@1.0.110x.js@1.0.6 | Fabio Berger | 2018-09-26 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.6 - @0xproject/abi-gen@1.0.11 - @0xproject/assert@1.0.11 - @0xproject/asset-buyer@1.0.1 - @0xproject/base-contract@2.0.5 - @0xproject/connect@2.0.4 - @0xproject/contract-wrappers@2.0.0 - contracts@2.1.47 - @0xproject/dev-utils@1.0.10 - ethereum-types@1.0.8 - @0xproject/fill-scenarios@1.0.5 - @0xproject/json-schemas@1.0.4 - @0xproject/metacoin@0.0.21 - @0xproject/migrations@1.0.12 - @0xproject/order-utils@1.0.5 - @0xproject/order-watcher@2.0.0 - @0xproject/react-docs@1.0.11 - @0xproject/react-shared@1.0.12 - @0xproject/sol-compiler@1.1.5 - @0xproject/sol-cov@2.1.5 - @0xproject/sol-resolver@1.0.11 - @0xproject/sra-report@1.0.11 - @0xproject/sra-spec@1.0.4 - @0xproject/subproviders@2.0.5 - @0xproject/testnet-faucets@1.0.49 - @0xproject/types@1.1.1 - @0xproject/typescript-typings@2.0.2 - @0xproject/utils@1.0.11 - @0xproject/web3-wrapper@3.0.1 - @0xproject/website@0.0.52 | ||||
| * | Updated CHANGELOGS | Fabio Berger | 2018-09-26 | 2 | -0/+13 |
| | | |||||
* | | Clean up interfaces and exports | Brandon Millman | 2018-10-03 | 2 | -40/+38 |
| | | |||||
* | | Remove static methods to retrieve assetDatas from SRA | Brandon Millman | 2018-10-03 | 1 | -19/+0 |
| | | |||||
* | | Add AssetUnavailable error | Brandon Millman | 2018-10-03 | 2 | -7/+4 |
| | | |||||
* | | Merge AssetBuyer and AssetBuyerManager | Brandon Millman | 2018-10-03 | 5 | -326/+148 |
| | | |||||
* | | Add to CHANGELOG | fragosti | 2018-09-25 | 1 | -0/+9 |
| | | |||||
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-09-25 | 4 | -11/+34 |
|\| | | | | | | | feature/asset-buyer/improve-asset-buyer-manager | ||||
| * | Publishcontracts@2.1.46@0xproject/website@0.0.51@0xproject/web3-wrapper@3.0.0@0xproject/utils@1.0.10@0xproject/types@1.1.0@0xproject/testnet-faucets@1.0.48@0xproject/subproviders@2.0.4@0xproject/sra-spec@1.0.3@0xproject/sra-report@1.0.10@0xproject/sol-resolver@1.0.10@0xproject/sol-cov@2.1.4@0xproject/sol-compiler@1.1.4@0xproject/react-shared@1.0.11@0xproject/react-docs@1.0.10@0xproject/order-watcher@1.0.5@0xproject/order-utils@1.0.4@0xproject/migrations@1.0.11@0xproject/metacoin@0.0.20@0xproject/json-schemas@1.0.3@0xproject/fill-scenarios@1.0.4@0xproject/dev-utils@1.0.9@0xproject/contract-wrappers@1.0.5@0xproject/connect@2.0.3@0xproject/base-contract@2.0.4@0xproject/asset-buyer@1.0.0@0xproject/assert@1.0.10@0xproject/abi-gen@1.0.100x.js@1.0.5 | Leonid Logvinov | 2018-09-25 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.5 - @0xproject/abi-gen@1.0.10 - @0xproject/assert@1.0.10 - @0xproject/asset-buyer@1.0.0 - @0xproject/base-contract@2.0.4 - @0xproject/connect@2.0.3 - @0xproject/contract-wrappers@1.0.5 - contracts@2.1.46 - @0xproject/dev-utils@1.0.9 - @0xproject/fill-scenarios@1.0.4 - @0xproject/json-schemas@1.0.3 - @0xproject/metacoin@0.0.20 - @0xproject/migrations@1.0.11 - @0xproject/order-utils@1.0.4 - @0xproject/order-watcher@1.0.5 - @0xproject/react-docs@1.0.10 - @0xproject/react-shared@1.0.11 - @0xproject/sol-compiler@1.1.4 - @0xproject/sol-cov@2.1.4 - @0xproject/sol-resolver@1.0.10 - @0xproject/sra-report@1.0.10 - @0xproject/sra-spec@1.0.3 - @0xproject/subproviders@2.0.4 - @0xproject/testnet-faucets@1.0.48 - @0xproject/types@1.1.0 - @0xproject/utils@1.0.10 - @0xproject/web3-wrapper@3.0.0 - @0xproject/website@0.0.51 | ||||
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-09-25 | 2 | -0/+22 |
| | | |||||
| * | Move SRA types from @0xproject/connect to @0xproject/sra-types | Leonid Logvinov | 2018-09-25 | 1 | -1/+2 |
| | | |||||
* | | Make package public again, but add warning | fragosti | 2018-09-25 | 2 | -1/+3 |
| | | |||||
* | | Add AssetBuyerManager to README | fragosti | 2018-09-25 | 1 | -0/+14 |
| | | |||||
* | | Use options object convention everywhere, and make package private | fragosti | 2018-09-25 | 7 | -142/+106 |
| | | |||||
* | | Provide convenience methods on AssetBuyerManager | fragosti | 2018-09-25 | 2 | -1/+43 |
| | | |||||
* | | Rename StandardRelayerAPIAssetBuyerManager to just AssetBuyerManager and ↵ | fragosti | 2018-09-25 | 3 | -25/+58 |
|/ | | | | generalize it | ||||
* | Upgrade all deps | fragosti | 2018-09-24 | 1 | -8/+8 |
| | |||||
* | Improve README | fragosti | 2018-09-24 | 1 | -3/+1 |
| | |||||
* | Add expiry buffer | fragosti | 2018-09-24 | 4 | -14/+51 |
| | |||||
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-09-21 | 1 | -1/+1 |
| | | | | feature/forwarder-helper/sra-and-rpc | ||||
* | Small typos | fragosti | 2018-09-21 | 2 | -2/+2 |
| | |||||
* | Add order provider response validation | fragosti | 2018-09-21 | 3 | -0/+15 |
| | |||||
* | Make asset buyer map private | fragosti | 2018-09-21 | 1 | -4/+4 |
| | |||||
* | More renaming | fragosti | 2018-09-21 | 8 | -67/+68 |
| | |||||
* | Renamed orderFetcherResponseProcessor to orderProviderResponseProcessoer | fragosti | 2018-09-21 | 2 | -7/+7 |
| | |||||
* | Add labels to TODOs | fragosti | 2018-09-21 | 2 | -4/+5 |
| | |||||
* | Move some logic to order utils | fragosti | 2018-09-21 | 2 | -8/+16 |
| | |||||
* | Add utility to get assetDatas | fragosti | 2018-09-21 | 1 | -1/+8 |
| | |||||
* | Rename OrderFetcher to OrderProvider and other small improvements | fragosti | 2018-09-20 | 9 | -49/+48 |
| | |||||
* | Update descriptions for methods on AssetBuyer | fragosti | 2018-09-20 | 1 | -3/+3 |
| | |||||
* | Add better description to README | fragosti | 2018-09-20 | 1 | -1/+3 |
| | |||||
* | Implement StandardRelayerAPIAssetBuyerManager | fragosti | 2018-09-20 | 7 | -14/+166 |
| | |||||
* | Rename forceOrderRefresh to shouldForceOrderRefresh | fragosti | 2018-09-19 | 3 | -5/+5 |
| | |||||
* | Calculate min and max rates in buy quote | fragosti | 2018-09-19 | 1 | -19/+43 |
| | |||||
* | Add isValidPercentage assert | fragosti | 2018-09-19 | 2 | -13/+14 |
| | |||||
* | make the slippage percentage customizable by integrator | fragosti | 2018-09-18 | 3 | -7/+20 |
| | |||||
* | Restrict orders field of AssetBuyerOrdersAndFillableAmounts to SignedOrder ↵ | fragosti | 2018-09-18 | 1 | -2/+2 |
| | | | | for consistency | ||||
* | Fix order expired bug | fragosti | 2018-09-18 | 1 | -1/+1 |
| | |||||
* | Move all constants to own file | fragosti | 2018-09-18 | 2 | -12/+11 |
| | |||||
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-09-18 | 1 | -4/+1 |
| | | | | feature/forwarder-helper/sra-and-rpc | ||||
* | Add factory method for specific assetData to buy and add comments | Brandon Millman | 2018-09-15 | 2 | -3/+54 |
| | |||||
* | Add factory method on AssetBuyer for specific token address | Brandon Millman | 2018-09-15 | 1 | -1/+20 |
| | |||||
* | Add factory method on AssetBuyer for provided orders | Brandon Millman | 2018-09-15 | 2 | -1/+39 |
| | |||||
* | Export the order fetchers | Brandon Millman | 2018-09-15 | 1 | -0/+2 |
| | |||||
* | Fix lint errors | Brandon Millman | 2018-09-15 | 3 | -18/+5 |
| | |||||
* | Delete old test | Brandon Millman | 2018-09-15 | 1 | -136/+0 |
| | |||||
* | Implement ProvidedOrderFetcher | Brandon Millman | 2018-09-15 | 3 | -1/+48 |
| | |||||
* | Implement StandardRelayerAPIOrderFetcher | Brandon Millman | 2018-09-15 | 3 | -262/+84 |
| | |||||
* | Flesh out the AssetBuyer class | Brandon Millman | 2018-09-15 | 9 | -233/+544 |
| | |||||
* | Create initial AssetBuyer class | Brandon Millman | 2018-09-15 | 9 | -573/+634 |
| | |||||
* | Update readme, changelog, and package.json with rename | Brandon Millman | 2018-09-15 | 4 | -51/+14 |
| | |||||
* | Move packages/forwarder-helper into packages/asset-buyer | Brandon Millman | 2018-09-15 | 18 | -0/+882 |