Skip to content
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

feat: incentivization PoC: client-side reputation system #3293

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

s-tikhomirov
Copy link
Contributor

Description

This is a continuation of the work started in #3166 and #3264 with associated deliverable waku-org/pm#245.

This PR (when completed) will implement a simple client-side reputation system. Clients will remember the results of their interactions with servers and update the servers' reputation scores accordingly.

Questions to be investigated:

  • to which extent is it possible to implement reputation-related functionality without integrating the PoC into any actual protocol?
  • does it make sense to reuse existing peer scores (from libp2p) and if so - how to use them?

@s-tikhomirov s-tikhomirov self-assigned this Feb 12, 2025
@s-tikhomirov s-tikhomirov changed the title [WIP] feat: incentivization PoC: client-side reputation system feat: incentivization PoC: client-side reputation system Feb 12, 2025
Copy link

github-actions bot commented Feb 12, 2025

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:3293

Built from 0ec900b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant