linera-protocol icon indicating copy to clipboard operation
linera-protocol copied to clipboard

Replace ApplicationDescription with Blobs

Open andresilva91 opened this issue 6 months ago • 4 comments

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

andresilva91 avatar Aug 30 '24 01:08 andresilva91