/lang/cdent/

ools' title='dexon-sol-tools Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/packages/asset-buyer
Commit message (Expand)AuthorAgeFilesLines
* Update dependency packagesHsuan Lee2019-01-1927-2441/+0
* Merge branch 'development' into feature/bignumber-8.0Leonid Logvinov2019-01-1811-9/+406
|\
| * Merge branch 'development' into feature/instant/asset-buyer-check-liquiditySteve Klebanoff2019-01-183-2/+15
| |\
| | * Publish@0x/website@0.0.67@0x/testnet-faucets@1.0.64@0x/sol-tracing-utils@4.0.1@0x/sol-trace@1.0.3@0x/sol-profiler@1.0.3@0x/sol-coverage@1.0.3@0x/order-watcher@2.4.3@0x/monorepo-scripts@1.0.19@0x/metacoin@0.0.36@0x/instant@1.0.8@0x/dev-tools-pages@0.0.14@0x/contracts-utils@1.0.6@0x/contracts-tokens@1.0.6@0x/contracts-test-utils@2.0.1@0x/contracts-protocol@2.2.3@0x/contracts-multisig@1.0.6@0x/contracts-libs@1.0.6@0x/contracts-interfaces@1.0.6@0x/contracts-extensions@1.2.3@0x/contracts-examples@1.0.6@0x/contract-wrappers@5.0.1@0x/asset-buyer@4.0.20x.js@3.0.3Leonid Logvinov2019-01-181-2/+2
| | * Updated CHANGELOGSLeonid Logvinov2019-01-182-0/+13
| * | Use more specific helper method decodeAssetDataOrThrowSteve Klebanoff2019-01-171-1/+1
| * | Change LiquidityForAssetData to return a BigNumber instead of a number to avo...Steve Klebanoff2019-01-174-20/+20
| * | export type instead of interface for more succinct syntaxSteve Klebanoff2019-01-171-1/+1
| * | Clarify boolean variable nameSteve Klebanoff2019-01-171-1/+1
| * | Merge branch 'development' into feature/instant/asset-buyer-check-liquiditySteve Klebanoff2019-01-172-3/+3
| |\|
| | * Merge branch 'development' into fix/asset-buyer/zero-amount-available-testSteve Klebanoff2019-01-164-14/+27
| | |\
| | * | Update test for required amountAvailableToFillSteve Klebanoff2019-01-122-3/+3
| * | | Remove accidental importSteve Klebanoff2019-01-171-1/+0
| * | | Add PR number and fix descriptionSteve Klebanoff2019-01-161-1/+2
| * | | Export types and add additional documentationSteve Klebanoff2019-01-162-0/+10
| * | | Merge branch 'development' into feature/instant/asset-buyer-check-liquiditySteve Klebanoff2019-01-164-15/+33
| |\ \ \ | | | |/ | | |/|
| * | | prettier changelogSteve Klebanoff2019-01-121-2/+1
| * | | Disable promise-function-async for mocking async functionsSteve Klebanoff2019-01-121-0/+2
| * | | Move calculateLiquidity to helper functionSteve Klebanoff2019-01-122-31/+35
| * | | Add new version to CHANGELOGSteve Klebanoff2019-01-121-0/+9
| * | | Merge branch 'development' into feature/instant/asset-buyer-check-liquiditySteve Klebanoff2019-01-1210-31/+233
| |\ \ \
| * | | | getLiquidityForAssetDataAsync helper method, and fix to assetBuyer to check f...Steve Klebanoff2019-01-122-9/+24
| * | | | Add LiquidityRequestOpts typeSteve Klebanoff2019-01-111-0/+5
| * | | | Getting rid of unused params and adding documentationSteve Klebanoff2019-01-111-8/+14
| * | | | rename tokensAvailableInUnitAmount to tokensAvailableInBaseUnits and use test...Steve Klebanoff2019-01-113-32/+29
| * | | | Adding more test coverageSteve Klebanoff2019-01-111-4/+37
| * | | | Implement liquidity checking w/ testingSteve Klebanoff2019-01-115-3/+307
* | | | | Fix prettierLeonid Logvinov2019-01-161-8/+4
* | | | | Add CHANGELOG entriesLeonid Logvinov2019-01-161-4/+17
* | | | | Upgrade chai-bignumberLeonid Logvinov2019-01-151-1/+1
* | | | | Apply prettierLeonid Logvinov2019-01-151-1/+3
* | | | | Upgrade chai-bignumberLeonid Logvinov2019-01-151-1/+1
* | | | | Upgrade bignumber.js versionLeonid Logvinov2019-01-154-27/+24
| |_|/ / |/| | |
* | | | Publishethereum-types@1.1.6@0x/website@0.0.66@0x/web3-wrapper@3.2.4@0x/utils@3.0.1@0x/typescript-typings@3.0.8@0x/types@1.5.2@0x/tslint-config@2.0.2@0x/testnet-faucets@1.0.63@0x/subproviders@2.1.11@0x/sra-spec@1.0.16@0x/sol-tracing-utils@4.0.0@0x/sol-trace@1.0.2@0x/sol-resolver@1.2.3@0x/sol-profiler@1.0.2@0x/sol-doc@1.0.14@0x/sol-coverage@1.0.2@0x/sol-compiler@2.0.2@0x/react-shared@1.1.2@0x/react-docs@1.0.25@0x/pipeline@1.0.5@0x/order-watcher@2.4.2@0x/order-utils@3.1.2@0x/monorepo-scripts@1.0.18@0x/migrations@2.4.0@0x/metacoin@0.0.35@0x/json-schemas@2.1.7@0x/instant@1.0.7@0x/fill-scenarios@1.1.2@0x/dev-utils@1.0.24@0x/dev-tools-pages@0.0.13@0x/contracts-utils@1.0.5@0x/contracts-tokens@1.0.5@0x/contracts-test-utils@2.0.0@0x/contracts-protocol@2.2.2@0x/contracts-multisig@1.0.5@0x/contracts-libs@1.0.5@0x/contracts-interfaces@1.0.5@0x/contracts-extensions@1.2.2@0x/contracts-examples@1.0.5@0x/contract-wrappers@5.0.0@0x/contract-artifacts@1.3.0@0x/contract-addresses@2.2.0@0x/connect@3.0.13@0x/base-contract@3.0.13@0x/asset-buyer@4.0.1@0x/assert@1.0.23@0x/abi-gen@1.0.22@0x/abi-gen-wrappers@2.2.0@0x/abi-gen-templates@1.0.20x.js@3.0.2Leonid Logvinov2019-01-151-13/+13
* | | | Updated CHANGELOGSLeonid Logvinov2019-01-152-0/+13
* | | | Implement tslint enum-naming to enforce PascalCase on enum members (#1474)Xianny2019-01-121-1/+1
| |_|/ |/| |
* | | Publishethereum-types@1.1.5@0x/website@0.0.65@0x/web3-wrapper@3.2.3@0x/utils@3.0.0@0x/typescript-typings@3.0.7@0x/types@1.5.1@0x/tslint-config@2.0.1@0x/testnet-faucets@1.0.62@0x/subproviders@2.1.10@0x/sra-spec@1.0.15@0x/sol-tracing-utils@3.0.0@0x/sol-trace@1.0.1@0x/sol-resolver@1.2.2@0x/sol-profiler@1.0.1@0x/sol-doc@1.0.13@0x/sol-coverage@1.0.1@0x/sol-compiler@2.0.1@0x/react-shared@1.1.1@0x/react-docs@1.0.24@0x/pipeline@1.0.4@0x/order-watcher@2.4.1@0x/order-utils@3.1.1@0x/monorepo-scripts@1.0.17@0x/migrations@2.3.1@0x/metacoin@0.0.34@0x/json-schemas@2.1.6@0x/instant@1.0.6@0x/fill-scenarios@1.1.1@0x/dev-utils@1.0.23@0x/dev-tools-pages@0.0.12@0x/contracts-utils@1.0.4@0x/contracts-tokens@1.0.4@0x/contracts-test-utils@1.0.4@0x/contracts-protocol@2.2.1@0x/contracts-multisig@1.0.4@0x/contracts-libs@1.0.4@0x/contracts-interfaces@1.0.4@0x/contracts-extensions@1.2.1@0x/contracts-examples@1.0.4@0x/contract-wrappers@4.2.1@0x/connect@3.0.12@0x/base-contract@3.0.12@0x/asset-buyer@4.0.0@0x/assert@1.0.22@0x/abi-gen@1.0.21@0x/abi-gen-wrappers@2.1.10x.js@3.0.1Fabio Berger2019-01-121-13/+13
* | | Updated CHANGELOGSFabio Berger2019-01-122-1/+6
| |/ |/|
* | Update prettier to version ^1.15.3Alex Browne2019-01-111-8/+4
* | Merge branch 'development' into feature/instant/tell-amount-availableSteve Klebanoff2019-01-104-12/+23
|\ \
| * | Publish@0x/website@0.0.64@0x/web3-wrapper@3.2.2@0x/utils@2.1.1@0x/types@1.5.0@0x/testnet-faucets@1.0.61@0x/subproviders@2.1.9@0x/sra-spec@1.0.14@0x/sol-resolver@1.2.1@0x/sol-doc@1.0.12@0x/sol-cov@2.1.17@0x/sol-compiler@2.0.0@0x/react-shared@1.1.0@0x/react-docs@1.0.23@0x/pipeline@1.0.3@0x/order-watcher@2.4.0@0x/order-utils@3.1.0@0x/monorepo-scripts@1.0.16@0x/migrations@2.3.0@0x/metacoin@0.0.33@0x/json-schemas@2.1.5@0x/instant@1.0.5@0x/fill-scenarios@1.1.0@0x/dev-utils@1.0.22@0x/dev-tools-pages@0.0.11@0x/contracts-utils@1.0.3@0x/contracts-tokens@1.0.3@0x/contracts-test-utils@1.0.3@0x/contracts-protocol@2.2.0@0x/contracts-multisig@1.0.3@0x/contracts-libs@1.0.3@0x/contracts-interfaces@1.0.3@0x/contracts-extensions@1.2.0@0x/contracts-examples@1.0.3@0x/contract-wrappers@4.2.0@0x/contract-artifacts@1.2.0@0x/contract-addresses@2.1.0@0x/connect@3.0.11@0x/base-contract@3.0.11@0x/asset-buyer@3.0.5@0x/assert@1.0.21@0x/abi-gen@1.0.20@0x/abi-gen-wrappers@2.1.00x.js@3.0.0Fabio Berger2019-01-091-10/+10
| * | Updated CHANGELOGSFabio Berger2019-01-092-0/+13
| * | Remove beta note from asset-buyerSteve Klebanoff2019-01-091-2/+0
| |/
* | Add PR numberSteve Klebanoff2019-01-041-1/+2
* | Fix var name and use floor instead of .round(0, ROUND_DOWN)Steve Klebanoff2018-12-221-9/+7
* | Make amountAvailableToFill requiredSteve Klebanoff2018-12-222-7/+3
* | more documentationSteve Klebanoff2018-12-151-0/+6
* | rename boolean varSteve Klebanoff2018-12-151-3/+3
* | Update asset-buyer changelog describing error changeSteve Klebanoff2018-12-151-0/+8
* | Only send in amountAvailableToFill if it's a non-zero amount, add additional ...Steve Klebanoff2018-12-156-103/+149
* | Factor in slippage amount in InsufficientAssetLiquidityError error, and show ...Steve Klebanoff2018-12-155-7/+49
* | feat(asset-buyer): Custom InsufficientAssetLiquidityError errorSteve Klebanoff2018-12-154-9/+107
|/
* Publishethereum-types@1.1.4@0x/website@0.0.63@0x/web3-wrapper@3.2.1@0x/utils@2.0.8@0x/typescript-typings@3.0.6@0x/types@1.4.1@0x/tslint-config@2.0.0@0x/testnet-faucets@1.0.60@0x/subproviders@2.1.8@0x/sra-spec@1.0.13@0x/sol-resolver@1.1.1@0x/sol-doc@1.0.11@0x/sol-cov@2.1.16@0x/sol-compiler@1.1.16@0x/react-shared@1.0.25@0x/react-docs@1.0.22@0x/pipeline@1.0.2@0x/order-watcher@2.2.8@0x/order-utils@3.0.7@0x/migrations@2.2.2@0x/metacoin@0.0.32@0x/json-schemas@2.1.4@0x/instant@1.0.4@0x/fill-scenarios@1.0.16@0x/dev-utils@1.0.21@0x/dev-tools-pages@0.0.10@0x/contracts-utils@1.0.1@0x/contracts-tokens@1.0.1@0x/contracts-test-utils@1.0.2@0x/contracts-protocol@2.1.58@0x/contracts-multisig@1.0.1@0x/contracts-libs@1.0.1@0x/contracts-interfaces@1.0.1@0x/contracts-extensions@1.0.1@0x/contracts-examples@1.0.1@0x/contract-wrappers@4.1.3@0x/connect@3.0.10@0x/base-contract@3.0.10@0x/asset-buyer@3.0.4@0x/assert@1.0.20@0x/abi-gen@1.0.19@0x/abi-gen-wrappers@2.0.20x.js@2.0.8Leonid Logvinov2018-12-141-13/+13
* Updated CHANGELOGSLeonid Logvinov2018-12-141-2/+2
* Updated CHANGELOGSLeonid Logvinov2018-12-142-0/+13
* Publishethereum-types@1.1.3@0x/website@0.0.62@0x/web3-wrapper@3.2.0@0x/utils@2.0.7@0x/typescript-typings@3.0.5@0x/types@1.4.0@0x/testnet-faucets@1.0.59@0x/subproviders@2.1.7@0x/sra-spec@1.0.12@0x/sol-resolver@1.1.0@0x/sol-doc@1.0.10@0x/sol-cov@2.1.15@0x/sol-compiler@1.1.15@0x/react-shared@1.0.24@0x/react-docs@1.0.21@0x/pipeline@1.0.1@0x/order-watcher@2.2.7@0x/order-utils@3.0.6@0x/monorepo-scripts@1.0.15@0x/migrations@2.2.1@0x/metacoin@0.0.31@0x/json-schemas@2.1.3@0x/instant@1.0.3@0x/fill-scenarios@1.0.15@0x/dev-utils@1.0.20@0x/dev-tools-pages@0.0.9@0x/contracts-test-utils@1.0.1@0x/contracts-protocol@2.1.57@0x/contract-wrappers@4.1.2@0x/connect@3.0.9@0x/base-contract@3.0.9@0x/asset-buyer@3.0.3@0x/assert@1.0.19@0x/abi-gen@1.0.18@0x/abi-gen-wrappers@2.0.10x.js@2.0.7Fabio Berger2018-12-121-12/+12
* Updated CHANGELOGSFabio Berger2018-12-122-2/+2
* Updated CHANGELOGSLeonid Logvinov2018-12-112-1/+6
* fix(asset-buyer): update SRA order provider to include DAIBrandon Millman2018-12-042-1/+15
* Publishcontracts@2.1.56@0x/website@0.0.61@0x/web3-wrapper@3.1.6@0x/testnet-faucets@1.0.58@0x/subproviders@2.1.6@0x/sol-doc@1.0.9@0x/sol-cov@2.1.14@0x/sol-compiler@1.1.14@0x/react-shared@1.0.23@0x/react-docs@1.0.20@0x/order-watcher@2.2.6@0x/order-utils@3.0.4@0x/migrations@2.2.0@0x/metacoin@0.0.30@0x/instant@1.0.2@0x/fill-scenarios@1.0.14@0x/dev-utils@1.0.19@0x/dev-tools-pages@0.0.8@0x/contract-wrappers@4.1.1@0x/contract-artifacts@1.1.2@0x/contract-addresses@2.0.0@0x/connect@3.0.8@0x/base-contract@3.0.8@0x/asset-buyer@3.0.2@0x/abi-gen-wrappers@2.0.0@0x/abi-gen-templates@1.0.10x.js@2.0.6Jacob Evans2018-11-281-6/+6
* Updated CHANGELOGSJacob Evans2018-11-282-0/+13
* Publishcontracts@2.1.55@0x/website@0.0.60@0x/web3-wrapper@3.1.5@0x/utils@2.0.6@0x/types@1.3.0@0x/testnet-faucets@1.0.57@0x/subproviders@2.1.5@0x/sra-spec@1.0.11@0x/sol-resolver@1.0.17@0x/sol-doc@1.0.8@0x/sol-cov@2.1.13@0x/sol-compiler@1.1.13@0x/react-shared@1.0.22@0x/react-docs@1.0.19@0x/order-watcher@2.2.5@0x/order-utils@3.0.3@0x/monorepo-scripts@1.0.14@0x/migrations@2.1.0@0x/metacoin@0.0.29@0x/json-schemas@2.1.2@0x/instant@1.0.1@0x/fill-scenarios@1.0.13@0x/dev-utils@1.0.18@0x/dev-tools-pages@0.0.7@0x/contract-wrappers@4.1.0@0x/contract-addresses@1.2.0@0x/connect@3.0.7@0x/base-contract@3.0.7@0x/asset-buyer@3.0.1@0x/assert@1.0.18@0x/abi-gen@1.0.17@0x/abi-gen-wrappers@1.1.00x.js@2.0.5Fabio Berger2018-11-221-10/+10
* Updated CHANGELOGSFabio Berger2018-11-22