Deposit tree cache #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently classic UI's static compilation approximately resolves to around 100mb, this is for the most part because of the local caching for events and the deposit trees.
Relayers should have an endpoint to fetch cached merkle trees to reduce the frontend's cache bloat, and can always fall back to building the tree from the event cache.