hashgraph / hedera-services

Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
Apache License 2.0
313 stars 138 forks source link

The network should continue to operate if 1/3 of the nodes have not met the min stake threshold value #5248

Open swirlds-automation opened 1 year ago

swirlds-automation commented 1 year ago

When we decide to update node stake per node there could be a chance that all nodes have not reached the min stake threshold value as defined by the council. If all nodes have not reached min stake the network will stop operating. As a safety mechanism, if at least 1/3 of the nodes in the network fall below the min stake, then the network should act as if the min stake is zero, and allow all nodes to participate normally.

swirlds-automation commented 1 year ago

This should be implemented by the application, not by the platform. author:cody-littley, createdAt:2023-02-17T22:01:53Z, updatedAt=2023-02-17T22:01:53Z

swirlds-automation commented 1 year ago

migrated from: url=https://github.com/swirlds/swirlds-platform/issues/5634 author:SimiHunjan, #:5634, createdAt:2022-06-29T23:54:40Z, updatedAt=2023-02-17T22:01:54Z labels=Feature Enhancement,P1

poulok commented 2 days ago

@SimiHunjan, I don't think this is a problem. Let's discuss. I think this ticket should be closed