dydxprotocol / v4-web

Other
74 stars 61 forks source link

chore(displayId): Migrate marketId rendering to displayId #919

Closed jaredvu closed 2 weeks ago

jaredvu commented 1 month ago

Replace marketId usage with displayId


Views

Hooks

State

Packages


linear[bot] commented 1 month ago

TRA-542 Web: Migrate usage of `id` and audit usage of `market` from PerpetualMarketSummary

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
v4-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 19, 2024 4:55pm
v4-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 19, 2024 4:55pm
tyleroooo commented 1 month ago

is there a similar set of changes for asset ids? We display those in tags and things all over.

jaredvu commented 1 month ago

is there a similar set of changes for asset ids? We display those in tags and things all over.

assetIds were also changed in abacus. So instead of deriving the assetIds from marketId they are now derived from displayId