linera-protocol
linera-protocol copied to clipboard
Replace ApplicationDescription with Blobs
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 code and also make our blocks smaller when creating applications.
Fixes #2167 Fixes #2362
Test Plan
CI