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(host): Support multiple modes #904

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

clabby
Copy link
Collaborator

@clabby clabby commented Jan 14, 2025

Overview

Reworks the host program to support multiple modes via subcommands. This will be useful for the interop proof + maintaining the legacy single-chain proof.

@clabby clabby requested a review from refcell as a code owner January 14, 2025 20:47
@clabby clabby added the A-host Area: host binary label Jan 14, 2025
@clabby clabby requested a review from emhane as a code owner January 14, 2025 20:47
@clabby clabby added the K-feature Kind: feature label Jan 14, 2025
@clabby clabby self-assigned this Jan 14, 2025
@clabby
Copy link
Collaborator Author

clabby commented Jan 14, 2025

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

@clabby clabby force-pushed the cl/client-interop-entrypoint branch from d41533e to f2d7447 Compare January 14, 2025 20:48
@clabby clabby force-pushed the cl/host-interop-subcommand branch from 197875b to baaf89e Compare January 14, 2025 20:48
@clabby clabby marked this pull request as draft January 14, 2025 20:48
@clabby clabby force-pushed the cl/host-interop-subcommand branch 2 times, most recently from 14f1f0c to 3858059 Compare January 14, 2025 21:01
@clabby clabby marked this pull request as ready for review January 14, 2025 21:12
@clabby clabby force-pushed the cl/client-interop-entrypoint branch from dcc7b49 to f8741c7 Compare January 14, 2025 22:03
@clabby clabby force-pushed the cl/host-interop-subcommand branch 3 times, most recently from 3f98786 to 0462e0c Compare January 14, 2025 22:05
Base automatically changed from cl/client-interop-entrypoint to main January 14, 2025 22:18
bin/host/src/single/cli.rs Outdated Show resolved Hide resolved
@clabby clabby force-pushed the cl/host-interop-subcommand branch from 0462e0c to 89f9660 Compare January 14, 2025 23:01
@clabby clabby enabled auto-merge January 14, 2025 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-host Area: host binary K-feature Kind: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants