Skip to content

Conversation

@IAvecilla
Copy link
Contributor

@IAvecilla IAvecilla commented Nov 14, 2025

This closes #415

@IAvecilla IAvecilla self-assigned this Nov 18, 2025
@IAvecilla IAvecilla moved this to In Progress in Psyche Roadmap Nov 18, 2025
uses: actions/cache/restore@v4
with:
path: validator-image.tar.gz
key: validator-image-${{ runner.os }}-${{ hashFiles('architectures/decentralized/solana-coordinator/**/*.rs', 'architectures/decentralized/solana-coordinator/**/*.toml', 'architectures/decentralized/solana-coordinator/Cargo.lock', 'architectures/decentralized/solana-authorizer/**/*.rs', 'architectures/decentralized/solana-authorizer/**/*.toml', 'architectures/decentralized/solana-authorizer/Cargo.lock', 'docker/test/psyche_solana_validator_entrypoint.sh', 'nix/docker.nix', 'flake.lock') }}
Copy link
Contributor

Choose a reason for hiding this comment

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

Perhaps I would add shared/coordinator/src/coordinator.rs like we did in #426

Copy link
Contributor

Choose a reason for hiding this comment

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

in fact I think we might need to or the key is going to be different

@dsocolobsky dsocolobsky mentioned this pull request Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

tests: add test with python feature and sidecar usage

3 participants