Statebase efficiency

Hi! I wrote an article about a scaling the EVM by rethinking and redesigning the world state database (the statebase, for short).

In the article I discuss the relation between the statebase and database ACID properties. In the next article I’ll introduce FlatDB, my new statebase engine that does 20x read performance compared to LevelDB.

You can comment here…