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

Enable metadata service for newly listed markets #276

Merged
merged 7 commits into from
Nov 25, 2024

Conversation

ruixhuang
Copy link
Contributor

Also bump v4-client to fix the incorrect account fee tier.

action = { market, assetMap, _ ->
assetMap[market.assetId]?.tags?.contains("RWA") ?: false
assetMap[market.assetId]?.tags?.contains("gaming") ?: false
},
),

FilterAction(
type = MarketFiltering.ENT,
Copy link

Choose a reason for hiding this comment

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

type needs updating as well

},
),

FilterAction(
type = MarketFiltering.AI,
content = localizer.localize("APP.GENERAL.AI"),
type = MarketFiltering.DEFI,
Copy link

Choose a reason for hiding this comment

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

DEFI -> DEPIN

@ruixhuang ruixhuang merged commit 405e64f into develop Nov 25, 2024
5 checks passed
@ruixhuang ruixhuang deleted the feature/meta_data_service branch November 25, 2024 22:25
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.

2 participants