Brandon Millman
1dd903ddcc
Merge pull request #1263 from 0xProject/fix/website/node-env
...
[website] Fix currentProvider called on undefined and NODE_ENV production warning
2018-11-15 10:46:53 -08:00
Brandon Millman
408bbdb52e
fix(website): remove node env definition from webpack
2018-11-14 15:25:40 -08:00
Brandon Millman
f2a6feff29
fix(website): currentProvider called on undefined
2018-11-14 15:25:40 -08:00
Brandon Millman
7ccf9cd48e
chore: update yarn lock
2018-11-14 15:25:40 -08:00
Francesco Agosti
8afcba7ba1
Merge pull request #1257 from 0xProject/feature/instant/different-install-wallet-copy-for-mobile
...
[instant] Adapt content to operating system, browser and provider type
2018-11-14 15:20:49 -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
fragosti
fe23bf9e51
feat: use capital values for enums
2018-11-14 14:54:41 -08:00
fragosti
1aae112d0e
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/different-install-wallet-copy-for-mobile
2018-11-14 14:39:23 -08:00
Brandon Millman
504f4d9eb9
fix(instant): fix tabIndex attribute error
2018-11-14 14:02:34 -08:00
F. Eugene Aumson
daf5719f08
fix(order_utils.py): lazy load contract artifacts ( #1262 )
2018-11-14 17:00:41 -05:00
Brandon Millman
e9754b4c08
Merge pull request #1261 from 0xProject/fix/instant/erc20-picker-list
...
[instant] Fix a bunch of low hanging bugs
2018-11-14 13:30:17 -08:00
Brandon Millman
adce627888
fix(instant): match token search on prefix
2018-11-14 10:00:18 -08:00
Brandon Millman
7688037fb8
fix(instant): border radius
2018-11-14 10:00:18 -08:00
Brandon Millman
997912a8f8
fix(instant): fix tabbing into erc20 token selector
2018-11-14 10:00:18 -08:00
F. Eugene Aumson
b961cb1952
fix(order_utils.py): validate order w/json schema ( #1260 )
2018-11-14 12:56:31 -05:00
F. Eugene Aumson
e1d64def20
feat(order_utils.py): sign_hash() ( #1254 )
...
Also moved is_valid_signature() into main package module, for
simplicity.
Also consolidated a handul of in-line pylint disable directives into the
.pylintrc config file.
2018-11-14 10:41:52 -05: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
@0x/abi-gen@1.0.16
@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
@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
contracts@2.1.54
0x.js@2.0.4
@0x/abi-gen-wrappers@1.0.5
@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
monorepo@fe1b7f1
2018-11-14 16:16:46 +01:00
Leonid Logvinov
3f647c259a
Updated CHANGELOGS
2018-11-14 16:16:32 +01:00
Leonid Logvinov
06dcf24496
Merge pull request #1259 from 0xProject/feature/ow-zrx-bug
...
[@0x/order-watcher] Fix a bug in an order removal when maker token is ZRX
2018-11-14 16:04:25 +01:00
Leonid Logvinov
77c77631e1
Add a comment
2018-11-14 16:03:19 +01:00
Leonid Logvinov
b0e9f58033
Fix a bug in an order-watcher order removal when maker token is ZRX
2018-11-14 15:41:58 +01:00
fragosti
80e7e84a06
fix: do not remove payment dropdown when confirmation pending
2018-11-13 19:49:06 -08:00
fragosti
15105cde0f
refactor: move wallet panel content os switching logic into two methods
2018-11-13 19:44:31 -08:00
fragosti
921ef90a14
feat: dont show payment dropdown content on mobile
2018-11-13 19:34:34 -08:00
fragosti
1a1caa1ca2
feat: center title label with circle
2018-11-13 18:04:44 -08:00
Brandon Millman
af6aa2df93
fix(instant): catch errors coming from calls to the orderValidator contract
2018-11-13 18:03:09 -08:00
fragosti
fe1746c7ac
chore: remove unused import
2018-11-13 17:50:15 -08:00
fragosti
d19c8ae9b1
feat: add coinbase wallet app logo to wallet prompt
2018-11-13 17:46:58 -08:00
fragosti
84215f75e0
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/different-install-wallet-copy-for-mobile
2018-11-13 17:31:54 -08:00
Francesco Agosti
4fc457b78b
Merge pull request #1242 from 0xProject/feature/instant/metamask-connect-flow
...
[instant] Install/Unlock MetaMask, connect PaymentDropdown to redux state
2018-11-13 17:31:38 -08:00
fragosti
2f6b1273aa
Merge branch 'feature/instant/metamask-connect-flow' of https://github.com/0xProject/0x-monorepo into feature/instant/metamask-connect-flow
2018-11-13 17:12:51 -08:00
fragosti
da9de70bbc
Merge https://github.com/0xProject/0x-monorepo into feature/instant/metamask-connect-flow
2018-11-13 17:09:58 -08:00
fragosti
35bfd493e8
feat: display the correct provider type and change unlock / install prompt content
2018-11-13 17:08:11 -08:00
Steve Klebanoff
b174a891bc
Merge pull request #1255 from 0xProject/feature/instant/metamask-connect-flow-input-fix
...
[instant] Fix input bug
2018-11-13 16:19:15 -08:00
Steve Klebanoff
bb79a5e324
linting
2018-11-13 15:18:29 -08:00
Steve Klebanoff
9e0c232a73
Remove ConnectedZeroExInstantContainer, introduce ConnectedBuyOrderProgressOrPaymentMethod
2018-11-13 15:07:21 -08:00
Brandon Millman
e02dc13805
Merge pull request #1252 from 0xProject/fix/asset-buyer/price-per-token
...
[asset-buyer][instant] Fix incorrect token prices for non 18-decimal tokens
2018-11-13 14:35:09 -08:00
fragosti
c8b2a975f4
feat: change install wallet panel content based on browser and os
2018-11-13 14:30:27 -08:00
Brandon Millman
820ab062a6
chore(instant): fix prettier
2018-11-13 14:18:19 -08:00
F. Eugene Aumson
7b4f63a39c
feat(order_utils.py) generate_order_hash_hex() ( #1234 )
2018-11-13 16:30:12 -05:00
fragosti
8a64599ca5
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/different-install-wallet-copy-for-mobile
2018-11-13 13:00:52 -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
Fabio B
5c21d3f6af
Merge pull request #1244 from 0xProject/developerSectionNits
...
Remaining Developer Section Design Nits
2018-11-13 20:36:48 +01:00
Brandon Millman
baba78f545
chore(asset-buyer): update changelog to major version bump
2018-11-13 11:36:19 -08:00
fragosti
f03afe6f1b
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/metamask-connect-flow
2018-11-13 10:46: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
@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
@0x/dev-tools-pages@0.0.5
@0x/dev-utils@1.0.16
@0x/fill-scenarios@1.0.11
0x.js@2.0.3
@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
contracts@2.1.53
monorepo@a824264
2018-11-13 19:41:43 +01:00
Leonid Logvinov
a66c03aa21
Updated CHANGELOGS
2018-11-13 19:41:25 +01:00
fragosti
bed134c1da
chore: PR feedback
2018-11-13 10:37:42 -08:00
fragosti
d36cf58b82
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/metamask-connect-flow
2018-11-13 10:37:27 -08:00
Brandon Millman
5527de62ff
chore(instant): update selectedAssetAmount in the redux state to be named selectedAssetUnitAmount
2018-11-13 10:29:21 -08:00