You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to define the public API and the protocol to interact with a storage node.
This also plays into data availability (which might be started being spec'ed out in #2) as consensus participants (validators) that do not want to be storage nodes themselves will need to query them for data availability.
So there should be an option to run:
a) validator that is also a storage node
b) storage node only
c) validator that just uses data availability proofs
d) light clients that use data availability proofs
> c) validator that just uses data availability proofs
Question: this was still assuming that there is no state in the LL main chain? Wouldn't validators still verify validity of transactions while they could only use data availability proofs for the messages the transactions pay for (@musalbas).
I consider the LL token app to logically be an optimistic rollup sidechain. Therefore validators can just download the latest state root for it and accept state transition fraud proofs.
We need to define the public API and the protocol to interact with a storage node.
This also plays into data availability (which might be started being spec'ed out in #2) as consensus participants (validators) that do not want to be storage nodes themselves will need to query them for data availability.
Quoting @musalbas here:
┆Issue is synchronized with this Asana task by Unito
The text was updated successfully, but these errors were encountered: