Jared Vu
793b522487
New Market Widget ( #234 )
...
* 🚧 New Market Form
* use dev-5 as default
* Additional UI work
* Add mock data
* 💄 More UI items
* 💄 add preview step
* 💄 Disable proposal button if not enough native tokens
* ✏️ Add disclaimer
* ✏️ fix combobox search
* 🚧 clean up components
* Add filters, modify, button
* ✨ feat: Add details to New Market Dialog
* add assetName
* add helper method - spagetti code
* Update NewMarketMessageDetailsDialog, attempt to hook up client call
* 🚨 fix mobile safari overflow
* update init deposit to 10_001 whole token
* reduce delay block to 5
* Update mock data
* 🚧 SO FRIGGIN CLOSE
* 💄 style/ux nits
* add gov to registry
* PLS
* IT FUCKING WORKS
* Add assets
* FIX TICKER
* ADD NEW ASSETICON
* button width
* change default env to dev
* Remove mention of Impersonation dialog
* Market Search entry point
* uncomment feature
* Clean up NewMarketStep components
* Restore env.json
* Add space T.T
* useGlobalCommands fix types
* 🚧 feat: useNextClobPairId hook WIP
* Add potentialMarkets hook to parse CSV and hide new market entrypoints
* Use updated stringKeys
* Update localization, import nits
* bump v4-client
* add gov vars
* new useGovernanceVariables
* Add validator client calls: proposal fetch/submission
* Update token usage, utilize gov vars
* remove console log
* import nits
* NewMarketMessageDetailsDialog: Fix initial_deposit_amount
* NewMarketAgreement Dialog
* confirm flow
* Remove initialDepositAmount from mainnet env
* NewMarket: Add stringParams to step3
* Update csv
* update env.json add localization changes
* cleanup initialDepositAmountBN and decimals
* ^
* use undefined in place of 0 for DiffOutput
* remove hardcoded string
* Remove potentialMarket from csv
* Ensure user is out of liquidity tier modification
* bump localization, add additional details to receipts
* feedback addressed
* Add margin instead of space
* margin/padding nits, shorten filter method, remove ?. chaining
* additional feedback
---------
Co-authored-by: Taehoon Lee <19664986+ttl33@users.noreply.github.com>
2024-01-30 11:59:16 -08:00
aleka
41cc531700
downgrade follow-redirects since new version breaks safari ( #254 )
...
* downgrade follow-redirects
* explicit override
2024-01-29 11:53:38 -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
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
aleka
94772bf4dc
bump abacus to remove base position notional ( #235 )
2024-01-17 15:52:02 -08:00
aleka
0a3ef3a7ab
bump abacus ( #233 )
2024-01-17 10:33:29 -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
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
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
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
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
Jared Vu
b83479f45c
Handle New Markets added by Gov ( #201 )
...
* Add celestia assets
* Handle symbol not yet added
2023-12-19 23:25:14 -08:00
Jared Vu
f8db5e1ba0
Update abacus to 1.1.25: Good til time fix ( #199 )
2023-12-19 09:49:51 -08:00
Bill
8bf23b7e9c
bump abacus ( #197 )
2023-12-15 15:12:35 -08:00
Jared Vu
3f10e045f4
bump abacus & wagmi ( #196 )
2023-12-15 09:26:41 -08:00
Bill
0f16396c8d
Implement CCTP withdraw ( #188 )
...
* Implement CCTP withdraw
* bump packages
* address comments
2023-12-12 10:12:37 -08:00
Jared Vu
fbbfbc6580
Bump v4-abacus and v4-localization ( #189 )
2023-12-08 15:41:07 -08:00
Bill
b1ffa2e219
Support CCTP and noble auto deposits on testnet ( #180 )
...
* Support CCTP and noble auto deposits on testnet
* slippage
* fix fees
* update isCctp, and comments
* bump packages
* cctp.json
* Bump abacus
* fix error
* fix loading button
2023-12-01 15:18:50 -08:00
aleka
91ea68dc53
Add chaos labs launch incentives panel ( #182 )
...
* add chaos lab incentives panel
* add seen state
* external link dialog
* better disconnected state
2023-12-01 15:27:19 -05:00
aleka
28d3be0370
Release notification ( #169 )
...
* add release notif
2023-11-28 12:36:29 -05:00
Jared Vu
b0e1655018
Bump Abacus@1.0.30 ( #165 )
2023-11-27 13:01:25 -08:00
Jared Vu
5b06110e2d
Update Abacus@1.0.28 ( #161 )
2023-11-22 14:08:03 -08:00
aleka
e3da2ee4b1
update copy and other polish ( #157 )
...
* update copy and other polish
* fix mobile nav menu nested buttons
* feedback
2023-11-22 15:06:21 -05:00
aleka
279ef6b4f9
bump abacus ( #153 )
2023-11-13 10:57:40 -05:00
Jared Vu
50bd860ced
Bump Abacus 1.0.25 ( #151 )
2023-11-13 09:36:16 -05:00
Jared Vu
99e708a984
Notifications Refresh ( #135 )
...
* Remove X button from tablet/mobile Notification menu
* Toast styling
* missed in merge
* .env.example
* Update abacus@1.0.9
* Add notif strings, and abaucs notif state
* Update Notification hooks, add Notification Preference controls
* Consolidate Notification into single component
* withLabel -> withTrigger prop
* nits
* OrderStatusChanged -> AbacusGenerated
* Notification OnClick
* Move Notification -> Components
* withAnimation -> $withAnimation
* Notification styling and click handle
* load state, onClick, localStorage
* add error count
* Rez localStorage Notifications
* Update TransferStatus UI
* Use Notification component for other abacusNotifs
* fix uselocalnotif query
* Default to Notification from NotificationMenu
---------
Co-authored-by: Bill He <bill@dydx.exchange>
2023-11-10 20:55:34 -08:00
aleka
876f620ada
Account menu and components improvements ( #145 )
...
* better copy button
* hide sign into mobile for production and use new copy icon button
* new checkbox
2023-11-10 22:07:29 -05:00
Bill
944fc6dc95
Handle squid rout errors ( #139 )
...
* Handle squid route errors
* bump abacus
* add dep
* address comments
* fix max
* disable slippage editor
* parse error message in abacus
2023-11-09 10:34:22 -08:00
Jared Vu
edc9fadfee
Add TestFlags provider and class ( #132 )
...
* Add TestFlags provider and class
* import order nit
* markets is an object and not array
* Use null coalescing op
2023-11-07 20:28:42 -08:00
Bill
766209baf1
Onboarding fixes ( #131 )
...
* Onboarding fixes
* address comments
* rebase
2023-11-07 17:18:16 -08:00
aleka
906faa554d
Surface close position input errors ( #130 )
...
* show abacus close position validation errors
* bump abacus version
2023-11-07 19:11:08 -05:00
aleka
bd03fb73ca
update mintscan tx link on transfer history table ( #128 )
...
* update mintscan tx link on transfer history table
* bump localization + fix icon button padding in header
2023-11-07 16:00:22 -05:00
Bill
b0db577b28
Configurable squid integrator id ( #120 )
...
* Configurable squid integrator id
* bump abacus
2023-11-03 14:18:15 -07:00
aleka
d92b49f4fa
bump packages, fix missing asset symbol ( #106 )
2023-10-27 16:47:34 -04:00
Bill
0d4c5a547a
Abort key derivation if second signature fails ( #109 )
2023-10-27 11:41:00 -07:00
James Jia
7f531516ca
v1.0: Update LICENSE and README ( #101 )
...
* Update LICENSE and README
* Update README, package.json
* Update package.json
2023-10-24 14:14:49 -07:00
Bill
5ca923984d
Update acknowledge copies ( #94 )
...
* update acknowledgement dialog with new copies
* update
2023-10-23 13:59:04 -07:00
Bill
d97626f543
Fix auto-deposit ( #93 )
2023-10-23 12:02:05 -07:00
Jared Vu
835f82dbcc
Support Intercom ( #92 )
...
* Add ChatIcon
* FooterDesktop Help&Support
* HelpDialog w/ triggers
* Add other links
* item gap css var passing
* inject script
* Add quotes to script
* Close modal on select
* Remove feedback form
2023-10-20 16:30:22 -07:00
Bill
27b79957d4
Bump v4 clients ( #89 )
...
* Have tokens be configurable, bump v4-client
* bump
* chain -> chaintoken
* use cancelRawOrder
* address comments
* add TODO
2023-10-19 11:01:12 -07:00
Jared Vu
e4991cc31d
Update Abacus 0.7.0 & Misc. bug fixes ( #84 )
...
* Add Notification icon w/ stroke
* Update to abacus0.7.0
* Fix goodTilTime string
* Fix tradingView initial load
* Temp remove notif onClick
* remove isConnected state from dydxClient
2023-10-18 11:08:39 -07:00
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
aleka
c40f5eb549
update about wallets link and localized string nits ( #69 )
...
* update about wallets link and localized string nits
* udpate wallet connect2 metadata
2023-10-12 17:10:51 -04:00
Rui
f9e301b3f0
Add script to inject iOS app ID to public/.well-known/apple-app-site-association ( #66 )
...
* Add script to inject iOS app ID to public/.well-known/apple-app-site-association
* package.json
* Fix typo
* Fix typo
* Fix build
* Debug
* Updated to use "dist" folder
2023-10-10 15:58:26 -07:00
Bill
a05d88136d
Polishes for Onboarding ( #57 )
...
* Polishes for Onboarding
* update string
* bump packages
* address nit
2023-10-09 09:34:49 -07:00