This allows simplifying the return structure.
Change store_storage() function to more generic update() function for modifying a contract state. The update() function is going to be used also for logs and selfdesctruction.
The draft of the EVM-C -- C interface to Ethereum Virtual Machine.