Commit Graph
10 Commits
Author SHA1 Message Date
Bill He 761bf87dfc bump v4-client 2023-09-08 16:06:10 -07:00
Bill 564192fa2b Deposit/Withdraw status notifications (#9)
* Deposit/Withdraw status notifications

* prevent log out during switch accounts

* fix merge

* check for token approval

* address comments

* update lock

* wait for approval

* address comments
2023-09-05 13:04:53 -07:00
Jared Vu d4c149af12 Conditional limit validation (#17)
* abacus 0.4.3

* Add new strings, bump abacus, fix order validation error

* Use STRING_KEYS as ORDER_ERRORS_MAP valu

* remove unused import
2023-09-05 09:56:12 -07:00
aleka ffde6ed0fc add transfer insufficient usdc gas warning (#19) 2023-09-01 17:51:02 -04:00
James Jia c067206cd1 update LICENSE (#16) 2023-09-01 15:40:04 -04:00
Jared Vu 7d1b9eb65f Adopt v4-localization STRING_KEYS and translation files (#13)
* Delete old localization files

* nits

* @dydxprotocol/v4-localization: 0.0.21

* TAKE_PROFIT -> TAKE_PROFIT_LIMIT
2023-08-31 10:50:41 -07:00
aleka 1835b42bb0 ChainQueriesProtocol -> ChainTransactionsProtocol (#14) 2023-08-31 13:35:51 -04:00
Jared Vu a97f296905 Utilize v4-localization for Environment Endpoints (#7)
* add abacusFileSystem protocol

* Use v4-localization endpoints, replace old usage of CLIENT_NETWORK_CONFIGS

* remove squidRouter switchNetwork calls, bump abacus

* use ENDPOINTS_PATH to keep abacus/fileSystem consistent

* use NETWORK_ENDPOINTS const

* @dydxprotocol/v4-client -> @dydxprotocol/v4-client-js

* use v4-client-js

* WithdrawForm: Use v4-client-js

* Fix undefined Symbol

* Bump v4-localization
2023-08-30 15:12:40 -04:00
Aleka Cheung e30940e7df bump abacus + make addresses copyable 2023-08-23 19:37:19 -04:00
James Jia - Test 6e179191d8 Initial commit 2023-08-17 15:52:35 -07:00