Andre da Silva

Results 16 issues of Andre da Silva

## Motivation We need to be able to download blobs directly from the Proyx as part of the user blobs work. Fixes #2028 ## Proposal This PR does a few...

## Motivation Currently users are able to upload bytecode that can be used to create applications. Other chains have to subscribe to the publisher chain to be able to use...

So for commands like `linera service`, it might need some extra time to be able to initialize all the chains before we can move on. So we need a CLI...

## Motivation ## Proposal ## Test Plan ## Release Plan - Need to bump the major/minor version number in the next release of the crates. - Need to update the...

Right now if you call a `read_blob` system API call from the service, and the blob is missing, we won't sync with the validators to get it

needs discussion

We could enable accessing blobs via a URL like `https://host:port/chains/:chain_id/applications/:application_id/blobs/:blob_id`

First idea was adding “special case” code on either the chain workers or the chain state view to do this instead of restarting the whole execution, but we might want...

https://github.com/linera-io/linera-protocol/pull/2220#discussion_r1689387313

https://github.com/linera-io/linera-protocol/pull/2220#discussion_r1689383743