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

Reputation #43

Merged
merged 20 commits into from
Feb 1, 2023
Merged

Reputation #43

merged 20 commits into from
Feb 1, 2023

Conversation

Vid201
Copy link
Member

@Vid201 Vid201 commented Jan 22, 2023

Several sanity checks and simulation conditions are based on the reputation of entities (paymasters, senders, aggregators, factories). Thus we should have a reputation implementation first.

This PR contains:

  • reputation management
  • debug endpoints
  • small changes to the Makefile

@Vid201 Vid201 linked an issue Jan 22, 2023 that may be closed by this pull request
@Vid201 Vid201 marked this pull request as ready for review January 30, 2023 11:37
@Vid201 Vid201 changed the title Draft: reputation Reputation Jan 30, 2023
@Vid201 Vid201 requested a review from zsluedem January 30, 2023 11:37
Copy link
Collaborator

@zsluedem zsluedem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work! I left some comments and questions.

bin/bundler-rpc.rs Show resolved Hide resolved
bin/bundler.rs Show resolved Hide resolved
src/uopool/mod.rs Show resolved Hide resolved
src/uopool/mod.rs Show resolved Hide resolved
Copy link
Collaborator

@zsluedem zsluedem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work.

@Vid201 Vid201 merged commit 0ad243a into main Feb 1, 2023
@Vid201 Vid201 deleted the feat/reputation branch February 1, 2023 09:19
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.

Implement reputation scoring and throttling/banning for global entities
2 participants