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

feat(Price tags): new Proof.ready_for_price_tag_validation field to help filter the frontend UI #656

Merged
merged 2 commits into from
Dec 26, 2024

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Dec 26, 2024

What

To help differenciate "valid" proofs that need Price tag validation, and others, we

  • add a new Proof.ready_for_price_tag_validation field
  • default to False, True if some specific rules (type PRICE_TAG & source /proofs/add/*)
  • allow filtering on this field

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add a price_tags table to store predictions
1 participant