Commit Graph

2 Commits

Author SHA1 Message Date
Francesco Mazzoli 3db003a8f6 Fix bug in BlockServicesCacheDB initialization 2024-03-13 12:07:33 +00:00
Francesco Mazzoli 005121bcac Spin block service cache out of ShardDB
This started being a problem since the block service update log
entry does not fit in a UDP packet (it's like 100KB). I think this
approach makes more sense anyway. See comment for `getCache()` for
gotchas.
2024-03-13 11:29:58 +00:00