ethereum / cbc-casper

GNU Affero General Public License v3.0
229 stars 44 forks source link

Validator strategy #131

Closed naterush closed 6 years ago

naterush commented 7 years ago

Issue

Proposed Implementation

Target DAG (start with targeting a round robin)

naterush commented 7 years ago

Maybe also every node having a poisson process and generating blocks based on this.

djrtwo commented 7 years ago

def make_new_message(view, time) return bool

naterush commented 6 years ago

Duplicated in different issue. Closing.