Skip to content

Conversation

@jusbar23
Copy link
Contributor

Changelist

This was generated by running

git checkout release/indexer/v9.x
git checkout -b revert-commits
git revert --no-commit f9b7b3d4f832d60a8e30bd6adcc0f8aaa4cbb5a1 0e18f1eb7bea91c2a470e624dd922e3d0d58e0bf d3ba802e6b44d99419432e68ad04ac6f46c6811e 00a18a5508a85bc5b6e252650b6810014763a945 dba96d7524b39002d7e96aee08d45d9145aff68d 6978376041c1b49ca3c05167db4d4a53fe50a834 6fdcb2e7757bec460a32e0d49bf5f658cb440c1d 004fa3b29744edd318ce4551993eef60527341e8 eac01c95b994e2b8f6d4a5d1ace29d8122aab89c
  • Revert 9.4 protocol changes

eac01c9
004fa3b
6fdcb2e
6978376
dba96d7
00a18a5
d3ba802
0e18f1e
f9b7b3d

Test Plan

  • Unit tests

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.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 24, 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 revert-commits

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants