fragosti
72f51df25f
Change 0x site URL
2019-04-19 17:59:37 -05:00
fragosti
90ad681a9e
Extreme MVP of buying a ERC721 works
2019-04-05 15:55:10 -07:00
Brandon Millman
f85e443c9c
Add instant.0x.org to host domains
2019-03-26 16:33:16 -07:00
Brandon Millman
c750368a3e
Add infura project id via env variables when bundling instant
2019-03-26 14:17:57 -07:00
Leonid Logvinov
c3afc13dd6
Upgrade bignumber.js version
2019-01-15 16:25:24 +01:00
fragosti
ffd14ab2f2
feature: implement logging and friendly wallet name for Opera
2019-01-10 09:47:46 -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
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
Steve Klebanoff
ee7d6fb3af
Show as 0 when selected
2018-12-11 14:55:32 -08:00
Steve Klebanoff
9eff857416
Only include localhost in host domains if in development mode
2018-12-05 09:45:34 -08:00
Brandon Millman
0a944244cf
Merge pull request #1379 from 0xProject/fix/instant/overlay-color
...
[instant] add stable class name to overlay close button and adjust overlay color
2018-12-04 17:37:53 -08:00
Steve Klebanoff
a138ee7e83
Add GIT_SHA and NPM_VERSION constants, report git and npm version in error
2018-12-04 16:10:56 -08:00
Steve Klebanoff
1cc043d7a9
feat(instant): input to trigger error for rollbar testing
2018-12-04 15:58:36 -08:00
Brandon Millman
8b659dbd77
feat(instant): give a stable class name to the close button on the overlay
2018-12-04 15:36:51 -08:00
Steve Klebanoff
239116eec4
feat(instant): have to use INSTANT_HEAP_FORCE_DEVELOPMENT to report to heap in development
2018-12-03 14:53:25 -08:00
Steve Klebanoff
6a3f295b1f
Take out https:// prefix
2018-11-30 14:16:49 -08:00
Steve Klebanoff
b19700221f
update with new CDN
2018-11-30 14:09:43 -08:00
Steve Klebanoff
ef041d1603
Merge branch 'feature/instant/prod-env-switches-cdn' into feature/instant/rollbar-env
2018-11-30 14:09:23 -08:00
Steve Klebanoff
12d34707b7
Merge branch 'development' into feature/instant/prod-env-switches-cdn
2018-11-30 12:47:05 -08:00
Steve Klebanoff
ab631060a0
cdn -> dischargeTarget, and report to heap
2018-11-30 12:42:40 -08:00
Steve Klebanoff
d99bdcf036
cdn approach to identifyign environments
2018-11-29 15:13:55 -08:00
Steve Klebanoff
bd03df8af0
feat(instant): Cleaner config-specific setup
2018-11-29 12:05:20 -08:00
Steve Klebanoff
e08fb72cf1
Use constants
2018-11-27 09:01:49 -08:00
Steve Klebanoff
717a3bce8c
EMBEDDED_DOMAINS -> HOST_DOMAINS
2018-11-26 09:12:51 -08:00
Steve Klebanoff
c6ae7b8d3f
Host whitelist so we don't get errors from embedded site
2018-11-21 13:19:26 -08:00
Steve Klebanoff
e2a16f3f33
Use ROLLBAR_ENABLED constant, and change ROLLBAR_ENVIRONMENT to INSTANT_ENVIRONMENT
2018-11-21 10:25:10 -08:00
Steve Klebanoff
728617fed2
feat(instant): Report errors to rollbar
2018-11-20 12:06:10 -08:00
Steve Klebanoff
ba41fc9275
Merge pull request #1272 from 0xProject/feature/instant/heap
...
[instant] Base heap integration
2018-11-20 09:23:34 -08:00
Steve Klebanoff
578a46c57f
feat(instant): Add powered by 0x image
2018-11-19 16:28:40 -08:00
Steve Klebanoff
8772d91699
Get heap analytics id from ENV variable
2018-11-19 12:02:31 -08:00
Steve Klebanoff
1564415e5d
Specify fallback web3 provider in analytics
2018-11-16 15:41:54 -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
450814ad80
Introduce ANALYTICS_ENABLED constant
2018-11-15 11:28:44 -08:00
Steve Klebanoff
20ed4fbbd4
First pass on widget version of heap
2018-11-15 08:19:58 -08:00
fragosti
fe23bf9e51
feat: use capital values for enums
2018-11-14 14:54:41 -08:00
fragosti
c8b2a975f4
feat: change install wallet panel content based on browser and os
2018-11-13 14:30:27 -08:00
fragosti
e9bf7206bd
chore: remove unused constant
2018-11-12 18:34:45 -08:00
fragosti
ff027ee36a
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/metamask-connect-flow
2018-11-09 16:22:36 -08:00
Brandon Millman
38896c9358
feat(instant): handle privacy mode in wallets
2018-11-09 16:04:29 -08:00
fragosti
2bba01c664
feat: toggle wallet connection color
2018-11-09 15:40:02 -08:00
Steve Klebanoff
acb7e876b2
Update account more frequently
2018-11-09 15:19:16 -08:00
fragosti
7460f2796a
feat: add more info section to the metamask panel
2018-11-09 15:11:47 -08:00
fragosti
7249cc7b49
feat: allow href prop on button
2018-11-09 15:08:01 -08:00
Steve Klebanoff
df91d34315
Merge branch 'development' into feature/instant/buy-quote-heartbeat
2018-11-09 10:06:22 -08:00
Steve Klebanoff
1e39d56cf7
wip: BuyQuote heartbeat
2018-11-08 17:09:26 -08:00
Brandon Millman
211163b372
Merge branch 'development' into feature/instant/account-state-change
...
* development:
[instant] Viewport specific errors (#1228 )
Added more comments
Include wholeNumberSchema in sra-spec schemas
chore(instant): fix linter
Fix isNode
fix(instant): update buy quote at start up in the case of default amount
fix: apply css reset to overlay as well
fix(website): turn off production flag when building locally
chore: linter
fix: progress bar
fix: use fontSize prop in button
feat: make instant resistant to external styles
feat: add faux externall css file
Add upstream issue
Use const require instead of import
Fix tslint issues
Use detect-node
Set curstom inspect printer in BigNumber
2018-11-08 16:09:38 -08:00
Steve Klebanoff
7acaae37a9
feat(instant): Heartbeat for updating account info
2018-11-08 14:57:39 -08:00
fragosti
c27194a357
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/prevent-css-leakage
2018-11-08 11:04:16 -08:00