-
Notifications
You must be signed in to change notification settings - Fork 382
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
[META] [Genesis] genesis validator
#1228
Labels
Comments
zivkovicmilos
added
help wanted
🌱 feature
New update to Gno
📦 ⛰️ gno.land
Issues or PRs gno.land package related
labels
Oct 11, 2023
7 tasks
7 tasks
zivkovicmilos
added a commit
that referenced
this issue
Oct 19, 2023
## Description This PR adds support for the `genesis validator` sub-commands, as outlined in #1228. Closes #1228 Example `genesis validator add` command you can use to test out the functionality: ```bash genesis validator add --name milos -pub-key gpub1pgfj7ard9eg82cjtv4u4xetrwqer2dntxyfzxz3pqvknvnspy43c9zp0ts7wgvupldfzkws8kmvvz2eelfmzzupfymwpwzhh9m3 -address g1wpewvuxtyvqqwysndt4f8425tpdg3lf0mhu6fm ``` <details><summary>Contributors' checklist...</summary> - [x] Added new tests, or not needed, or not feasible - [x] Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory - [x] Updated the official documentation or not needed - [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message was included in the description - [x] Added references to related issues and PRs - [x] Provided any useful hints for running manual tests - [ ] Added new benchmarks to [generated graphs](https://gnoland.github.io/benchmarks), if any. More info [here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md). </details>
Closed by #1259 |
github-project-automation
bot
moved this from In Progress
to Done
in 🚪🔁 The Portal Loop
Oct 19, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Description
Task copied from the master issue: #1203
PR against branch: feat/genesis
The text was updated successfully, but these errors were encountered: