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 bug (and ineffiency) from MATERIALIZED VIEW #129

Closed
wants to merge 1 commit into from

Conversation

ClaytonNorthey92
Copy link
Contributor

Summary
previously, in our canonical chain MATERIALIZED VIEW, we would fall back to height if we couldn't find a previous block by hash

Changes
the aforementioned is incorrect (and inefficient), so remove it

previously, in our canonical chain MATERIALIZED VIEW, we would fall back to height if we couldn't find a previous block by hash, this is incorrect (and inefficient), so remove it
@ClaytonNorthey92
Copy link
Contributor Author

hold on...seeing one more bug 🐛

@ClaytonNorthey92
Copy link
Contributor Author

there might be a larger issue going on here, converting to draft

@ClaytonNorthey92
Copy link
Contributor Author

closing until other issue is fixed

@ClaytonNorthey92 ClaytonNorthey92 deleted the clayton/no-height-mv branch June 24, 2024 12:41
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.

1 participant