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

feat: multi-chain operator #77

Merged
merged 18 commits into from
Feb 24, 2025
Merged

feat: multi-chain operator #77

merged 18 commits into from
Feb 24, 2025

Conversation

nhtyy
Copy link
Contributor

@nhtyy nhtyy commented Feb 18, 2025

Refactors the SP1VectorOperator to handle multiple destination chains in one instance, and updates Alloy deps.

@nhtyy nhtyy marked this pull request as draft February 18, 2025 21:28
@nhtyy nhtyy marked this pull request as ready for review February 19, 2025 00:03
chain_id: u64,
use_kms_relayer: bool,
signer_mode: SignerMode,
tree_size: u32,
Copy link
Member

Choose a reason for hiding this comment

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

More semantically clear to use Option here, rather than init to 0

Copy link
Member

@ratankaliani ratankaliani left a comment

Choose a reason for hiding this comment

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

Small suggestions, otherwise LGTM!

Please add a detailed PR description before merging.

@nhtyy nhtyy merged commit a0c5cfd into main Feb 24, 2025
1 of 2 checks passed
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.

2 participants