dydx-v4-web/src/state
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
..
_store.ts Screen (#56) 2023-10-16 09:36:09 -07:00
account.ts Screen (#56) 2023-10-16 09:36:09 -07:00
accountCalculators.ts Update Abacus v0.6.0 (#55) 2023-10-03 13:10:55 -07:00
accountSelectors.ts Screen (#56) 2023-10-16 09:36:09 -07:00
app.ts Screen (#56) 2023-10-16 09:36:09 -07:00
appMiddleware.ts Initial commit 2023-09-08 13:52:13 -07:00
appSelectors.ts Initial commit 2023-09-08 13:52:13 -07:00
assets.ts Initial commit 2023-09-08 13:52:13 -07:00
assetsSelectors.ts Initial commit 2023-09-08 13:52:13 -07:00
configs.ts v4-abacus (#31) 2023-09-11 16:56:13 -07:00
configsSelectors.ts Initial commit 2023-09-08 13:52:13 -07:00
dialogs.ts Screen (#56) 2023-10-16 09:36:09 -07:00
dialogsSelectors.ts eslint (#26) 2023-09-12 09:42:38 -07:00
inputs.ts Initial commit 2023-09-08 13:52:13 -07:00
inputsSelectors.ts Initial commit 2023-09-08 13:52:13 -07:00
layout.ts Initial commit 2023-09-08 13:52:13 -07:00
layoutSelectors.ts Initial commit 2023-09-08 13:52:13 -07:00
localization.ts Initial commit 2023-09-08 13:52:13 -07:00
localizationMiddleware.ts Initial commit 2023-09-08 13:52:13 -07:00
localizationSelectors.ts eslint (#26) 2023-09-12 09:42:38 -07:00
perpetuals.ts Initial commit 2023-09-08 13:52:13 -07:00
perpetualsCalculators.ts Initial commit 2023-09-08 13:52:13 -07:00
perpetualsSelectors.ts eslint (#26) 2023-09-12 09:42:38 -07:00