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

VM hook redesign (optimized) #1182

Closed eugene-shevchenko closed 5 years ago

eugene-shevchenko commented 5 years ago

Adds performance optimization on proxy calls to nested and deprecated VM hooks. Adds VM hooks testing support via StandaloneBlockchain. Increases SpringFramework version up to 4.3.19.RELEASE.