We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Main approach for this refactoring - #6703
This issue depends on:
Once BackData, Backend, and their implementations are ready, we need to update all remaining mostly herocache usages.
BackData
Backend
herocache
This task focuses on updating:
queue.HeroQueue
cache.Cache
herocache.DNSCache
herocache.BlockExecutionData
herocache.Transaction
netcache.ReceiveCache
internal.SpamRecordCache
cache.GossipSubSpamRecordCache
cache.RecordCache
internal.DisallowListCache
internal.AppSpecificScoreCache
internal.SubscriptionRecordCache
internal.DuplicateMessageTrackerCache
internal.rpcSentCache
unicastcache.UnicastConfigCache
mempool/herocache
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Related Issues
Main approach for this refactoring - #6703
This issue depends on:
Context
Once
BackData
,Backend
, and their implementations are ready, we need to update all remaining mostlyherocache
usages.This task focuses on updating:
queue.HeroQueue
,cache.Cache
,herocache.DNSCache
,herocache.BlockExecutionData
,herocache.Transaction
,netcache.ReceiveCache
,internal.SpamRecordCache
,cache.GossipSubSpamRecordCache
,cache.RecordCache
,internal.DisallowListCache
,internal.AppSpecificScoreCache
,internal.SubscriptionRecordCache
,internal.DuplicateMessageTrackerCache
,internal.rpcSentCache
,unicastcache.UnicastConfigCache
.Definition of Done
mempool/herocache
structures is updated.The text was updated successfully, but these errors were encountered: