Skip to content

fix(tests): add program_config account to commit_finalize_from_buffer builder#161

Open
ev0r0x wants to merge 1 commit intomagicblock-labs:mainfrom
ev0r0x:ev0r0x-patch-4
Open

fix(tests): add program_config account to commit_finalize_from_buffer builder#161
ev0r0x wants to merge 1 commit intomagicblock-labs:mainfrom
ev0r0x:ev0r0x-patch-4

Conversation

@ev0r0x
Copy link

@ev0r0x ev0r0x commented Mar 21, 2026

Parameter delegated_account_owner added, program_config PDA included in meta accounts before system program. Breaking change for builder calls, tests updated to pass new owner parameter.

…fer` builder

Parameter `delegated_account_owner` added, `program_config` PDA included in meta accounts before system program.
Breaking change for builder calls, `tests` updated to pass new owner parameter.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 21, 2026

Warning

Rate limit exceeded

@ev0r0x has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 4 minutes and 28 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 785cb057-6dac-4b0b-a899-99a5572bea3b

📥 Commits

Reviewing files that changed from the base of the PR and between d2fe487 and c5a4a1d.

📒 Files selected for processing (1)
  • tests/test_commit_finalize_from_buffer.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

Tip

You can validate your CodeRabbit configuration file in your editor.

If your editor has YAML language server, you can enable auto-completion and validation by adding # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json at the top of your CodeRabbit configuration file.

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.

1 participant