-
Notifications
You must be signed in to change notification settings - Fork 721
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
feat: test and update addition of new validator node operation #2508
Comments
Would like to work on Quorum. |
suvajit-sarkar
changed the title
Test addition of new validator node
feat: test and update addition of new validator node operation
Feb 21, 2024
saurabhkumarkardam
added a commit
to saurabhkumarkardam/S-bevel
that referenced
this issue
Feb 23, 2024
Changes: - Introduced new helm chart named `quorum-propose-validator` at path `platforms/quorum/charts/`. - This chart utilizes the `istanbul_propose` method to facilitate the addition or removal of nodes from the validator set based on majority votes. fixes hyperledger-bevel#2508 Signed-off-by: saurabhkumarkardam <[email protected]>
saurabhkumarkardam
added a commit
to saurabhkumarkardam/S-bevel
that referenced
this issue
Feb 23, 2024
Changes: - Introduced new helm chart named `quorum-propose-validator` at path `platforms/quorum/charts/`. - This chart utilizes the `istanbul_propose` method to facilitate the addition or removal of nodes from the validator set based on majority votes. fixes hyperledger-bevel#2508 Signed-off-by: saurabhkumarkardam <[email protected]>
saurabhkumarkardam
added a commit
to saurabhkumarkardam/S-bevel
that referenced
this issue
Feb 23, 2024
Changes: - Introduced new helm chart named `quorum-propose-validator` at path `platforms/quorum/charts/`. - This chart utilizes the `istanbul_propose` method to facilitate the addition or removal of nodes from the validator set based on majority votes. fixes hyperledger-bevel#2508 Signed-off-by: saurabhkumarkardam <[email protected]>
saikumarbommakanti
added a commit
to saikumarbommakanti/bevel-3
that referenced
this issue
Feb 26, 2024
…ve a node Changes: Introduced new helm chart named besu-propose-validator at path platforms/hyperledger-besu/charts/. This chart utilizes the qbft_proposeValidatorVote method to facilitate the addition or removal of nodes from the validator set based on majority votes. fixes hyperledger-bevel#2508 Signed-off-by: saikumarbommakanti <[email protected]>
saikumarbommakanti
added a commit
to saikumarbommakanti/bevel-3
that referenced
this issue
Feb 26, 2024
…ve a node Changes: Introduced new helm chart named besu-propose-validator at path platforms/hyperledger-besu/charts/. This chart utilizes the qbft_proposeValidatorVote method to facilitate the addition or removal of nodes from the validator set based on majority votes. fixes hyperledger-bevel#2508 Signed-off-by: saikumarbommakanti <[email protected]>
saikumarbommakanti
added a commit
to saikumarbommakanti/bevel-3
that referenced
this issue
Feb 27, 2024
…node Changes: Introduced new helm chart named besu-propose-validator at path platforms/hyperledger-besu/charts/. This chart utilizes the qbft_proposeValidatorVote method to facilitate the addition or removal of nodes from the validator set based on majority votes. fixes hyperledger-bevel#2508 Signed-off-by: saikumarbommakanti <[email protected]>
sownak
pushed a commit
that referenced
this issue
Feb 28, 2024
…node Changes: Introduced new helm chart named besu-propose-validator at path platforms/hyperledger-besu/charts/. This chart utilizes the qbft_proposeValidatorVote method to facilitate the addition or removal of nodes from the validator set based on majority votes. fixes #2508 Signed-off-by: saikumarbommakanti <[email protected]>
saurabhkumarkardam
added a commit
to saurabhkumarkardam/S-bevel
that referenced
this issue
Mar 4, 2024
Changes: - Introduced new helm chart named `quorum-propose-validator` at path `platforms/quorum/charts/`. - This chart utilizes the `istanbul_propose` method to facilitate the addition or removal of nodes from the validator set based on majority votes. fixes hyperledger-bevel#2508 Signed-off-by: saurabhkumarkardam <[email protected]>
suvajit-sarkar
pushed a commit
that referenced
this issue
Mar 4, 2024
…de (#2516) Changes: - Introduced new helm chart named `quorum-propose-validator` at path `platforms/quorum/charts/`. - This chart utilizes the `istanbul_propose` method to facilitate the addition or removal of nodes from the validator set based on majority votes. fixes #2508 Signed-off-by: saurabhkumarkardam <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
As a developer I want to test and update the addition of new validator node
Acceptance criterion
The text was updated successfully, but these errors were encountered: