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

fix archive node bug #6470

Merged
merged 3 commits into from
Oct 22, 2020
Merged

fix archive node bug #6470

merged 3 commits into from
Oct 22, 2020

Conversation

ghost-not-in-the-shell
Copy link
Contributor

This PR changes blocks_and_internal_commands table to make (block_id, internal_command_id, sequence_no, secondary_sequence_no) as the primary key.

This PR also changes the blocks table to make parent_id as NOT NULL

Closes #6433

@deepthiskumar deepthiskumar added ci-build-me Add this label to trigger a circle+buildkite build for this branch ready-to-merge Adding this label will trigger mergify and trigger CI to run and merge the PR labels Oct 22, 2020
@netlify
Copy link

netlify bot commented Oct 22, 2020

Deploy preview for mina-staging ready!

Built with commit 293c51e

https://deploy-preview-6470--mina-staging.netlify.app

@mergify mergify bot merged commit c83a24f into develop Oct 22, 2020
@mergify mergify bot deleted the bug/archive-node-internal-commannd branch October 22, 2020 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch ready-to-merge Adding this label will trigger mergify and trigger CI to run and merge the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

archive db has blocks with no parent_id
3 participants