Skip to content

Conversation

@dimitriedavid
Copy link
Contributor

  • Introduced the simulateBundle method to simulate a Jito bundle of transactions in the Solana API.
  • Updated the Solana API overview documentation to include the new simulateBundle endpoint.
  • Added necessary parameters and result schemas for simulateBundle in the OpenRPC methods and transaction specifications.
  • Implemented redirects for the new simulateBundle reference in the documentation.

- Introduced the simulateBundle method to simulate a Jito bundle of transactions in the Solana API.
- Updated the Solana API overview documentation to include the new simulateBundle endpoint.
- Added necessary parameters and result schemas for simulateBundle in the OpenRPC methods and transaction specifications.
- Implemented redirects for the new simulateBundle reference in the documentation.
@dimitriedavid dimitriedavid requested a review from a team as a code owner January 26, 2026 10:55
Copilot AI review requested due to automatic review settings January 26, 2026 10:55
@github-actions
Copy link

github-actions bot commented Jan 26, 2026

🌿 Documentation Preview

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jan 26, 2026, 4:01 PM

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds support for simulating Jito transaction bundles in the Solana API by introducing a new simulateBundle method with comprehensive schema definitions and documentation updates.

Changes:

  • Added simulateBundle endpoint with parameter and result schemas
  • Updated API documentation to include the new endpoint reference
  • Configured redirect for the new endpoint documentation page

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/openrpc/chains/solana/solana.yaml Added reference to the new simulateBundle method
src/openrpc/chains/_components/solana/transaction.yaml Defined schemas for bundle simulation parameters, configuration, and results
src/openrpc/chains/_components/solana/methods.yaml Implemented the simulateBundle method specification
fern/docs.yml Added redirect mapping for the simulateBundle reference page
fern/api-reference/solana/solana-api-overview.mdx Updated API overview table to include simulateBundle endpoint

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions github-actions bot temporarily deployed to docs-preview January 26, 2026 10:56 Destroyed
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4de1c78a1a

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@github-actions github-actions bot temporarily deployed to docs-preview January 26, 2026 11:22 Destroyed
@github-actions github-actions bot temporarily deployed to docs-preview January 26, 2026 16:00 Destroyed
@dimitriedavid
Copy link
Contributor Author

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. More of your lovely PRs please.

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

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