dydx-v4-web/src
Jared Vu 48a48b4d70
Screen (#56)
* useDydxClient: Add screen endpoint

* Screen api in onboarding flow

* PnlChart rounding

* UnauthorizedDialog

* Add RateLimitDialog

* Update dialog open logic

* nits

* Screen before Transfer

* Validate network, remove input autofill color

* Use screenAddresses from dydxClient

* Check recipientAddresses

* lock-file

* Change Wallet Restricted Dialog to v4-blocked message

* nits

* Unused param

* consolidate environment validateFn

* Remove extra space, simplify WithdrawForm error msg

* Simply map logic, rearrange priority of screened messages

* WalletRestricted -> RestrictedWallet

* Update restriction modal title and add something went wrong

* Handle 429 rate limit
2023-10-16 09:36:09 -07:00
..
abi Initial commit 2023-09-08 13:52:13 -07:00
components Screen (#56) 2023-10-16 09:36:09 -07:00
constants Screen (#56) 2023-10-16 09:36:09 -07:00
contexts Initial commit 2023-09-08 13:52:13 -07:00
hooks Screen (#56) 2023-10-16 09:36:09 -07:00
icons eslint (#26) 2023-09-12 09:42:38 -07:00
layout Screen (#56) 2023-10-16 09:36:09 -07:00
lib Screen (#56) 2023-10-16 09:36:09 -07:00
pages Screen (#56) 2023-10-16 09:36:09 -07:00
state Screen (#56) 2023-10-16 09:36:09 -07:00
styles eslint (#26) 2023-09-12 09:42:38 -07:00
views Screen (#56) 2023-10-16 09:36:09 -07:00
App.tsx Screen (#56) 2023-10-16 09:36:09 -07:00
index.css Initial commit 2023-09-08 13:52:13 -07:00
main.tsx Initial commit 2023-09-08 13:52:13 -07:00
polyfills.ts Initial commit 2023-09-08 13:52:13 -07:00
vite-env.d.ts Initial commit 2023-09-08 13:52:13 -07:00