Steve Klebanoff
74254636b4
Remove unused import
2018-11-16 10:11:00 -08:00
Steve Klebanoff
db7f74f99f
Switch heap id on environment, and make sure app id is what we expect
2018-11-16 10:10:55 -08:00
Steve Klebanoff
45a1899ead
Add access to environment variables
2018-11-16 10:10:43 -08:00
Steve Klebanoff
3add465edb
We may not know num available assets available when wallet ready, so not trackin there
2018-11-16 09:20:44 -08:00
Steve Klebanoff
df71dba8ed
Make user and event properties more specific
2018-11-16 09:16:20 -08:00
Steve Klebanoff
37d60dc39e
Typesafe analytic actions
2018-11-16 08:51:41 -08:00
Steve Klebanoff
ed26f5af98
Move variable assignments around to be more clear
2018-11-15 13:54:35 -08:00
Steve Klebanoff
71aeb7cddc
Linting
2018-11-15 11:35:47 -08:00
Steve Klebanoff
a8863ac85e
Take out console.logs
2018-11-15 11:33:04 -08:00
Steve Klebanoff
ca9bb45327
Move where we track widget opened, and report on networkId and providerName
2018-11-15 11:29:11 -08:00
Steve Klebanoff
450814ad80
Introduce ANALYTICS_ENABLED constant
2018-11-15 11:28:44 -08:00
Steve Klebanoff
0a38bf8fd6
Report ETH in units
2018-11-15 11:24:48 -08:00
Steve Klebanoff
2e61050a22
Use pure functions instead of class
2018-11-15 10:48:20 -08:00
Steve Klebanoff
61f227e123
feat(instant): Heap middleware and first tracking events
2018-11-15 10:43:42 -08:00
Steve Klebanoff
20ed4fbbd4
First pass on widget version of heap
2018-11-15 08:19:58 -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