Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TRCL-3684 Add new filter items #223

Merged
merged 4 commits into from
Sep 12, 2024
Merged

TRCL-3684 Add new filter items #223

merged 4 commits into from
Sep 12, 2024

Conversation

ruixhuang
Copy link
Contributor

Add new filter items to match what's on the web frontend.

untitled.webm

Also bump Abacus and enable static typing by default.

Copy link

linear bot commented Sep 10, 2024

@@ -197,7 +197,7 @@ class AbacusStateManager @Inject constructor(
appConfigsV2.enableLogger = false
}

appConfigsV2.staticTyping = featureFlags.isFeatureEnabled(DydxFeatureFlag.abacus_static_typing)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this would turn it on in next OSS release? Or is there prod-gating code that I'm not seeing?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah.. it's turned on by default to simplify testing. If we want to cut a build without static typing, we'd need to switch it back off.

@prashanDYDX prashanDYDX merged commit 97c1ab9 into develop Sep 12, 2024
5 checks passed
@prashanDYDX prashanDYDX deleted the feature/add_filters branch September 12, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants