Andrew MacPherson
8bfebd37a2
Updating .env.production file to also include the same comment as .env about reporting these public API keys
2023-02-27 10:00:22 -05:00
blairmason
8f1ea32e5e
feat: config statsig init to use reverse proxy ( #6018 )
...
* config statsig init to use reverse proxy
* formatting fixes
* update statsig proxy endpoints to prod url
2023-02-24 09:28:01 -08:00
eddie
c9d3dc36b8
feat: introduce statsig and expose dummy feature gate ( #5974 )
...
* feat: introduce statsig and expose dummy feature gate
* feat: use the flag for different copy
* feat: use amplitude user ID
* fix: lock file
* feat: upgrade analytics package
* fix: update snapshots
* fix: unit test snapshot
* fix: fix tests and value check
* feat: switch user ID to device ID
* fix: move statsig wrapper
* fix: move statsig wrapper
* fix: e2e tests
* fix: e2e tests
* fix: env var
* fix: env var
* fix: try testEnv
* fix: undo last commit
* fix: e2e tests
* fix: typo
* fix: dont wait for init
* wip
* fix: undo wip change
2023-02-17 17:42:57 -08:00
Mike Grabowski
7f4fe6cc9b
chore: disable Sentry in production ( #5795 )
...
disable sentry
2023-01-09 21:49:35 +04:00
Mike Grabowski
352daf959e
feat: enable Sentry ( #5758 )
2022-12-22 02:44:04 +04:00
Jordan Frankfurt
08afd888d0
fix(moonpay): add ?platform=web to moonpay env vars ( #35 )
2022-12-15 15:32:20 -06:00
Jordan Frankfurt
b427be2673
feat(moonpay): moonpay ip checks to determine if the user can access the fiat onramp ( #10 )
...
* feat(moonpay): useFiatOnrampAvailable
* feat(moonpay): ip check with moonpay for buy crypto availability
* add error state and clear up some of the sequence of logic
* add button-specific spinner, put the ... menu button behind the feature flag
* hide ... menu option if onramp is unavailable
* add live publishable moonpay key
* add initial FoR hype border flash to announcement acknowledgment
* remove ... menu access to FoR feature
* add tooltip and external link to info icon
* nicer error display
* add stale market to ack
* pr feedback from zzmp
* fix really weird react bug
* ts fix and clear timeout
* pairing staleness handler w/ zzmp
2022-12-15 15:32:20 -06:00
Jordan Frankfurt
f753a5e325
feat(moonpay): add iframe ( #9 )
...
* feat(moonpay): add iframe
* add prod url
* polish iframe styles and supply the firebase fn with the new platform query param
* pr feedback
* pr feedback - .production env key distinction
feat(moonpay): add iframe (#9 )
* feat(moonpay): add iframe
* add prod url
* polish iframe styles and supply the firebase fn with the new platform query param
* pr feedback
* pr feedback - .production env key distinction
2022-12-15 15:32:19 -06:00
cartcrom
8464fc70fe
build: keep existing gql schema on fetch failure ( #5149 )
...
* updated fetch script
* fixed input too long error failing in cypress/vercel
2022-11-17 13:33:08 -05:00
blairmason
58c94b7279
feat: amplitude proxy ( #5026 )
...
* configure amplitude sdk to send events to Uniswap reverse proxy
2022-10-27 13:33:10 -07:00
cartcrom
0041b787ec
refactor: remove unnecessary auth ( #4723 )
...
* removed aws auth
* updated fetching and package scripts
* updated url usage
2022-09-26 18:01:50 -04:00
lynn
99ef9366d6
feat: amplitude production sdk changes ( #4312 )
...
* init
* error change
* use isProduction vs isDevelopment to include vercel
2022-08-15 12:24:31 -04:00
lynn
66cae715f4
feat: implement initial setup of amplitude SDK ( #4044 )
...
* init commit
* add amplitude ts sdk to package.json
* add more comments and documentation
* respond to vm comments
* respond to cmcewen comments
* fix: remove unused constants
* fix: respond to cmcewen comments + initialize analytics in app.tsx + add missing return statement
2022-07-08 11:57:47 -04:00
Mark Carbajal
acb0c2056e
chore: Remove Portis ( #3693 )
...
* Removed portis
* Removed portis
* Removed portis
* Update src/components/WalletModal/index.tsx
Co-authored-by: Bruno Crosier <bruno.crosier@gmail.com>
* regenerate yarn.lock
* revert translation changes
Co-authored-by: Bruno Crosier <bruno.crosier@gmail.com>
Co-authored-by: Noah Zinsmeister <noahwz@gmail.com>
2022-04-14 15:23:31 -04:00
Connor McEwen
de1f5d1adc
feat: migrate to GA4 ( #3599 )
2022-03-24 21:44:48 -04:00
Justin Domingue
abe6bf500c
feat: extend privacy and terms ( #2623 )
...
* initial iteration
* add logging
* added hook
* polish
* remove unused import
* add hash
* addressed pr feedback
* remove autorouter icon
* use firebase store
* style
* adjust recat ga
* log remove liquidity
* update copy
* addressed pr feedback
* addressed pr feedback
* prevent privacy content from dismissing modal
* make top-level key origin
* use hostname
* restore trm
2021-10-25 08:41:55 -04:00
Moody Salem
af6098bfe5
feat: allow walletconnect on testnets ( #1389 )
...
* try walletconnect multinetwork
* clean up environment variables for multinetwork
* remove irrelevant config
* move some stuff around
Co-authored-by: Noah Zinsmeister <noahwz@gmail.com>
2021-05-13 17:46:30 -05:00
Moody Salem
010ef108eb
chore(infura): rotate keys
2020-07-21 11:05:55 -05:00
Moody Salem
c9721c42bf
perf(reduce call volume): save a bunch of calls to infura when the tab is not focused, change infura IDs for v2
2020-05-26 13:36:09 -04:00
Moody Salem
a10b22a382
- Remove the environment variables from the netlify.toml in favor of create-react-app env configuration
...
- Remove the polling interval override in the index.tsx which is redundant with the connectors file overrides
2020-05-20 12:12:06 -05:00