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

Summonerd: transition and export #3190

Merged
merged 6 commits into from
Oct 16, 2023
Merged

Conversation

cronokirby
Copy link
Contributor

@cronokirby cronokirby commented Oct 13, 2023

Closes #3158.
Closes #3159.
Closes #3160.

We could do some integration testing of things before merging as well.

@cronokirby cronokirby temporarily deployed to smoke-test October 13, 2023 16:56 — with GitHub Actions Inactive
@cronokirby cronokirby force-pushed the summonerd-transition-and-export branch from eb22d74 to 218aa68 Compare October 14, 2023 00:15
@cronokirby cronokirby temporarily deployed to smoke-test October 14, 2023 00:15 — with GitHub Actions Inactive
@cronokirby cronokirby marked this pull request as ready for review October 14, 2023 00:17
@cronokirby cronokirby temporarily deployed to smoke-test October 16, 2023 18:15 — with GitHub Actions Inactive
@cronokirby cronokirby force-pushed the summonerd-transition-and-export branch from 77f125e to 8827a7d Compare October 16, 2023 19:54
@cronokirby cronokirby temporarily deployed to smoke-test October 16, 2023 19:54 — with GitHub Actions Inactive
@cronokirby cronokirby force-pushed the summonerd-transition-and-export branch from 8827a7d to 872b716 Compare October 16, 2023 20:34
@cronokirby cronokirby temporarily deployed to smoke-test October 16, 2023 20:34 — with GitHub Actions Inactive
Copy link
Member

@redshiftzero redshiftzero left a comment

Choose a reason for hiding this comment

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

Look at this today and the diff itself LGTM, however for me the transition is not completing (ran for over an hour or so before stopping), I haven't debugged further yet but my suspicion is that it's to do with somewhere we're using the checked methods on CanonicalDeserialize


let phase1_crs = match storage.phase1_current_crs().await? {
Some(x) => x,
None => anyhow::bail!("Please run phase1 before this command 8^)"),
Copy link
Member

Choose a reason for hiding this comment

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

by phase1 here, we currently mean loading the generated phase 1 root using init, and by phase2 we mean running start (after transition) ✅

@cronokirby cronokirby force-pushed the summonerd-transition-and-export branch from 872b716 to ebc8234 Compare October 16, 2023 22:40
@cronokirby cronokirby temporarily deployed to smoke-test October 16, 2023 22:40 — with GitHub Actions Inactive
@cronokirby cronokirby merged commit 39233c6 into main Oct 16, 2023
7 of 8 checks passed
@cronokirby cronokirby deleted the summonerd-transition-and-export branch October 16, 2023 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants