Commit a96974b
authored
refactor(store,cache)!: optimize cache restore as O(1) (#3134)
* refactor(store,cache)!: optimize cache restore as O(n)
* lint
* updates
* updates
* updates
* feedback
* assert error
* feedback
* feedback
* feedback + fix in syncer1 parent f0eba0d commit a96974b
22 files changed
Lines changed: 998 additions & 679 deletions
File tree
- block/internal
- cache
- executing
- submitting
- syncing
- node
- pkg
- sequencers/single
- store
- test/mocks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments