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

Adds fatal exceptions handling. #1209

Closed eugene-shevchenko closed 5 years ago

zilm13 commented 5 years ago

One test is failed:

org.ethereum.manager.BlockLoaderTest > testNoDumpsLoading FAILED
    java.lang.AssertionError: Expected exception: java.lang.IllegalArgumentException
Running test: Test testInconsistentDumpsLoading(org.ethereum.manager.BlockLoaderTest)
coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.008%) to 56.486% when pulling ab436f86a796c66ce021336e0be5b6e5ac5b8875 on hotfix/uncaught-exception-filter into b2bdc82647fb47233e8150b2516c042ee187cd5f on develop.