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 temporary minterfilter indexing patch #190

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

ryley-o
Copy link
Contributor

@ryley-o ryley-o commented Feb 9, 2023

Description of the change

Removes the temporary patch instilled in #187, and only indexes MinterFilters if they are already in the store.

Follow-on to ArtBlocks/artblocks-contracts#482

The bugged cases where MinterFilters were deployed, in the subgraph config, but were not in the store have been handled operationally, and a new MinterFilter Deployed() event is now handled to ensure all deployed MinterFilterV1's are saved to the subgraph store immediately upon deployment.

There is no major urgency to deploy a subgraph with this update, as there are no Engine contracts that are not planned to be indexed in the immediate future.


@ryley-o ryley-o requested review from a team and lyaunzbe February 9, 2023 00:49
@ryley-o ryley-o self-assigned this Feb 9, 2023
@ryley-o ryley-o requested a review from yoshiwarab February 9, 2023 00:49
@ryley-o
Copy link
Contributor Author

ryley-o commented Feb 13, 2023

@yoshiwarab @lyaunzbe - gentle ping on this one 🙏

@ryley-o ryley-o merged commit b7b8b29 into main Feb 13, 2023
@ryley-o ryley-o deleted the remove-temporary-minterfilter-indexing-patch branch February 13, 2023 21:01
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.

3 participants