yujin512
fdc262f59f
Update otherMarketExchangeConfig.json ( #315 )
...
* Update otherMarketExchangeConfig.json
add strk
* Update otherMarketExchangeConfig.json
remove huobi, add kraken
* Update otherMarketParameters.json
add strk to parameters
* add strk icon and metadata
2024-02-20 16:08:11 -05:00
Bill
7f947804bd
Enable CCTP onboarding for avalanche, optimism ( #310 )
...
* Enable CCTP for arbitrum avalanche optimism
* Enable CCTP onboarding for arbitrum, avalanche, optimism
* remove arb
2024-02-19 20:18:57 -08:00
yujin512
b115bf33a0
Update markets.json ( #311 )
...
update ORDI asset name
2024-02-16 10:54:13 -08:00
yujin512
ad6f99ffdf
add icons and metadata ( #305 )
...
* add icons
* Update otherMarketParameters.json
update numOracles for markets with robust DEX oracles (not currently queryable)
* Update otherMarketParameters.json
update numOracles for markets with robust DEX oracles
* update asset name to match cmc
* Update otherMarketParameters.json
* add icons for other markets
* fix url and market name
2024-02-16 09:44:08 -05:00
Bill
a7bd6a3ee8
host amplitude script ourselves ( #307 )
...
* host amplitude script ourselves
* update sha
2024-02-15 15:45:44 -08:00
aleka
c92f218493
bump abacus + use new env config format ( #298 )
...
* bump abacus + use new env config format
* use new config path
* bump abacus to 1.4.5
* util function for getting mintscan link
2024-02-15 13:38:05 -05:00
John Huang
4ebeb21841
MOB-231 Refactor env.json to env2.json ( #303 )
...
* MOB-231 Refactor env.json to env2.json
* Move to v1/env.json
* dydx-testnet-4
2024-02-14 13:37:51 -05:00
yujin512
b839cf695e
upload new jsons and update file names ( #295 )
...
* upload new jsons and update file names
* add disclaimer and format json
* change filename
* remove (ENS) from assetName
---------
Co-authored-by: jaredvu <jaredvu@gmail.com>
2024-02-09 21:03:00 -08:00
yujin512
c9b8f1d59b
Yujin/update assets ( #293 )
...
* add links for DYM, BNB, ZETA
* add icons
* update asseticon.tsc
* readd JUP
* bump v4-localization
* Added TODO
* Update public/configs/markets.json
Co-authored-by: Jared Vu <jaredvu@gmail.com>
* address comments
* higher resolution icons
---------
Co-authored-by: jaredvu <jaredvu@gmail.com>
2024-02-09 14:32:52 -08:00
Jared Vu
bd788f22e8
Restore env format ( #288 )
...
* restore formatting
* copy from prev commit
2024-02-07 14:22:12 -08:00
Jared Vu
1a41ccaf2a
Liquid Staking CTA ( #281 )
...
* 🚧 feat(token-page): Scaffold sidebar components for token page
* 🚧 feat(staking/governance): Scaffold adding Panels to Staking and Governance page
* ✨ Update and add icons
* 🧱 Add strideZoneApp to shared config
* 🧱 Add dialogs, update ExternalLinkDialog
* 🚧 Add New Panels/Update paths
* Fix mobile Profile Panel
* 💄 fix desktop padding
* ✨ Add New tag
* 💄 Highlight tag on StrideStakingPanel
* 💄 Single columns for panels on mobile breakpoint
* 💄 fix import nits and alignment nits on panels
* Add circular keplr icon
2024-02-07 11:17:54 -08:00
John Huang
994ba832f6
Feature/mob 162 smartbanner ( #274 )
...
* Implemented according to instructions but not working
* Exclude touch screen windows (see in Issues on library repo)
* Make the banner generic
* Moved icon_url to generic section
* Hide in Safari
* Use injection script with ENV variables instead manual update
* debugging
* Use CDN for js and css
* PR
2024-02-07 10:10:22 -08:00
Jared Vu
597456a0d1
JUP Asset details ( #285 )
...
* ✨ add JUP assets
* localize eg
2024-02-07 09:49:46 -08:00
aleka
f762e9bfac
add featureFlags to env config for reduce only + remove mobile sign in flag ( #278 )
...
* add featureFlags to env config
* update abacus and remove mobilesignin test flag
2024-02-06 12:31:08 -05:00
Rui
b4f9f03bdc
Add Digital Asset Links for android app ( #280 )
2024-02-06 09:09:02 -08:00
Jared Vu
453d7c545e
Convert opensource CSVs to JSON ( #273 )
...
* 🧱 use json instead of csv
* Fixed code size in MessageDetailsDialog
2024-02-02 22:01:18 -08:00
moo-onthelawn
1c1d602bf3
TRCL-3491 Add "System" setting to themeing options, and match cmd+k dialog to new display preferences ( #265 )
...
* clean up
* clean up UI
* add functionality, without user exposure yet
* fix commit history
* remove unnecessary change
* lint
* implemented functionality
* clean up, add into cmd+k
* fix imports
* TRCL-3537 DisplaySettings + Themeing Polish (#267 )
* wip
* make system panel reflect user prefs
* clean up PnlChart
* testing changes removal
* clean up logo styling
* fix export of dark dots background
* remove comment
* fix system panel color background
2024-02-01 20:03:10 -05:00
moo-onthelawn
d81e6b3a2c
TRCL-3520 Add entry point + modal for themeing ( #255 )
...
* wip
* clean up
* clean up UI
2024-02-01 19:01:53 -05:00
Jared Vu
2c220233e3
Update potential-market csv ( #264 )
...
* Update potential-market csv to match opensource guidance
* missing quantom-conversion-exponent
* fix filter
* alphabetize
2024-01-31 10:07:21 -08:00
Jared Vu
793b522487
New Market Widget ( #234 )
...
* 🚧 New Market Form
* use dev-5 as default
* Additional UI work
* Add mock data
* 💄 More UI items
* 💄 add preview step
* 💄 Disable proposal button if not enough native tokens
* ✏️ Add disclaimer
* ✏️ fix combobox search
* 🚧 clean up components
* Add filters, modify, button
* ✨ feat: Add details to New Market Dialog
* add assetName
* add helper method - spagetti code
* Update NewMarketMessageDetailsDialog, attempt to hook up client call
* 🚨 fix mobile safari overflow
* update init deposit to 10_001 whole token
* reduce delay block to 5
* Update mock data
* 🚧 SO FRIGGIN CLOSE
* 💄 style/ux nits
* add gov to registry
* PLS
* IT FUCKING WORKS
* Add assets
* FIX TICKER
* ADD NEW ASSETICON
* button width
* change default env to dev
* Remove mention of Impersonation dialog
* Market Search entry point
* uncomment feature
* Clean up NewMarketStep components
* Restore env.json
* Add space T.T
* useGlobalCommands fix types
* 🚧 feat: useNextClobPairId hook WIP
* Add potentialMarkets hook to parse CSV and hide new market entrypoints
* Use updated stringKeys
* Update localization, import nits
* bump v4-client
* add gov vars
* new useGovernanceVariables
* Add validator client calls: proposal fetch/submission
* Update token usage, utilize gov vars
* remove console log
* import nits
* NewMarketMessageDetailsDialog: Fix initial_deposit_amount
* NewMarketAgreement Dialog
* confirm flow
* Remove initialDepositAmount from mainnet env
* NewMarket: Add stringParams to step3
* Update csv
* update env.json add localization changes
* cleanup initialDepositAmountBN and decimals
* ^
* use undefined in place of 0 for DiffOutput
* remove hardcoded string
* Remove potentialMarket from csv
* Ensure user is out of liquidity tier modification
* bump localization, add additional details to receipts
* feedback addressed
* Add margin instead of space
* margin/padding nits, shorten filter method, remove ?. chaining
* additional feedback
---------
Co-authored-by: Taehoon Lee <19664986+ttl33@users.noreply.github.com>
2024-01-30 11:59:16 -08:00
John Huang
13d6610492
Added a TestFlight deployment so help native app testers ( #257 )
2024-01-30 11:38:39 -08:00
Bill
91f5b89eb6
Coinbase Deposit ( #251 )
...
* Coinbase Deposit
* bump packages
* fix lock
* add testflag
* Address feedback
* fix chain select
2024-01-29 15:12:06 -08:00
Rui
54e81cca80
Change iOS app scheme to dydx-t-v4 ( #248 )
2024-01-25 09:19:49 -08:00
mike-dydx
da1ac0d087
Update ios app scheme in env.json ( #247 )
2024-01-24 15:28:11 -08:00
aleka
5cecc40a1c
fix http->https in validator v4dev4 url ( #245 )
...
* fix http->https in validator v4dev4 url
* add faucet url
2024-01-24 15:32:40 -05:00
Bill
fef9935883
Support notification for trading rewards ( #224 )
...
* Support notification for trading rewards
* bump abacus
* Stack notifications based on notification type
* address comments
2024-01-16 10:19:48 -08:00
Jared Vu
e8024b9337
Add Sepolia ( #222 )
2024-01-09 16:35:19 -08:00
Jared Vu
c24a9229a6
Imperator testnet indexer to be scaled down ( #219 )
2024-01-04 15:34:18 -08:00
Bill
9a02bd3f1c
remove testnet cctp chains ( #216 )
2024-01-03 12:55:58 -08:00
mike-dydx
0cf3e81bd7
Create documentation.json ( #205 )
2023-12-21 15:08:08 -05:00
Jared Vu
133856afca
Export secret phrase help article ( #206 )
...
* Update config with correct article link
* Remove auto-format of json
2023-12-21 10:49:52 -08:00
Jared Vu
b83479f45c
Handle New Markets added by Gov ( #201 )
...
* Add celestia assets
* Handle symbol not yet added
2023-12-19 23:25:14 -08:00
Bill
71d1a0321b
Do not block website if NobleClient cannot init, and other onboarding fixes ( #193 )
2023-12-13 08:11:19 -08:00
Bill
ab0eec5d4f
Update noble tesnet rpc ( #192 )
2023-12-12 11:35:21 -05:00
Rui
2714c2b084
Fix path to chainLogo ( #187 )
2023-12-07 13:03:44 -08:00
Bill
b1ffa2e219
Support CCTP and noble auto deposits on testnet ( #180 )
...
* Support CCTP and noble auto deposits on testnet
* slippage
* fix fees
* update isCctp, and comments
* bump packages
* cctp.json
* Bump abacus
* fix error
* fix loading button
2023-12-01 15:18:50 -08:00
aleka
91ea68dc53
Add chaos labs launch incentives panel ( #182 )
...
* add chaos lab incentives panel
* add seen state
* external link dialog
* better disconnected state
2023-12-01 15:27:19 -05:00
Bill
ef81f9da57
Add nobleValidator to config ( #181 )
2023-11-30 16:11:55 -08:00
Rui
90ff9ccc5a
Add token address to cctp.json ( #167 )
...
* Add token address to cctp.json
* Update field name to tokenAddress
2023-11-27 17:55:52 -08:00
Rui
eb31610a38
Add CCTP supported chains to cctp.json ( #166 )
2023-11-27 14:27:42 -08:00
Rui
6b38d68b09
Remove universal link for trust wallet since it's no longer valid. ( #160 )
2023-11-21 19:25:03 -08:00
aleka
876f620ada
Account menu and components improvements ( #145 )
...
* better copy button
* hide sign into mobile for production and use new copy icon button
* new checkbox
2023-11-10 22:07:29 -05:00
aleka
91a97a1c68
add network select menu in restriction modals (dev) ( #137 )
2023-11-09 09:10:12 -05:00
John Huang
c339eeccde
TRCL-3077 Added an environment for testing. Expected behavior - when "v4 Staging Forced Update" is selected in iOS app, it should switch to the forced update screen ( #99 )
2023-11-07 13:33:06 -08:00
Rui
31825a8a52
Change "iOS" to "ios" for consistency ( #129 )
2023-11-07 11:01:41 -08:00
aleka
7f3d57b46a
support multiple modes ( #125 )
2023-11-07 12:13:59 -05:00
Rui
68f3552569
Add app configuration to env.json ( #121 )
2023-11-06 13:02:38 -08:00
Christopher-Li
4913c690ec
Update all dev4 endpoints to use https and wss ( #117 )
...
* Update all dev endpoints to use https and wss
* dev4
2023-11-06 09:33:22 -08:00
Bill
b0db577b28
Configurable squid integrator id ( #120 )
...
* Configurable squid integrator id
* bump abacus
2023-11-03 14:18:15 -07:00
Bill
8d3cc76d14
Configurable URLs ( #107 )
...
* Configurable URLs
* add learnmore to tooltip
* Learnmore -> LearnMore
2023-10-31 11:02:45 -07:00