beacon-chain-java
beacon-chain-java copied to clipboard
Design and implement reputation system
Description
First take could use beacon chain consensus in order to justify peer reliability. Very basic implementation could forever ban peers which send blocks and attestations that are invalid against state transition part of the spec.