DogeProtocol / go-dp

Go implementation of the DP Quantum Coin Blockchain
https://dpdocs.org
GNU Lesser General Public License v3.0
3 stars 5 forks source link

Proof of Stake consensus Part 2 #6

Open DogeProtocol opened 1 year ago

DogeProtocol commented 1 year ago

Rationale

Complete part 2 of proof-of-stake consensus. The part 1 that was released with Testnet T2 is pretty rudimentary and does not handle slashing, proper block winner selection and so on. Automated staking contracts creation is required, it is manual for T2.

Why should this feature exist? What are the use-cases?

Implementation

Do you have ideas regarding the implementation of this feature? Are you willing to implement this feature?

What is the priority?

(On a scale of 1 to 5, with 1 being highest priority)