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

docs: Add 1.2.0 release note. #393

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Conversation

jholdstock
Copy link
Member

No description provided.

1. Stop vspd.
1. Stop the instance of dcrd running on the vspd server.
1. **Make a backup of the vspd database file in case rollback is required.**
1. Install new dcrd binary on the vspd server, start it and it will begin
Copy link
Member

Choose a reason for hiding this comment

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

This is just a minor nit, but it seems a little big different as written when compared to rest because they are direct imperative statements whereas this is kind of a mix. Perhaps the following?

Suggested change
1. Install new dcrd binary on the vspd server, start it and it will begin
1. Install new dcrd binary on the vspd server and start it to begin

Copy link
Member Author

Choose a reason for hiding this comment

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

Nice suggestion, I'll change that

- A new executable `vote-validator` is a tool for VSP admins to verify that
their vspd deployment is voting correctly according to user preferences.
Further details can be found in the [README](./cmd/vote-validator).
- A new executable `v3tool` is a development tool helpful for testing changes to vspd.
Copy link
Member

@davecgh davecgh Jun 13, 2023

Choose a reason for hiding this comment

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

Is there any more information on this one? I'm curious what it does.

Copy link
Member Author

Choose a reason for hiding this comment

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

Added a link to the README

@jholdstock jholdstock merged commit a06a62b into decred:master Jun 14, 2023
2 checks passed
@jholdstock jholdstock deleted the 1.2relnote branch September 20, 2023 08:23
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.

None yet

2 participants