fix(tests): add program_config account to commit_finalize_from_buffer builder#161
fix(tests): add program_config account to commit_finalize_from_buffer builder#161ev0r0x wants to merge 1 commit intomagicblock-labs:mainfrom
program_config account to commit_finalize_from_buffer builder#161Conversation
…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.
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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 configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment 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 |
Parameter
delegated_account_owneradded,program_configPDA included in meta accounts before system program. Breaking change for builder calls,testsupdated to pass new owner parameter.