Skip to content

Commit

Permalink
Merge pull request #2955 from IX-Swap/staging
Browse files Browse the repository at this point in the history
Release v1.2
  • Loading branch information
thi-investax authored Oct 25, 2024
2 parents 48013ed + 8ba024f commit 7706630
Show file tree
Hide file tree
Showing 220 changed files with 6,379 additions and 5,859 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ REACT_APP_SUPPORTED_TGE_CHAINS=[137]
REACT_APP_IXSALE_ADDRESS_MUMBAI=0x34f23d97a59D3c579b71a70B000d06010ca4e93c
REACT_APP_IXSALE_ADDRESS_POLYGON=
GENERATE_SOURCEMAP=false
REACT_APP_WALLET_CONNECT_PROJECT_ID=ba0a3724b8cab7c0db373ed9bf3a7f09
REACT_APP_WALLET_CONNECT_PROJECT_ID=fd50d8c55e847566ce7e873ba898467e
ESLINT_NO_DEV_ERRORS=false
DISABLE_ESLINT_PLUGIN=false
REACT_APP_SENTRY_DNS=https://da9bbc94a72475559d113bf17c0d1a6c@o4506556391096320.ingest.us.sentry.io/4506980669390848
Expand Down
2 changes: 1 addition & 1 deletion .env.development
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ REACT_APP_IXSALE_ADDRESS_AMOY=0x48d37ee262617c385114B9b795B2e5c1779E570B
REACT_APP_IXSALE_ADDRESS_POLYGON=
REACT_APP_IXSALE_ADDRESS_BASE_SEPOLIA=0x75511c805a973569B18BeFC91D85846Dfd586BD1
REACT_APP_IXSALE_ADDRESS_BASE=0x3af292B0963BF88A875dD10931d8b46560783779
REACT_APP_WALLET_CONNECT_PROJECT_ID=ba0a3724b8cab7c0db373ed9bf3a7f09
REACT_APP_WALLET_CONNECT_PROJECT_ID=fd50d8c55e847566ce7e873ba898467e
ESLINT_NO_DEV_ERRORS=true
DISABLE_ESLINT_PLUGIN=true
REACT_APP_SENTRY_DNS=""
Expand Down
5 changes: 3 additions & 2 deletions .env.staging
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
REACT_APP_PRODUCTION_APP_URL=app.ixswap.io
REACT_APP_API_URL=https://api.staging.ixswap.io/v1/
SKIP_PREFLIGHT_CHECK=true
REACT_APP_INFURA_KEY="7f00ea5349e64a078e7a9533c9126cef"
REACT_APP_INFURA_NETWORK_SUBDOMAIN='polygon-mumbai'
REACT_APP_GOOGLE_ANALYTICS_ID="UA-199572024-1"
Expand All @@ -10,10 +11,10 @@ REACT_APP_IXSALE_ADDRESS_MUMBAI=0x34f23d97a59D3c579b71a70B000d06010ca4e93c
REACT_APP_IXSALE_ADDRESS_AMOY=0x48d37ee262617c385114B9b795B2e5c1779E570B
REACT_APP_IXSALE_ADDRESS_POLYGON=0x1642d589EC33E8CD5FD4331ceD827b1ee6dAf242
REACT_APP_IXSALE_ADDRESS_BASE=0x3af292B0963BF88A875dD10931d8b46560783779
REACT_APP_WALLET_CONNECT_PROJECT_ID=ba0a3724b8cab7c0db373ed9bf3a7f09
REACT_APP_WALLET_CONNECT_PROJECT_ID=8aa7120a67d53c7616b70680cfd95776
ESLINT_NO_DEV_ERRORS=true
DISABLE_ESLINT_PLUGIN=true
REACT_APP_SENTRY_DNS=
REACT_APP_SENTRY_DNS="https://54ffd16301c7c80d62fcbf68f3f8d0d0@o4506556391096320.ingest.us.sentry.io/4508158644846592"
REACT_APP_TELEGRAM_VERIFICATION_BOT='ixs_sav_bot'
REACT_APP_ENV=staging
REACT_APP_ALCHEMY_KEY="r6GxzZtusoypG9eNhpC41xNNzd5-V0ZJ"
Expand Down
27 changes: 13 additions & 14 deletions .env.staging-client-demo
Original file line number Diff line number Diff line change
@@ -1,23 +1,22 @@
REACT_APP_PRODUCTION_APP_URL=app.ixswap.io
REACT_APP_INFURA_KEY="7f00ea5349e64a078e7a9533c9126cef"
REACT_APP_INFURA_NETWORK_SUBDOMAIN='polygon-amoy'
REACT_APP_API_URL=https://api.dev.ixswap.io/v1/
REACT_APP_API_URL=https://api.staging.ixswap.io/v1/
SKIP_PREFLIGHT_CHECK=true
REACT_APP_SECURITY_TOKENS=true
REACT_APP_INFURA_KEY="7f00ea5349e64a078e7a9533c9126cef"
REACT_APP_INFURA_NETWORK_SUBDOMAIN='polygon-mumbai'
REACT_APP_GOOGLE_ANALYTICS_ID="UA-199572024-1"
NODE_ENV="test development env"
REACT_APP_STAKING_CONTRACT_KOVAN="0x2ddCfC409Ba3116d8d0a2224FfDF30042686eDe8"
REACT_APP_SUPPORTED_TGE_CHAINS=[80002,84532]
NODE_ENV="test staging env"
REACT_APP_STAKING_CONTRACT_KOVAN="0xf49A087aA48C0A4f0dEa6428F1175e1bB45CDAa2"
REACT_APP_SUPPORTED_TGE_CHAINS=[8453,137]
REACT_APP_IXSALE_ADDRESS_MUMBAI=0x34f23d97a59D3c579b71a70B000d06010ca4e93c
REACT_APP_IXSALE_ADDRESS_POLYGON=
REACT_APP_IXSALE_ADDRESS_BASE_SEPOLIA=0x75511c805a973569B18BeFC91D85846Dfd586BD1
REACT_APP_IXSALE_ADDRESS_BASE=
GENERATE_SOURCEMAP=false
REACT_APP_WALLET_CONNECT_PROJECT_ID=ba0a3724b8cab7c0db373ed9bf3a7f09
REACT_APP_IXSALE_ADDRESS_AMOY=0x48d37ee262617c385114B9b795B2e5c1779E570B
REACT_APP_IXSALE_ADDRESS_POLYGON=0x1642d589EC33E8CD5FD4331ceD827b1ee6dAf242
REACT_APP_IXSALE_ADDRESS_BASE=0x3af292B0963BF88A875dD10931d8b46560783779
REACT_APP_WALLET_CONNECT_PROJECT_ID=fd50d8c55e847566ce7e873ba898467e
ESLINT_NO_DEV_ERRORS=true
DISABLE_ESLINT_PLUGIN=true
REACT_APP_TELEGRAM_VERIFICATION_BOT='Letsgo1234_bot'
REACT_APP_ENV=production
REACT_APP_SENTRY_DNS=
REACT_APP_TELEGRAM_VERIFICATION_BOT='ixs_sav_bot'
REACT_APP_ENV=staging
REACT_APP_ALCHEMY_KEY="r6GxzZtusoypG9eNhpC41xNNzd5-V0ZJ"
REACT_APP_BRIDGE_URL=https://staging-bridge.ixswap.io
REACT_APP_BRIDGE_ADMIN_URL=https://staging-bridge-admin.ixswap.io
1 change: 1 addition & 0 deletions config-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module.exports = function override(config) {
https: require.resolve('https-browserify'),
os: require.resolve('os-browserify'),
url: require.resolve('url'),
'process/browser': require.resolve('process/browser'),
})
config.resolve.fallback = fallback
config.plugins = (config.plugins || []).concat([
Expand Down
16 changes: 6 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"@reach/dialog": "^0.10.3",
"@reach/portal": "^0.10.3",
"@react-hook/window-scroll": "^1.3.0",
"@react-pdf/renderer": "^2.0.19",
"@rebass/forms": "^4.0.6",
"@reduxjs/toolkit": "^1.3.5",
"@styled-system/css": "^5.1.5",
Expand All @@ -44,7 +43,7 @@
"@types/qs": "^6.9.2",
"@types/react": "^18.0.12",
"@types/react-csv": "^1.1.10",
"@types/react-dom": "^18.0.5",
"@types/react-dom": "^18.2.17",
"@types/react-helmet": "^6.1.5",
"@types/react-paginate": "^7.1.1",
"@types/react-redux": "^7.1.16",
Expand Down Expand Up @@ -168,21 +167,17 @@
},
"license": "GPL-3.0-or-later",
"dependencies": {
"@coinbase/wallet-sdk": "4.0.3",
"@cyntler/react-doc-viewer": "^1.14.1",
"@date-io/dayjs": "1.x",
"@material-ui/core": "^4.12.3",
"@material-ui/pickers": "4.0.0-alpha.12",
"@metamask/detect-provider": "^2.0.0",
"@mui/material": "^5.13.6",
"@mui/x-date-pickers": "^6.9.1",
"@rainbow-me/rainbowkit": "^2.1.7",
"@sentry/cli": "^2.25.0",
"@sentry/react": "^7.93.0",
"@walletconnect/environment": "^1.0.1",
"@web3-react/coinbase-wallet": "8.2.0",
"@web3-react/core": "^8.2.0",
"@web3-react/metamask": "8.2.0",
"@web3-react/walletconnect-v2": "^8.3.7",
"@tanstack/react-query": "^5.51.23",
"async-wait-until": "^2.0.7",
"big.js": "^6.2.1",
"concurrently": "^6.2.0",
Expand All @@ -194,16 +189,17 @@
"react-cookie": "^4.1.1",
"react-csv": "^2.2.2",
"react-helmet": "^6.1.0",
"react-helmet-async": "^2.0.5",
"react-lazy-load-image-component": "^1.5.1",
"react-phone-input-2": "^2.15.0",
"react-select": "^5.2.2",
"react-sticky-box": "^0.9.3",
"react-toastify": "^10.0.5",
"react-usestateref": "^1.0.8",
"recharts": "^2.12.3",
"redux-persist": "^6.0.0",
"truffle-privatekey-provider": "^1.2.0",
"use-draggable-scroll": "^0.1.0",
"viem": "^2.19.2",
"wagmi": "^2.12.4",
"web3": "^4.5.0"
}
}
1 change: 1 addition & 0 deletions public/.well-known/walletconnect.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7fd2cc85-02b6-4861-99c9-67e1633304a7=1d83d97553ace1c6ad2270af53ba541a3bd04df85cb3340843d3e121bf8e958d
5 changes: 5 additions & 0 deletions src/assets/svg/bell.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/assets/svg/error.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/assets/svg/eye.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/assets/svg/signIcon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/assets/svg/success.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions src/assets/wallets/brave-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/assets/wallets/browser-wallet-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/assets/wallets/browser-wallet-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 7706630

Please sign in to comment.