John Adler
John Adler
Not necessarily, it depends on context (not sure if the current code is consistent with how "coin" is used). "Coin" and "color" might both be used throughout to mean the...
There are still a number of open tasks, so I would say no for now.
No, that's #1811. This issue is about a different and further separation: specifically separating out ancient blocks from recent blocks, each with separate storage locations.
It looks like `ledgerblue` [does not split `--path` arguments on spaces](https://github.com/LedgerHQ/blue-loader-python/blob/824d6c2bd1c619b7a9bf098336cdc273b5fc03d8/ledgerblue/loadApp.py#L236-L239), so I think the correct fix would be to have a `--path` for each path.
My understanding is #3316 was planned to go in at the same time (i.e. in the same release) as #3315. You can quote me on this if that ends up...
@nashqueue why would this break FBSS?
Sorry by "all data" I meant all the data in blocks, not just the block body. Edited to clarify.
> How long should this time be? It depends on how aggressive we want our assumptions to be. _At most_ somewhere around a week, but more practically I'd say around...
It's unclear to me if it's the core gRPC or app gRPC that needs to be running.
We have empirical results that users (i.e. rollup providers) don't even want to run light nodes, and have by and large requested more reliable ways of submitting and retrieving blobs...