ethereum / cbc-casper

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

Add in EVM consensus #127

Closed naterush closed 6 years ago

naterush commented 7 years ago

Issue

EVM blocks/transactions should be able to be consensussed upon using the CBC Casper framework.

Proposed Implementation

naterush commented 7 years ago

Message becomes EVM block/txs

vladzamfir commented 7 years ago

Suggest splitting this into two issues

djrtwo commented 7 years ago

on it

naterush commented 6 years ago

I'm going to close this for now. As discussed with Vlad, adding the EVM actually doesn't give us much useful simulation information with CBC protocol (as we essentially are just adding TXs into blocks).