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

BUG2-162 Enable metadata service for newly listed markets #306

Merged
merged 4 commits into from
Nov 25, 2024

Conversation

ruixhuang
Copy link
Contributor


Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring or Technical Debt
  • Documentation update
  • Other (please describe: )

@ruixhuang ruixhuang marked this pull request as ready for review November 25, 2024 19:13
@ruixhuang ruixhuang changed the title Enable metadata service for newly listed markets BUG2-162 Enable metadata service for newly listed markets Nov 25, 2024
Copy link

linear bot commented Nov 25, 2024

@@ -129,6 +126,7 @@ enum MarketFiltering: Equatable {
case layer1
case layer2
case defi
case defin
Copy link

Choose a reason for hiding this comment

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

should be depin

}),

FilterAction(type: .ai,
content: .text(DataLocalizer.localize(path: "APP.GENERAL.AI")),
FilterAction(type: .defin,
Copy link

Choose a reason for hiding this comment

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

depin

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍 Updated

@ruixhuang ruixhuang merged commit b740d46 into develop Nov 25, 2024
4 checks passed
@ruixhuang ruixhuang deleted the feature/metadata_service branch November 25, 2024 21:23
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