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

[WIP] State transition #1177

Closed mkalinin closed 6 years ago

mkalinin commented 6 years ago

Yet not ready for merge, as always :)

ToDo:

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

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.1%) to 56.159% when pulling 7c4449cb9685892ec8d6689fad2388f3eac60e0a on sharding/state-transition into 2e076791159708a93d1e1f6d29799ba25264da91 on research/sharding.

mkalinin commented 6 years ago

Looks like it is ready for merge. @zilm13 please, approve.