Francesco Agosti
726a52f3ee
0xproject -> 0x.org
2019-01-23 12:35:00 -08:00
Francesco Agosti
64424deb41
Update README.md
2019-01-23 12:33:10 -08:00
Leonid Logvinov
c8212f1d4d
Merge branch 'development' into feature/bignumber-8.0
2019-01-18 12:53:04 +01:00
Steve Klebanoff
02b7a43909
Merge branch 'development' into feature/instant/asset-buyer-check-liquidity
2019-01-17 13:29:46 -08:00
Leonid Logvinov
5816279d68
Publish
...
- 0x.js@3.0.3
- @0x/asset-buyer@4.0.2
- @0x/contract-wrappers@5.0.1
- @0x/dev-tools-pages@0.0.14
- @0x/instant@1.0.8
- @0x/metacoin@0.0.36
- @0x/monorepo-scripts@1.0.19
- @0x/order-watcher@2.4.3
- @0x/sol-coverage@1.0.3
- @0x/sol-profiler@1.0.3
- @0x/sol-trace@1.0.3
- @0x/sol-tracing-utils@4.0.1
- @0x/testnet-faucets@1.0.64
- @0x/website@0.0.67
- @0x/contracts-examples@1.0.6
- @0x/contracts-extensions@1.2.3
- @0x/contracts-interfaces@1.0.6
- @0x/contracts-libs@1.0.6
- @0x/contracts-multisig@1.0.6
- @0x/contracts-protocol@2.2.3
- @0x/contracts-test-utils@2.0.1
- @0x/contracts-tokens@1.0.6
- @0x/contracts-utils@1.0.6
2019-01-17 19:07:37 +01:00
Steve Klebanoff
92f5ad4f15
Use more specific helper method decodeAssetDataOrThrow
2019-01-16 17:12:08 -08:00
Steve Klebanoff
ff8250cd35
change helper method to return a boolean
2019-01-16 15:45:01 -08:00
Steve Klebanoff
600b44c962
Merge branch 'development' into feature/instant/asset-buyer-check-liquidity
2019-01-15 10:43:55 -08:00
Leonid Logvinov
4404f92b38
Add CHANGELOG entries
2019-01-15 17:05:51 +01:00
Leonid Logvinov
61c88455f4
Apply prettier
2019-01-15 16:25:25 +01:00
Leonid Logvinov
eb393f0a66
Upgrade chai-bignumber
2019-01-15 16:25:25 +01:00
Leonid Logvinov
c3afc13dd6
Upgrade bignumber.js version
2019-01-15 16:25:24 +01:00
Leonid Logvinov
f570f80674
Publish
...
- 0x.js@3.0.2
- @0x/abi-gen@1.0.22
- @0x/abi-gen-templates@1.0.2
- @0x/abi-gen-wrappers@2.2.0
- @0x/assert@1.0.23
- @0x/asset-buyer@4.0.1
- @0x/base-contract@3.0.13
- @0x/connect@3.0.13
- @0x/contract-addresses@2.2.0
- @0x/contract-artifacts@1.3.0
- @0x/contract-wrappers@5.0.0
- @0x/dev-tools-pages@0.0.13
- @0x/dev-utils@1.0.24
- ethereum-types@1.1.6
- @0x/fill-scenarios@1.1.2
- @0x/instant@1.0.7
- @0x/json-schemas@2.1.7
- @0x/metacoin@0.0.35
- @0x/migrations@2.4.0
- @0x/monorepo-scripts@1.0.18
- @0x/order-utils@3.1.2
- @0x/order-watcher@2.4.2
- @0x/pipeline@1.0.5
- @0x/react-docs@1.0.25
- @0x/react-shared@1.1.2
- @0x/sol-compiler@2.0.2
- @0x/sol-coverage@1.0.2
- @0x/sol-doc@1.0.14
- @0x/sol-profiler@1.0.2
- @0x/sol-resolver@1.2.3
- @0x/sol-trace@1.0.2
- @0x/sol-tracing-utils@4.0.0
- @0x/sra-spec@1.0.16
- @0x/subproviders@2.1.11
- @0x/testnet-faucets@1.0.63
- @0x/tslint-config@2.0.2
- @0x/types@1.5.2
- @0x/typescript-typings@3.0.8
- @0x/utils@3.0.1
- @0x/web3-wrapper@3.2.4
- @0x/website@0.0.66
- @0x/contracts-examples@1.0.5
- @0x/contracts-extensions@1.2.2
- @0x/contracts-interfaces@1.0.5
- @0x/contracts-libs@1.0.5
- @0x/contracts-multisig@1.0.5
- @0x/contracts-protocol@2.2.2
- @0x/contracts-test-utils@2.0.0
- @0x/contracts-tokens@1.0.5
- @0x/contracts-utils@1.0.5
2019-01-15 15:21:53 +01:00
Xianny
943c378309
Implement tslint enum-naming to enforce PascalCase on enum members ( #1474 )
2019-01-11 10:04:30 -08:00
Fabio Berger
cf3787edbb
Publish
...
- 0x.js@3.0.1
- @0x/abi-gen@1.0.21
- @0x/abi-gen-wrappers@2.1.1
- @0x/assert@1.0.22
- @0x/asset-buyer@4.0.0
- @0x/base-contract@3.0.12
- @0x/connect@3.0.12
- @0x/contract-wrappers@4.2.1
- @0x/dev-tools-pages@0.0.12
- @0x/dev-utils@1.0.23
- ethereum-types@1.1.5
- @0x/fill-scenarios@1.1.1
- @0x/instant@1.0.6
- @0x/json-schemas@2.1.6
- @0x/metacoin@0.0.34
- @0x/migrations@2.3.1
- @0x/monorepo-scripts@1.0.17
- @0x/order-utils@3.1.1
- @0x/order-watcher@2.4.1
- @0x/pipeline@1.0.4
- @0x/react-docs@1.0.24
- @0x/react-shared@1.1.1
- @0x/sol-compiler@2.0.1
- @0x/sol-coverage@1.0.1
- @0x/sol-doc@1.0.13
- @0x/sol-profiler@1.0.1
- @0x/sol-resolver@1.2.2
- @0x/sol-trace@1.0.1
- @0x/sol-tracing-utils@3.0.0
- @0x/sra-spec@1.0.15
- @0x/subproviders@2.1.10
- @0x/testnet-faucets@1.0.62
- @0x/tslint-config@2.0.1
- @0x/types@1.5.1
- @0x/typescript-typings@3.0.7
- @0x/utils@3.0.0
- @0x/web3-wrapper@3.2.3
- @0x/website@0.0.65
- @0x/contracts-examples@1.0.4
- @0x/contracts-extensions@1.2.1
- @0x/contracts-interfaces@1.0.4
- @0x/contracts-libs@1.0.4
- @0x/contracts-multisig@1.0.4
- @0x/contracts-protocol@2.2.1
- @0x/contracts-test-utils@1.0.4
- @0x/contracts-tokens@1.0.4
- @0x/contracts-utils@1.0.4
2019-01-11 18:04:43 +01:00
Steve Klebanoff
faee751395
Merge branch 'development' into feature/instant/asset-buyer-check-liquidity
2019-01-11 08:53:15 -08:00
Steve Klebanoff
742e5e039d
getLiquidityForAssetDataAsync helper method, and fix to assetBuyer to check for eth token in asset pairs
2019-01-11 08:14:57 -08:00
Alex Browne
89e398fa39
Update prettier to version ^1.15.3
2019-01-10 17:41:13 -08:00
Steve Klebanoff
1192314510
Add helper functions and expose to umd object
2019-01-10 16:13:16 -08:00
fragosti
ffd14ab2f2
feature: implement logging and friendly wallet name for Opera
2019-01-10 09:47:46 -08:00
Steve Klebanoff
fb3605026e
Merge branch 'development' into feature/instant/tell-amount-available
2019-01-09 08:54:55 -08:00
Leonid Logvinov
39786c3ad5
Merge development
2019-01-09 15:19:59 +01:00
Fabio Berger
5b7eff217e
Publish
...
- 0x.js@3.0.0
- @0x/abi-gen@1.0.20
- @0x/abi-gen-wrappers@2.1.0
- @0x/assert@1.0.21
- @0x/asset-buyer@3.0.5
- @0x/base-contract@3.0.11
- @0x/connect@3.0.11
- @0x/contract-addresses@2.1.0
- @0x/contract-artifacts@1.2.0
- @0x/contract-wrappers@4.2.0
- @0x/dev-tools-pages@0.0.11
- @0x/dev-utils@1.0.22
- @0x/fill-scenarios@1.1.0
- @0x/instant@1.0.5
- @0x/json-schemas@2.1.5
- @0x/metacoin@0.0.33
- @0x/migrations@2.3.0
- @0x/monorepo-scripts@1.0.16
- @0x/order-utils@3.1.0
- @0x/order-watcher@2.4.0
- @0x/pipeline@1.0.3
- @0x/react-docs@1.0.23
- @0x/react-shared@1.1.0
- @0x/sol-compiler@2.0.0
- @0x/sol-cov@2.1.17
- @0x/sol-doc@1.0.12
- @0x/sol-resolver@1.2.1
- @0x/sra-spec@1.0.14
- @0x/subproviders@2.1.9
- @0x/testnet-faucets@1.0.61
- @0x/types@1.5.0
- @0x/utils@2.1.1
- @0x/web3-wrapper@3.2.2
- @0x/website@0.0.64
- @0x/contracts-examples@1.0.3
- @0x/contracts-extensions@1.2.0
- @0x/contracts-interfaces@1.0.3
- @0x/contracts-libs@1.0.3
- @0x/contracts-multisig@1.0.3
- @0x/contracts-protocol@2.2.0
- @0x/contracts-test-utils@1.0.3
- @0x/contracts-tokens@1.0.3
- @0x/contracts-utils@1.0.3
2019-01-09 14:44:17 +01:00
Leonid Logvinov
7f2727236d
Pin @types/styled-components versions
2019-01-09 14:39:19 +01:00
Steve Klebanoff
2111ea159e
Merge pull request #1481 from 0xProject/fix/instant/dropdown-color
...
[instant] Dropdown hover 10% of primary color
2019-01-03 09:07:57 -08:00
Steve Klebanoff
89f67b9bec
take out no-longer necessary test
2019-01-02 16:56:28 -08:00
Steve Klebanoff
c62d862967
fix(instant): Dropdown hover should be 10% of primary color
2019-01-02 10:58:41 -08:00
fragosti
1ceb3c9664
feat: unmount the token selector when its not displaying
2019-01-02 19:07:02 +01:00
fragosti
4252a760f0
feat: dont re-render the token selector on every input change
2019-01-02 16:55:29 +01:00
fragosti
5721b25c3a
feat: give all stateless components a displayName or make them private
2019-01-02 16:08:15 +01:00
fragosti
586a8ba8e7
feat: use PureComponent instead of Component
2019-01-02 16:01:40 +01:00
Steve Klebanoff
c8c8219c05
Make amountAvailableToFill required
2018-12-21 16:26:07 -08:00
Steve Klebanoff
e144ebbb93
Merge branch 'development' into feature/instant/tell-amount-available
2018-12-21 14:57:16 -08:00
Brandon Millman
56af9b2aab
Merge branch 'development' into fix/instant/signature-denied
...
* development: (914 commits)
Unfix compiler version except for top level contracts
Move OrderValidator to extensions
Update CHANGELOG
Remove assembly version of matchOrders
Add getOrderInfo check before calling fillOrder
Update comments and hard code function selector constants
Fix build after rebase
update comments
Fix build and add back tests
Update dependency paths
Add OrderMatcher tests
feat: Add OrderMatcher contract that takes spread in multiple assets by calling `matchOrders` followed by `fillOrder`
Update CHANGELOG
Use more efficient equality checks
Add note about input validation
Use more efficient check for overflow
Check if amount == 0 before doing division
Reapply prettier
New relayers
feat(sra_client.py): Test deployed pkg via tox
...
2018-12-20 15:21:28 -08:00
Brandon Millman
b399aa25aa
feat(instant): add new event for unknown buy errors
2018-12-20 15:05:54 -08:00
Brandon Millman
bbe9862aa6
fix(instant): add analytics to unknown error on executeBuyAsync
2018-12-20 14:43:14 -08:00
Brandon Millman
080c6d3146
fix(instant): catch unknown errors from executeBuyAsync, report them and show could not submit transaction
2018-12-20 14:32:11 -08:00
Brandon Millman
2effc3e267
fix(instant): use isTrust property to determine if provider is trust wallet
2018-12-20 14:10:29 -08:00
Steve Klebanoff
45d8b522f4
Merge branch 'development' into feature/website/0x-org
2018-12-18 12:49:22 -08:00
fragosti
9b4d1a1e38
feat: update prod deploy destination
2018-12-14 16:37:19 -08:00
Steve Klebanoff
8c5ff663a9
Merge branch 'development' into feature/instant/usd-eth-toggle
2018-12-14 15:58:34 -08:00
Steve Klebanoff
67422db4bd
fix semicolon and apply prettier
2018-12-14 15:58:23 -08:00
Steve Klebanoff
ab10119c5a
one more test for undefined
2018-12-14 15:34:45 -08:00
Steve Klebanoff
69054d85e8
Only send in amountAvailableToFill if it's a non-zero amount, add additional tests and nest, and put error into its own file
2018-12-14 15:34:45 -08:00
Steve Klebanoff
3e596f6a8c
Nesting errors
2018-12-14 15:34:45 -08:00
Steve Klebanoff
c3884dfa32
More tests for assetBuyerErrorMessage
2018-12-14 15:34:45 -08:00
Steve Klebanoff
a3d93d17cd
Factor in slippage amount in InsufficientAssetLiquidityError error, and show in instant
2018-12-14 15:34:45 -08:00
Brandon Millman
21a193e516
feature(instant): add trust wallet detection
2018-12-14 14:10:15 -08:00
Brandon Millman
926fcb296f
fix(instant): treat executeBuyQuote errors as signature denials
2018-12-14 14:06:24 -08:00
Francesco Agosti
1efde6f59b
Merge pull request #1415 from 0xProject/feature/instant/mobile-numeric-keyboard
...
[instant] Change input to number input, and simplify ScalingInput
2018-12-14 10:50:32 -08:00