forked from lavanet/lava
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PRT-878-cache-state-tracker-requests (lavanet#760)
* added cache into the lava repository * lint * lint * only print missing hashes warning for non finalized info * remove unused code * ignore cache on not_applicable block requests * added some debug logs * refactored cache and added caching in state tracker block retreival * fix unitests, added cache to chainFetcher constructor * lint * add support for optional metadata in cache * added ignoredMetadata into the cache entries in the provider * fix nil deref on empty cache response * name change to screen --------- Co-authored-by: Ran Mishael <[email protected]>
- Loading branch information
1 parent
f9e2633
commit 161dcce
Showing
24 changed files
with
1,763 additions
and
269 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.