Fixes
- Updated SputnikVM dependency with bugfix in the
returndatacopy
implementation and a performance improvement in accessing EVM memory by @birchmd. #826
Changes
- BREAKING:
engine-standalone-storage
no longer automatically writes to the DB whenconsume_message
is called.
It is up to downstream users of the library to commit the diff (after doing any validation for correctness) by @birchmd. #825