Skip to content

fix: changed the incorrectly specified address #44

Merged
sporicle merged 2 commits intomagicblock-labs:mainfrom
autumncrypto:main
Feb 4, 2026
Merged

fix: changed the incorrectly specified address #44
sporicle merged 2 commits intomagicblock-labs:mainfrom
autumncrypto:main

Conversation

@autumncrypto
Copy link
Copy Markdown
Contributor

@autumncrypto autumncrypto commented Jan 30, 2026

Description

The Anchor.toml file originally specified two identical addresses (GKE6d7iv8kCBrsxr78W3xVdjGLLLJnxsGiuzrsZCGEvb) for tests/fixtures/oracles.json and for tests/fixtures/oracle_queue.json, which was an error.

I then checked these links and found that:

I then made the appropriate change.

Summary by CodeRabbit

  • Chores
    • Updated test infrastructure configuration to ensure proper validation setup and file formatting compliance.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Jan 30, 2026

Walkthrough

Configuration file update changing a validator account address and adding an end-of-file newline in a test anchor configuration file.

Changes

Cohort / File(s) Summary
Configuration Update
program/tests/integration/use-randomness/Anchor.toml
Updated validator account address and fixed end-of-file newline formatting.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly indicates a fix for an incorrectly specified address, which matches the main change of updating a validator account address in Anchor.toml.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

🧪 Unit Test Generation v2 is now available!

We have significantly improved our unit test generation capabilities.

To enable: Add this to your .coderabbit.yaml configuration:

reviews:
  finishing_touches:
    unit_tests:
      enabled: true

Try it out by using the @coderabbitai generate unit tests command on your code files or under ✨ Finishing Touches on the walkthrough!

Have feedback? Share your thoughts on our Discord thread!


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.

@autumncrypto
Copy link
Copy Markdown
Contributor Author

@sporicle Hello! Can you check my PR?

Copy link
Copy Markdown
Contributor

@sporicle sporicle left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@sporicle sporicle merged commit 56a933c into magicblock-labs:main Feb 4, 2026
3 checks passed
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.

2 participants