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

Block winner selection for PoS #10

Open DogeProtocol opened 1 year ago

DogeProtocol commented 1 year ago

Rationale

Currently, as of T2, the block winner selection is a naive model. Something like RANDAO is required to select a winner as per the stake.

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)