ethereum / cbc-casper

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

move to new protocol structure #179

Closed naterush closed 6 years ago

naterush commented 6 years ago

Based on spec in this issue: https://github.com/ethereum/cbc-casper/issues/175. Not finished yet, but opening for initial feedback.

For now, removing code for experiments and analysis. Will reintroduce this in future PR to be compatible with new protocol classes.

TODO:

naterush commented 6 years ago

@djrtwo Thanks for the review! Addressed your comments. I'm going to merge this and then do a release (going to skip the sharding release).