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

[Genesis Config] Set MaxValidators to 1 #520

Merged
merged 1 commit into from
May 9, 2024
Merged

[Genesis Config] Set MaxValidators to 1 #520

merged 1 commit into from
May 9, 2024

Conversation

Olshansk
Copy link
Member

@Olshansk Olshansk commented May 8, 2024

Added the following change and comment in config.yml. Should be self-explanatory.

    # TODO_BLOCKER(@Olshansk): Figure out what this should be on Shannon
    # re-genesis. We're setting it to 1 for Alpha TestNet https://github.com/pokt-network/poktroll/pull/1 so Grove
    # maintains the only validator until Alpha TestNet https://github.com/pokt-network/poktroll/pull/2.
    max_validators: 1

Added the following change and comment in `config.yml`. Should be self-explanatory.

```yaml
        # TODO_BLOCKER(@Olshansk): Figure out what this should be on Shannon
        # re-genesis. We're setting it to 1 for Alpha TestNet #1 so Grove
        # maintains the only validator until Alpha TestNet #2.
        max_validators: 1
```
@Olshansk Olshansk added the infra Infra or tooling related improvements, additions or fixes label May 8, 2024
@Olshansk Olshansk added this to the Shannon Public TestNet milestone May 8, 2024
@Olshansk Olshansk requested review from okdas and moatus May 8, 2024 19:52
@Olshansk Olshansk self-assigned this May 8, 2024
Copy link
Member

@okdas okdas left a comment

Choose a reason for hiding this comment

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

This will be helpful.

@Olshansk Olshansk merged commit 639f86d into main May 9, 2024
10 checks passed
bryanchriswhite added a commit that referenced this pull request May 10, 2024
…cept

* pokt/main:
  Reply to red0ne's comments's in https://github.com/pokt-network/poktroll/pull/501\#pullrequestreview-2047120225
  [Docs] Added QuickStart video (#522)
  [Genesis Config] Set MaxValidators to 1 (#520)
  [Docs] Update `Quickstart` guide to onboard new devs (#501)
  [Code Health] chore: cleanup localnet testutils (#515)
  Zero retryLimit Support in ReplayClient (#442)
@Olshansk Olshansk deleted the Olshansk-patch-1 branch May 29, 2024 16:43
okdas pushed a commit that referenced this pull request Nov 14, 2024
Added the following change and comment in `config.yml`. Should be self-explanatory.

```yaml
    # TODO_BLOCKER(@Olshansk): Figure out what this should be on Shannon
    # re-genesis. We're setting it to 1 for Alpha TestNet #1 so Grove
    # maintains the only validator until Alpha TestNet #2.
    max_validators: 1
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Infra or tooling related improvements, additions or fixes
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants