Andre da Silva

Results 16 issues of Andre da Silva

Validator code shouldn't support `RocksDB` anymore. The client will still support it though.

chore
needs discussion

## Motivation Now that we have blobs, there are several follow ups we can do. ## Proposal This PR replaces ApplicationDescription with Blobs. This will clean up a lot of...

Right now it's still in two different blocks, because we had to do it separately before they were blobs.

Instead of `read_blob`, we should have `read_data_blob`, `read_contract_bytecode`, etc

This will help us prevent unnecessary copying of the blob data