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

Automate startup of node, with regards to consensus #27

Closed
jules opened this issue Aug 19, 2019 · 0 comments · Fixed by #67
Closed

Automate startup of node, with regards to consensus #27

jules opened this issue Aug 19, 2019 · 0 comments · Fixed by #67
Assignees
Labels
type:rfc Changing the behaviour of something already defined

Comments

@jules
Copy link
Contributor

jules commented Aug 19, 2019

With both the provisioner component and the generation component not being dependent on a specific hash, and with both now able to update their values when a tx expires, we can make the node even more easy to use by automating the syncing, staking, bidding and starting of consensus components without any need for user input.

Some handy added features would be specifying a --wallet flag to start the node without consensus running, and adding some commands that can adjust default locktimes and values for automated transactions.

This enhancement should remove the need for node operators to consistently check if their transactions have expired and from sending new ones in due time by themselves, which is much less of a drag. This replaces #13, since a user can no longer accidentally start consensus components on the wrong round this way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:rfc Changing the behaviour of something already defined
Projects
None yet
1 participant