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

[split-node] Replace starting by default in node service mode with starting a combined mode #6638

Open
jellonek opened this issue Jan 17, 2025 · 0 comments

Comments

@jellonek
Copy link
Contributor

#6618 is introducing subcommands to go-spacemesh: node and smeshing.
node, depending on provided configuration is starting "legacy mode" (a single process with local calls from node service part to smeshing part) or "node service mode".
smeshing starts "smeshing service".

If subcommand was provided - the application is defaulting to node subcommand to keep cmdline backward compatibility.

This issue is about turning off this default fallback, or replacing it with igniting "combined mode" if such will be added in the future (what is still undecided at this time).

That can be done only when CI/all integrations/testnets/devnets will be updated to use node/smeshing subcommands, or - if we will decide to go for separate binaries - to use these separate binaries.

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

No branches or pull requests

1 participant