Skip to content

feat(api): don't strike users from /geoblock*, raise 403 (backport #3…#3290

Merged
Kefancao merged 1 commit intorelease/indexer/v9.xfrom
release/indexer/v9.4.2
Dec 18, 2025
Merged

feat(api): don't strike users from /geoblock*, raise 403 (backport #3…#3290
Kefancao merged 1 commit intorelease/indexer/v9.xfrom
release/indexer/v9.4.2

Conversation

@jusbar23
Copy link
Contributor

…158) (#3287)

Changelist

  • Backport

Test Plan

  • Released for bonk

Author/Reviewer Checklist

  • If this PR has changes that result in a different app state given the same prior state and transaction list, manually add the state-breaking label.
  • If the PR has breaking postgres changes to the indexer add the indexer-postgres-breaking label.
  • If this PR isn't state-breaking but has changes that modify behavior in PrepareProposal or ProcessProposal, manually add the label proposal-breaking.
  • If this PR is one of many that implement a specific feature, manually label them all feature:[feature-name].
  • If you wish to for mergify-bot to automatically create a PR to backport your change to a release branch, manually add the label backport/[branch-name].
  • Manually add any of the following labels: refactor, chore, bug.

) (#3287)

Co-authored-by: unbornaztecking <21340974+UnbornAztecKing@users.noreply.github.com>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 18, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release/indexer/v9.4.2

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Kefancao Kefancao merged commit 3bb87aa into release/indexer/v9.x Dec 18, 2025
49 of 91 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants