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

remove reporter uniqueness from Reporter #548

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

bayram98
Copy link
Contributor

Description

This PR is to remove uniqueness from Reporter table.

We need to remove uniqueness of reporter address to be able to use same data feed, but for two different aggregators.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist before requesting a review

  • I have performed a self-review of my code.

@bayram98 bayram98 requested a review from martinkersner April 21, 2023 08:33
@bayram98 bayram98 self-assigned this Apr 21, 2023
@bayram98 bayram98 linked an issue Apr 21, 2023 that may be closed by this pull request
Copy link
Member

@martinkersner martinkersner left a comment

Choose a reason for hiding this comment

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

LGTM!

@martinkersner
Copy link
Member

@bayram98 Feel free to merge when you are ready! 🚀

@bayram98 bayram98 merged commit 6aa4dd3 into master Apr 21, 2023
@martinkersner martinkersner deleted the i-547/feat/remove-reporter-uniqness branch April 22, 2023 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove Reporter uniqueness from prisma schema
2 participants