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

Multi validator service #1195

Closed mkalinin closed 5 years ago

mkalinin commented 5 years ago

Resolves https://github.com/ethereum/ethereumj/issues/1189

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.3%) to 56.222% when pulling 332ba5cafce48a114bc39fdfe18717bd853a77d7 on sharding/multi-validator-service into 72135eaae5ffe9c2ce2265dd740cd6bd8199fd13 on research/sharding.

mkalinin commented 5 years ago

Some multivalidator tests would be be good to add too.

Totally agree on that! But I guess we'll add them with later updates 😀