Skip to content

Conversation

@meyer9
Copy link
Collaborator

@meyer9 meyer9 commented Dec 5, 2025

Description

The new snapshot changes caused an issue where the sequencer and validator attempt to share a datadir.

This PR reverts to a simpler system which we can iteratively update to support more use cases.

Testing

Tested manually with a snapshot.

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Dec 5, 2025

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@meyer9 meyer9 marked this pull request as ready for review January 4, 2026 18:50
# Usage: ./copy-local-snapshot.sh <node-type> <destination>

POSITIONAL_ARGS=()
for arg in "$@"; do

Choose a reason for hiding this comment

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

nit but maybe while getopts is easier for next time?

@cb-heimdall
Copy link
Collaborator

Review Error for henridevieux @ 2026-01-05 21:14:35 UTC
User failed mfa authentication, see go/mfa-help

@meyer9 meyer9 enabled auto-merge (squash) January 5, 2026 21:30
@meyer9 meyer9 merged commit cac437f into main Jan 6, 2026
9 checks passed
@meyer9 meyer9 deleted the meyer9/revert-snapshot-changes branch January 6, 2026 14:46
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.

4 participants