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

Predicate status changes breaks prd predicates #433

Closed
MicaiahReid opened this issue Oct 6, 2023 · 1 comment
Closed

Predicate status changes breaks prd predicates #433

MicaiahReid opened this issue Oct 6, 2023 · 1 comment
Assignees

Comments

@MicaiahReid
Copy link
Contributor

Describe the bug
The recent changes made to the predicate status (#396, #397) have broken the loading of existing predicates from redis on restart. Because Chainhook tries to parse the existing predicates with old types to the new types, those predicates fail.

We'll need to write a migration script to update the existing predicates to the new types.

@MicaiahReid MicaiahReid self-assigned this Oct 6, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in DevTools Oct 6, 2023
@andresgalante andresgalante moved this from 🆕 New to 🏗 In Progress in DevTools Oct 9, 2023
@MicaiahReid
Copy link
Contributor Author

Migration completed! We've created this repo to be the home to future migration scripts for the chainhook redis db.

@github-project-automation github-project-automation bot moved this from 🏗 In Progress to ✅ Done in DevTools Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant