44 Commits
Author SHA1 Message Date
jaredvu 606c82d940 Bump v4-localization 2023-08-29 16:14:42 -07:00
jaredvu 76100c9857 Fix undefined Symbol 2023-08-29 15:38:15 -07:00
jaredvu 9bbd8d30ed WithdrawForm: Use v4-client-js 2023-08-29 14:32:41 -07:00
jaredvu 7a24e2acfd use v4-client-js 2023-08-29 14:31:44 -07:00
jaredvu 90d2ede5c6 Merge branch 'main' into env-list 2023-08-29 14:30:21 -07:00
Bill e635778438 Deposit/Withdraw with abacus (#3)
* Deposit/Withdraw with abacus

* revert package

* e2e working deposit/withdraws

* deprecate usesquidrouter

* remove unused types

* fix chain select menu

* fix switch network bug

* working switch network deposits

* fix withdraw chain select

* address comments

* address comments

* address comments

* fix clear bug

* use diffarrow

* address nits
2023-08-29 12:11:20 -07:00
jaredvu 4ca6df3d31 @dydxprotocol/v4-client -> @dydxprotocol/v4-client-js 2023-08-29 10:22:24 -07:00
aleka 7a456b33d4 Merge pull request #6 from dydxprotocol/readme-vercel-setup
Add instructions for deploying with vercel in readme
2023-08-29 13:07:21 -04:00
jaredvu 271c98c9bb use NETWORK_ENDPOINTS const 2023-08-29 09:43:26 -07:00
jaredvu c397c0dec9 remove log 2023-08-28 21:35:23 -07:00
jaredvu cc53ac59d6 use ENDPOINTS_PATH to keep abacus/fileSystem consistent 2023-08-28 21:34:44 -07:00
jaredvu 80be9b357f remove console.log 2023-08-28 21:18:30 -07:00
jaredvu cda3e2bb6e nits 2023-08-28 21:16:00 -07:00
jaredvu cc6d61344b remove squidRouter switchNetwork calls, bump abacus 2023-08-28 20:54:19 -07:00
jaredvu 7df6e39e87 Use v4-localization endpoints, replace old usage of CLIENT_NETWORK_CONFIGS 2023-08-28 20:47:18 -07:00
aleka 6d25a072bd Add instructions for deploying with vercel in readme 2023-08-28 17:51:03 -04:00
jaredvu 9d3413b04d Merge branch 'main' into env-list 2023-08-28 08:59:45 -07:00
Jared Vu d6baa6ef3f Merge pull request #5 from dydxprotocol/conditional-orders
Conditional orders
2023-08-28 05:49:27 -10:00
jaredvu 195ddd5af7 Move localeProvider, add label, valid marketId 2023-08-28 08:43:36 -07:00
jaredvu 628041e537 add abacusFileSystem protocol 2023-08-28 08:13:29 -07:00
aleka 2a5373c972 Merge pull request #4 from dydxprotocol/transfers-history-table
[TRCL-1842] Transfers history table
2023-08-25 14:13:53 -04:00
Aleka Cheung 64f663ed5b add CopyButton component 2023-08-25 14:07:03 -04:00
jaredvu 983128fd74 misc fix/cleanup 2023-08-25 10:59:59 -07:00
jaredvu e15f4b919c useCurrentMarketId hook for navigation 2023-08-25 10:59:35 -07:00
jaredvu 71c29524b1 useMarketsData: Filter out test-usd market 2023-08-24 14:23:02 -07:00
jaredvu 0e26433e29 disable conditional orders on testnet until they support them 2023-08-24 14:18:55 -07:00
jaredvu 3afd5ef783 OrdersTable: Minimum stepSizeDecimals = TOKEN_DECIMALS 2023-08-24 13:35:38 -07:00
jaredvu b2cac81235 SearchSelect: DropdownIcon position 2023-08-24 13:27:40 -07:00
jaredvu e48ec4ca73 Fix Orderbook spread when nothing on the books 2023-08-24 12:06:03 -07:00
jaredvu 78f9ddff7a Fix crash on test coin 2023-08-24 12:05:47 -07:00
jaredvu c1dcca43c8 Render TradeBoxOrderView from Abacus typeOptions 2023-08-23 23:32:02 -07:00
jaredvu 029476fa19 fix type for placeOrder analytics 2023-08-23 17:31:14 -07:00
jaredvu 6ecdcd981e enable conditional orders 2023-08-23 17:18:40 -07:00
jaredvu 591166e93d locale/browserTag 2023-08-23 17:18:10 -07:00
Aleka Cheung e30940e7df bump abacus + make addresses copyable 2023-08-23 19:37:19 -04:00
Aleka Cheung 2d0a944097 transfers history table 2023-08-23 19:37:14 -04:00
aleka 0dd2ecb6d2 Merge pull request #1 from dydxprotocol/receive-transfer-entry-in-account-menu
Add receive/transfer dialog entry points in AccountMenu + dv4tnt renames
2023-08-23 18:57:32 -04:00
Aleka Cheung 76819e0839 signed commits 2023-08-23 18:56:12 -04:00
Aleka Cheung 32b375cfa4 address feedback 2023-08-23 18:56:11 -04:00
Aleka Cheung 3dc87e873d show receive button for both assets 2023-08-23 18:56:10 -04:00
Aleka Cheung ed61b3112e rename tokens to dv4tnt, fix header dropdown hover state, add entry points to receive/send dialogs in account menu 2023-08-23 18:56:08 -04:00
Jared Vu 42f4142307 Merge pull request #2 from dydxprotocol/analytics-performance
Analytics: add performance metrics
2023-08-21 10:00:00 -10:00
Darryl Yeo c5e79980d1 Analytics: add performance metrics 2023-08-18 13:02:25 -07:00
James Jia - Test 6e179191d8 Initial commit 2023-08-17 15:52:35 -07:00