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

Various swing-store fixes #7259

Merged
merged 7 commits into from
Mar 30, 2023
Merged

Various swing-store fixes #7259

merged 7 commits into from
Mar 30, 2023

Conversation

mhofman
Copy link
Member

@mhofman mhofman commented Mar 28, 2023

refs: #7026

Description

This is a grab bag of swing-store changes and fixes. Some are required for the state-sync PR and extracted from it (#7225), some are follow up from #7026.

Most commits are independent, and best reviewed separately.

Security Considerations

This adds a few more consistency checks on the swing-store tables, ensuring that the data doesn't get in an unexpected state due to bugs or bad manipulations of the raw DB.

Scaling Considerations

None

Documentation Considerations

Some type changes are there to be more explicit about the expected usage and values.

Testing Considerations

Manually testing against state-sync branch

@mhofman mhofman requested a review from warner March 28, 2023 23:34
@mhofman mhofman marked this pull request as ready for review March 28, 2023 23:34
@mhofman mhofman requested a review from FUDCo March 28, 2023 23:35
Copy link
Contributor

@FUDCo FUDCo left a comment

Choose a reason for hiding this comment

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

Ya know, some days ya just gotta clean the bathroom, but it still makes everybody smile.

@mhofman
Copy link
Member Author

mhofman commented Mar 29, 2023

@warner this touches some types you were having trouble with, I just want to make sure this won't break any changes you may have in flight.

Copy link
Member

@warner warner left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for the heads up. I don't think the new types will affect my other PR.

@mhofman
Copy link
Member Author

mhofman commented Mar 29, 2023

@Mergifyio unqueue

@mergify
Copy link
Contributor

mergify bot commented Mar 29, 2023

unqueue

☑️ The pull request is not queued

@mhofman mhofman force-pushed the mhofman/swing-store-fixes branch from bb070ce to 231b8c5 Compare March 30, 2023 21:19
@mhofman mhofman force-pushed the mhofman/swing-store-fixes branch from 231b8c5 to b1343b7 Compare March 30, 2023 21:47
@mhofman mhofman added the automerge:rebase Automatically rebase updates, then merge label Mar 30, 2023
@mergify mergify bot merged commit 5402e18 into master Mar 30, 2023
@mergify mergify bot deleted the mhofman/swing-store-fixes branch March 30, 2023 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:rebase Automatically rebase updates, then merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants