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

Check for empty accs in extcodehash opcode routine #1228

Closed mkalinin closed 5 years ago

mkalinin commented 5 years ago

What's done

Adds an edge case check to EXTCODEHASH processing.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.01%) to 56.773% when pulling 61789a5949b652de9eceb34943c03a6a486190cc on fix/extcodehash-empty-acc into 7e3b9dd9a6e37828e8a7e18ae0931ad0992dc8c6 on develop.