py-evm icon indicating copy to clipboard operation
py-evm copied to clipboard

WIP: Add the concept of incompatible schemas

Open lithp opened this issue 6 years ago • 0 comments

What was wrong?

As part of https://github.com/ethereum/trinity/issues/779 py-evm will soon have to support reading and writing databases with a different schema, if the code ever tries to use a database of the wrong kind it might accidentally corrupt it. To prevent that from happening some checks are added which assert that the database is of the expected kind.

To-Do

  • [ ] Clean up commit history

Cute Animal Picture

put a cute animal picture link inside the parentheses

lithp avatar Jul 19 '19 07:07 lithp