Brandon Millman
7534c0f19e
fix(asset-buyer): change lodash version to the same as other 0x packages
2018-11-15 19:07:43 -08:00
Brandon Millman
2eef766aff
Merge pull request #1258 from 0xProject/fix/instant/contract-call
...
[instant] Catch errors coming from calls to the orderValidator contract
2018-11-14 15:20:31 -08:00
Leonid Logvinov
fe1b7f15e8
Publish
...
- 0x.js@2.0.4
- @0x/abi-gen@1.0.16
- @0x/abi-gen-wrappers@1.0.5
- @0x/assert@1.0.17
- @0x/asset-buyer@3.0.0
- @0x/base-contract@3.0.6
- @0x/connect@3.0.6
- @0x/contract-wrappers@4.0.2
- contracts@2.1.54
- @0x/dev-tools-pages@0.0.6
- @0x/dev-utils@1.0.17
- @0x/fill-scenarios@1.0.12
- @0x/instant@0.0.7
- @0x/json-schemas@2.1.1
- @0x/metacoin@0.0.28
- @0x/migrations@2.0.4
- @0x/order-utils@3.0.2
- @0x/order-watcher@2.2.4
- @0x/react-docs@1.0.18
- @0x/react-shared@1.0.21
- @0x/sol-compiler@1.1.12
- @0x/sol-cov@2.1.12
- @0x/sol-doc@1.0.7
- @0x/sra-spec@1.0.10
- @0x/subproviders@2.1.4
- @0x/testnet-faucets@1.0.56
- @0x/utils@2.0.5
- @0x/web3-wrapper@3.1.4
- @0x/website@0.0.59
2018-11-14 16:16:46 +01:00
Leonid Logvinov
3f647c259a
Updated CHANGELOGS
2018-11-14 16:16:32 +01:00
Brandon Millman
af6aa2df93
fix(instant): catch errors coming from calls to the orderValidator contract
2018-11-13 18:03:09 -08:00
Brandon Millman
3a3fe0e69a
Merge branch 'development' into fix/asset-buyer/price-per-token
...
* development:
Publish
Updated CHANGELOGS
Fix a bug when undefined was been tried to convert to an array
feat(instant): add extra asset metadata
chore: fix linter error
Improve logo spacing
fix: lowercase supplied address before comparing with derived addresses (which are not checksummed)
Remove unused instance variable
update yarn.lock
Increase logo size
Replace remaining scroll-links with Link component
Adjust paddin
Fix menuItem background colors depending on the context
Remove "Home" menu item, instead make different parts of logo link to different sections of the website
Rename tutorial to match verb structure
chore: Make `External exports` clickable on sidebar
style: reduce border size on version dropdown
style: make line-height of sidebar title 26px, make sure still bottom aligned with version picker
Update yarn.lock
style: remove small gap under topbar
2018-11-13 11:38:20 -08:00
Brandon Millman
baba78f545
chore(asset-buyer): update changelog to major version bump
2018-11-13 11:36:19 -08:00
Leonid Logvinov
a824264da2
Publish
...
- 0x.js@2.0.3
- @0x/abi-gen-wrappers@1.0.4
- @0x/asset-buyer@2.2.2
- @0x/base-contract@3.0.5
- @0x/connect@3.0.5
- @0x/contract-wrappers@4.0.1
- contracts@2.1.53
- @0x/dev-tools-pages@0.0.5
- @0x/dev-utils@1.0.16
- @0x/fill-scenarios@1.0.11
- @0x/instant@0.0.6
- @0x/metacoin@0.0.27
- @0x/migrations@2.0.3
- @0x/order-utils@3.0.1
- @0x/order-watcher@2.2.3
- @0x/react-docs@1.0.17
- @0x/react-shared@1.0.20
- @0x/sol-compiler@1.1.11
- @0x/sol-cov@2.1.11
- @0x/sol-doc@1.0.6
- @0x/subproviders@2.1.3
- @0x/testnet-faucets@1.0.55
- @0x/web3-wrapper@3.1.3
- @0x/website@0.0.58
2018-11-13 19:41:43 +01:00
Leonid Logvinov
a66c03aa21
Updated CHANGELOGS
2018-11-13 19:41:25 +01:00
Brandon Millman
e8afc66a5a
chore(asset-buyer): update changelog
2018-11-12 20:51:37 -08:00
Brandon Millman
d73faf1b81
fix(asset-buyer): output assetEthAmount instead of ethPerAssetPrice in BuyQuoteInfos
2018-11-12 20:50:27 -08:00
Leonid Logvinov
0ebbbdfca4
Publish
...
- 0x.js@2.0.2
- @0x/abi-gen-wrappers@1.0.3
- @0x/assert@1.0.16
- @0x/asset-buyer@2.2.1
- @0x/base-contract@3.0.4
- @0x/connect@3.0.4
- @0x/contract-wrappers@4.0.0
- contracts@2.1.52
- @0x/dev-tools-pages@0.0.4
- @0x/dev-utils@1.0.15
- @0x/fill-scenarios@1.0.10
- @0x/instant@0.0.5
- @0x/json-schemas@2.1.0
- @0x/metacoin@0.0.26
- @0x/migrations@2.0.2
- @0x/order-utils@3.0.0
- @0x/order-watcher@2.2.2
- @0x/react-docs@1.0.16
- @0x/react-shared@1.0.19
- @0x/sol-compiler@1.1.10
- @0x/sol-cov@2.1.10
- @0x/sol-doc@1.0.5
- @0x/sra-spec@1.0.9
- @0x/subproviders@2.1.2
- @0x/testnet-faucets@1.0.54
- @0x/web3-wrapper@3.1.2
- @0x/website@0.0.57
2018-11-12 14:30:26 +01:00
Leonid Logvinov
085d34834b
Updated CHANGELOGS
2018-11-12 14:30:14 +01:00
Jacob Evans
b4a11de097
Publish
...
- 0x.js@2.0.1
- @0x/abi-gen@1.0.15
- @0x/abi-gen-wrappers@1.0.2
- @0x/assert@1.0.15
- @0x/asset-buyer@2.2.0
- @0x/base-contract@3.0.3
- @0x/connect@3.0.3
- @0x/contract-addresses@1.1.0
- @0x/contract-artifacts@1.1.0
- @0x/contract-wrappers@3.0.1
- contracts@2.1.51
- @0x/dev-tools-pages@0.0.3
- @0x/dev-utils@1.0.14
- ethereum-types@1.1.2
- @0x/fill-scenarios@1.0.9
- @0x/instant@0.0.4
- @0x/json-schemas@2.0.1
- @0x/metacoin@0.0.25
- @0x/migrations@2.0.1
- @0x/monorepo-scripts@1.0.13
- @0x/order-utils@2.0.1
- @0x/order-watcher@2.2.1
- @0x/react-docs@1.0.15
- @0x/react-shared@1.0.18
- @0x/sol-compiler@1.1.9
- @0x/sol-cov@2.1.9
- @0x/sol-doc@1.0.4
- @0x/sol-resolver@1.0.16
- @0x/sra-spec@1.0.8
- @0x/subproviders@2.1.1
- @0x/testnet-faucets@1.0.53
- @0x/tslint-config@1.0.10
- @0x/types@1.2.1
- @0x/typescript-typings@3.0.4
- @0x/utils@2.0.4
- @0x/web3-wrapper@3.1.1
- @0x/website@0.0.56
2018-11-09 16:28:52 +11:00
Jacob Evans
a22d78e273
Updated CHANGELOGS
2018-11-09 16:28:35 +11:00
Brandon Millman
0823bd24d6
fix(asset-buyer): lower default expiryBuffer from 5 minutes to 2 minutes
2018-11-06 14:08:30 -08:00
Brandon Millman
4fda2a2d04
fix(asset-buyer): fix default values being overriden and incorrect fee rounding
2018-11-02 09:59:17 -07:00
fragosti
c50c4a4669
fix: make maxPerPage for the SRA getAvailableMakerAssetDatasAsync call a local var
2018-11-01 15:11:03 -07:00
fragosti
32de4862ba
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/token-selection-panel
2018-11-01 15:01:05 -07:00
fragosti
8c33692560
chore: add to changelog
2018-10-31 15:58:21 -07:00
fragosti
76f88a0a62
feat: expose new getAvailableAssetDatasAsync
API
...
BREAKING CHANGE: the `OrderProvider` now requires a new method `getAvailableMakerAssetDatasAsync` and the `StandardRelayerAPIOrderProvider` requires the network id at init.
2018-10-31 15:40:30 -07:00
fragosti
59ad2b75c1
chore: remove unused import
2018-10-31 13:29:20 -07:00
fragosti
17f024056a
chore: add changelog
2018-10-29 15:50:54 -07:00
fragosti
10e6c3cd90
feat: remove isValidProvided orders validation
2018-10-29 15:48:45 -07:00
Brandon Millman
8d1689073b
Merge branch 'development' into feature/instant/fixed-orders-in-render-method
...
* 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
2018-10-28 19:07:53 -07:00
Alex Browne
cc7321cb5b
Merge pull request #1178 from 0xProject/fix/linter-improvements
...
Add --format stylish to tslint and fix linter errors in contract-wrappers.
2018-10-26 13:34:21 -07:00
fragosti
27d9e516e1
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/fixed-orders-in-render-method
2018-10-25 18:53:22 -07:00
fragosti
a2d09a68b0
chore: add to asset-buyer changelog.json
2018-10-25 15:03:30 -07:00
fragosti
46a8aad87a
feat: no longer require separate orders
and feeOrders
args in getAssetBuyerForProvidedOrders
...
BREAKING_CHANGE: `getAssetBuyerForProvidedOrders` factory function now takes 3 args instead of 4
2018-10-24 14:12:24 -07:00
Alex Browne
2c04ee3f5e
chore: Add --format stylish to tslint
2018-10-23 18:30:11 -07:00
Brandon Millman
da54fc3296
chore(asset-buyer): fix lint errors
2018-10-23 15:32:55 -07:00
Brandon Millman
4db33ba2b3
feat(asset-buyer): update buyQuoteCalculator to match rounding behavior in contracts
2018-10-23 14:06:21 -07:00
Brandon Millman
117ee19370
feat(asset-buyer): throw SignatureRequestDenied and TransactionValueTooLow errors when executing buy
2018-10-23 10:02:00 -07:00
Leonid Logvinov
8b62b350b1
Publish
...
- 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
2018-10-18 16:03:00 +02:00
Leonid Logvinov
71d1e6b0ec
Updated CHANGELOGS
2018-10-18 16:02:49 +02:00
Leonid Logvinov
7e49db2301
Fix ethereum-types versions
2018-10-18 15:52:32 +02:00
Jacob Evans
2735fb4fa6
chore: change README.md from 0xproject to 0x
2018-10-18 22:30:09 +11:00
Jacob Evans
88c929a408
chore: change tslint.json from 0xproject to 0x
2018-10-18 22:28:38 +11:00
Jacob Evans
9f924e459c
chore: change package org from 0xproject to 0x
2018-10-18 22:27:31 +11:00
Kadinsky
5ec4b27200
Merge pull request #1145 from 0xProject/refactorSchemasToJSON
...
Move json-schema schemas to JSON files
2018-10-17 19:01:29 +01:00
Brandon Millman
81505ba56c
Fix duplicate BuyQuoteInfo
2018-10-17 10:44:25 -07:00
Brandon Millman
84057934c6
Merge branch 'development' into feature/website/asset-buyer-docs
...
* 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
...
2018-10-17 10:30:29 -07:00
Fabio Berger
7c87d2e38b
chore: Update TypeDoc to 0.13.0 (supports TS v3.1)
2018-10-17 16:18:28 +01:00
fragosti
dbf5be6c21
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/move-features-over-from-zrx-buyer
2018-10-16 11:15:17 -07:00
Brandon Millman
4976b34738
feat(asset-buyer): add missing types to public interface
2018-10-16 10:00:49 -07:00
Brandon Millman
7aab4d10de
feat(asset-buyer): add hooks for documentation
2018-10-16 10:00:41 -07:00
fragosti
43f8f2abbd
feat: add changelog entries for changed packages
2018-10-15 14:20:31 -07:00
Alex Browne
e3af06ab10
Update CHANGELOG.json for all changed packages
2018-10-15 14:11:20 -07:00
Alex Browne
974ec23ecd
Apply various PR feedback
2018-10-15 13:38:33 -07:00
Alex Browne
1e9ea09f08
Introduce new contract-addresses package and use it everywhere
2018-10-15 13:38:33 -07:00