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-1166 cache hash key migration. (lavanet#1300)
* cache WIP, hash key migration. * fix hashing requested block. * fix lint * fix test errors and nil pointers * fixing setting data before changing it. * fix seen block bug. * fix cache bug when requested block is negative and missing handling for -4 requests (pending) * rename * cache improvements for TTL and unmarshalling * fix lint * cache seen block edge case, and adding chain id prints to errors * fix grpc bandwidth size. * bug fix * adding max call size to all grpc connections * fix seen block state machine, fix latency for lava block fetching, fix provider proto deep copying. * add cache to chain fetcher and fix edge case * fix unhandled seenBlock on response larger than seen scenario * update upgrade params
- Loading branch information
1 parent
e74973d
commit b3bec20
Showing
30 changed files
with
1,014 additions
and
565 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.