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

PRO-2493 - Offchain whitelisting #114

Merged
merged 2 commits into from
Jul 11, 2024
Merged

Conversation

vignesha22
Copy link
Contributor

Description

  • Added a separate database table for storing whitelist addresses based on their apiKey and PolicyId
  • If the PolicyId is not given it stores the address in global whitelisting and while executing the first priority goes to global whitelisting if not found then goes to active policy specific whitelisting.

Types of changes

What types of changes does your code introduce?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Other (please describe):

Further comments (optional)

Copy link

linear bot commented Jul 11, 2024

Copy link
Member

@ch4r10t33r ch4r10t33r left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

cloudflare-workers-and-pages bot commented Jul 11, 2024

Deploying arka with  Cloudflare Pages  Cloudflare Pages

Latest commit: 09b332b
Status: ✅  Deploy successful!
Preview URL: https://0e30ab86.arka-3qg.pages.dev
Branch Preview URL: https://pro-2493-offchain-whitelisti.arka-3qg.pages.dev

View logs

@vignesha22 vignesha22 merged commit 65eea10 into master Jul 11, 2024
4 checks passed
@vignesha22 vignesha22 deleted the PRO-2493-Offchain_Whitelisting branch July 11, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants