Bill He
466cd85502
fix chain select
2024-01-29 15:05:22 -08:00
Bill He
4ced747e8d
Address feedback
2024-01-29 14:56:48 -08:00
Bill He
8e1f497f43
add testflag
2024-01-26 14:14:49 -08:00
Bill He
a4750921d6
fix lock
2024-01-26 14:12:06 -08:00
Bill He
51d056d346
bump packages
2024-01-26 14:10:52 -08:00
Bill He
103d1718ca
Coinbase Deposit
2024-01-26 14:09:44 -08:00
Brendan Chou
5aeb01f968
allow viewer to use the address test-flag to have a view-only experience of a wallet ( #250 )
...
* allow viewer to use test-flag to specify a view-only experience of a wallet
* respond to CR
* lint
2024-01-26 17:08:51 -05:00
moo-onthelawn
c9596de9c3
TRCL-3322 Implement reduce-only checkbox on frontend ( #246 )
...
* implemented
* eol lint again
* update with correct abacus version
* update localization to latest
* fix localization v
2024-01-26 17:03:32 -05:00
Bill
cc8c724f09
bump v4-client ( #252 )
2024-01-26 15:38:47 -05:00
aleka
ac07abea07
make sure view more is hidden when not num rows not specified ( #249 )
2024-01-25 15:10:16 -05:00
Rui
54e81cca80
Change iOS app scheme to dydx-t-v4 ( #248 )
2024-01-25 09:19:49 -08:00
Jared Vu
0ed1f33808
✨ Canvas Orderbook ( #227 )
...
* 🚧 Canvas Orderbook
* 🚧 Add orderbookMap to aid in Canvas redraws
* enable mine column
* Merge main into canvas-orderbook-2
* 🧱 fix: Add orderbook constants file, remove console log, nits
* 💄 style: orderbook canvas text 13.5px -> 12px
* Updated constants and typings
* loadingSpace logic was slowing down ref mount
2024-01-24 23:16:33 -08:00
Bill
48e67f5681
Upgrade v4 clients and @cosmjs packages ( #243 )
...
* Upgrade v4-client and @cosmjs packages
* add comments
2024-01-24 15:29:43 -08:00
mike-dydx
da1ac0d087
Update ios app scheme in env.json ( #247 )
2024-01-24 15:28:11 -08:00
moo-onthelawn
17fce5417a
TRCL-3476 Create colorTokens file + new theme color types ( #239 )
...
* introduce tokens file + theme type
* fix lint error
* TRCL-3497 Use color tokens in app + tradingView widget (#240 )
* update to use tokens, small fixes
* fix eol lint
* move usage style helper to lib/styles
* move files, fix text colors
* fix logo in light mode
* remove colors.css file
* small lint things
* add transparency to button + destructive borders
2024-01-24 17:03:44 -05:00
aleka
b86a346be3
move governance staking panels out of trading rewards to profile on mobile ( #242 )
...
* add collapsible table
* update to add a TR inside table instead
* move governance staking panels to mobile profile
2024-01-24 15:33:01 -05: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
moo-onthelawn
7134fa541d
add icons and update stories ( #244 )
2024-01-24 15:07:32 -05:00
aleka
cd30c9c7d9
add collapsible table ( #231 )
...
* add collapsible table
* update to add a TR inside table instead
2024-01-24 12:26:32 -05:00
aleka
414e38afec
Delay wagmi connection if remember me is enabled ( #210 )
...
* connect wagmi on deposit if remember me
* use alert message instead of button message
* clear input state when closing transfers forms to renable trade place order button
2024-01-23 13:45:14 -05:00
Bill
e93850484b
CCTP deposit/withdraw to throw error if nobleClient is not initialized ( #215 )
...
* CCTP deposit/withdraw to throw error if nobleClient is not initialized
* update error str
2024-01-22 09:55:26 -08:00
aleka
521b6d6135
test flag for sign in option ( #236 )
2024-01-17 16:22:17 -08:00
aleka
94772bf4dc
bump abacus to remove base position notional ( #235 )
2024-01-17 15:52:02 -08:00
Adam Fraser
149f21e7e0
Add trailing blocks to NetworkStatus analytics event ( #230 )
2024-01-17 10:34:04 -05:00
aleka
0a3ef3a7ab
bump abacus ( #233 )
2024-01-17 10:33:29 -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
Bill
c7a5b706e1
Fix toAmount/toAmountMin on withdraw ( #232 )
2024-01-15 10:31:23 -08:00
moo-onthelawn
f304bb069a
TRCL-1979 Show open positions / orders in portfolio sidebar ( #228 )
...
* add tags for open orders + positions
* clean up, use new num selector function
* update logic for open orders
2024-01-12 14:44:09 -05:00
Bill
ad6aa1af49
Bump abacus, fix onboarding toAmount ( #229 )
2024-01-11 11:52:02 -08:00
Jared Vu
55b2c3fb4a
Update Funding Chart Tooltip ( #225 )
...
* 🚧 depth chart
* ✨ Fixed types and shortened FundingRateTooltip
* 💄 update depth chart color scale to use css var
* 💄 use layer-6 instead of text-1
* 🌐 Add localization, fix nits
2024-01-11 10:31:53 -08:00
moo-onthelawn
83bcde00eb
TRCL-1623 Update Positions icon in nav sidebar ( #226 )
...
* update icon
* remove unused cube icon
2024-01-11 11:02:23 -05:00
Jared Vu
e8024b9337
Add Sepolia ( #222 )
2024-01-09 16:35:19 -08:00
Jared Vu
8280e512bc
Remove BasePositionNotional DetailItem ( #223 )
2024-01-09 14:01:38 -08:00
aleka
b2234cb969
reorganize rewards vs. profile, update panel and accordion styling ( #221 )
...
* reorganize rewards vs. profile, update panel and accordion styling
* feedback
2024-01-09 16:57:02 -05:00
Bill
4bcb1f64ac
Add Kava support for onboarding, and add token symbol to token select ( #220 )
...
* Add Kava support for onboarding, and add token symbol to token select
* bump abacus
2024-01-09 11:51:31 -08:00
Bill
4a64d59546
Update launch incentives to season 2 ( #218 )
...
* Update launch incentives to season 2
* update api url
---------
Co-authored-by: Aleka Cheung <aforaleka@gmail.com>
2024-01-04 19:14:23 -08:00
Jared Vu
3fc43e8a12
Remove base from baseInitialMarginFraction ( #209 )
2024-01-04 15:35:05 -08:00
Jared Vu
c24a9229a6
Imperator testnet indexer to be scaled down ( #219 )
2024-01-04 15:34:18 -08:00
aleka
90329d44d0
update lock file ( #217 )
2024-01-03 13:57:21 -08:00
Bill
9a02bd3f1c
remove testnet cctp chains ( #216 )
2024-01-03 12:55:58 -08:00
aleka
adba11b462
add accordion component and rewards help panel ( #214 )
2024-01-03 14:20:30 -05:00
Jared Vu
29526b927f
Update deposit and withdrawal receipts ( #212 )
...
* Update receipts
* Remove duplicate const
* Restore env
* format
* Try using raw
* Use 3 spaces T.T
* copy from main
* Update abacus, display proper toAmount and toAmountMin
* nits
2024-01-03 09:56:01 -08:00
Jared Vu
503e089efa
temp hide fees for cctp route ( #213 )
2023-12-23 01:17:41 -08:00
Jared Vu
c3495f462c
Additional Withdraw/Deposit validation ( #211 )
...
* Add cctp amount check and price impact check
* 2.5% -> 2%
2023-12-22 17:31:32 -08:00
Bill
6da6eeb2a4
Enable CCTP ( #194 )
...
* Enable CCTP
* Handle base64 encode
* Update localization package
---------
Co-authored-by: jaredvu <jaredvu@gmail.com>
2023-12-22 11:12:41 -08:00
mike-dydx
0cf3e81bd7
Create documentation.json ( #205 )
2023-12-21 15:08:08 -05:00
aleka
f8cf1d364b
update coinbase connect app name ( #208 )
2023-12-21 10:58:57 -08:00
Jared Vu
6f344c6b5d
Update comparison function in Table ( #207 )
2023-12-21 10:53:56 -08: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
33c543daaf
Update bridgeFee in Withdraw/Deposit forms ( #202 )
...
* Update Withdraw form receipt
* Bump abacus 1.1.27
* pnpm-lock
* bump v4-localization
2023-12-19 23:36:13 -08:00