ethereum / ethereumj

DEPRECATED! Java implementation of the Ethereum yellowpaper. For JSON-RPC and other client features check Ethereum Harmony
GNU Lesser General Public License v3.0
2.18k stars 1.1k forks source link

Casper FFG on Beacon chain #1238

Closed mkalinin closed 5 years ago

mkalinin commented 5 years ago

To Do

Update Beacon chain implementation with finality, fork choice rule based on it and proper validator rewards calculation.

References