penumbra icon indicating copy to clipboard operation
penumbra copied to clipboard

Decide which data should be saved in view service vs being queried from fullnodes

Open zbuc opened this issue 2 years ago • 0 comments

Currently there's some non-private data being cached to the view service, alongside private data.

It should be possible to query most of the non-private data from the fullnodes. We should probably make a principled design decision on which data should live in the view service database.

zbuc avatar Aug 30 '22 17:08 zbuc