-
Notifications
You must be signed in to change notification settings - Fork 10
Chore: reputation cleanup #328
New issue
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
base: refactor/peer-persistence
Are you sure you want to change the base?
Conversation
…d command communciation
…ts to write the data
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
3ca989d to
4a7925a
Compare
|
This PR has merge conflicts with the base branch. Please rebase or merge the base branch into your branch to resolve them. |
The main goal of this PR is to provide a solid start point to move the entire PeerReputationManager to the StorageModule as a PeerReputationStorage.
Based on PR #327