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
Investigate the solution space for implementing a light node and define a feature proposal.
We investigated light clients a while ago. Conceptually light nodes are similar to light clients. The light node is interested in the most recent state (while only keeping limited history), while a light client is interested in the most recent state of an account or smart contract.
Investigate the solution space for implementing a light node and define a feature proposal.
We investigated light clients a while ago. Conceptually light nodes are similar to light clients. The light node is interested in the most recent state (while only keeping limited history), while a light client is interested in the most recent state of an account or smart contract.
An overview on light nodes is found in https://docs.google.com/document/d/1sACTjSbOOjrmCVOI-qrYek5-Ui1u7jEu936zIGQNYrk/edit#heading=h.4t87c52nxqdn
In addition we have:
The text was updated successfully, but these errors were encountered: