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

Update fuzzer with new whitelists tx #732

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from

Conversation

amimart
Copy link
Contributor

@amimart amimart commented Dec 30, 2024

Purpose of Changes and their Description

Add the management of new transitions regarding whitelists in the fuzzer:

  • AddToGlobalWorkerWhitelist
  • RemoveFromGlobalWorkerWhitelist
  • AddToGlobalReputerWhitelist
  • RemoveFromGlobalReputerWhitelist
  • AddToGlobalAdminWhitelist
  • RemoveFromGlobalAdminWhitelist
  • BulkAddToGlobalWorkerWhitelist
  • BulkRemoveFromGlobalWorkerWhitelist
  • BulkAddToGlobalReputerWhitelist
  • BulkRemoveFromGlobalReputerWhitelist
  • BulkAddToTopicWorkerWhitelist
  • BulkRemoveFromTopicWorkerWhitelist
  • BulkAddToTopicReputerWhitelist
  • BulkRemoveFromTopicReputerWhitelist

I've also took the opportunity to describe a checklist in CONTRIBUTION.md on the addition of transition in the fuzzer.

Regarding testing I was able to run each transition locally targeting a localnet.

Link(s) to Ticket(s) or Issue(s) resolved by this PR

https://linear.app/alloralabs/issue/PROTO-3123/update-fuzzer-with-new-whitelists-tx

Are these changes tested and documented?

  • If tested, please describe how. If not, why tests are not needed.
  • If documented, please describe where. If not, describe why docs are not needed.
  • Added to Unreleased section of CHANGELOG.md?

@amimart amimart marked this pull request as ready for review December 30, 2024 09:57
kpeluso
kpeluso previously approved these changes Jan 4, 2025
@amimart amimart force-pushed the arnaud/proto-3123-update-fuzzer-with-new-whitelists-tx branch from 64b0aa4 to 152177a Compare January 6, 2025 13:52
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.

2 participants