Skip to content

Conversation

noam-alchemy
Copy link
Contributor

Summary

  • remove private transaction redirects and redirects for cancellation tutorials
  • drop compute unit cost entries and unused private transaction assets

Testing

  • not run

https://chatgpt.com/codex/tasks/task_b_68d590a246508327b69905b302ad8808

@noam-alchemy noam-alchemy requested a review from a team as a code owner September 25, 2025 19:25
@Copilot Copilot AI review requested due to automatic review settings September 25, 2025 19:25
Copy link
Contributor

@Copilot 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 removes deprecated private transaction functionality from the Alchemy documentation and API specifications. The changes clean up references to private transaction methods, redirects, and related tutorial content that is no longer supported.

  • Remove private transaction API methods (eth_sendPrivateTransaction and eth_cancelPrivateTransaction) from OpenRPC specifications
  • Clean up redirects and update tutorial references to remove private transaction content
  • Remove compute unit cost entries for deprecated private transaction methods

Reviewed Changes

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

Show a summary per file
File Description
src/openrpc/chains/eth/eth.yaml Remove references to private transaction methods from ETH API spec
src/openrpc/chains/_components/custom/methods.yaml Remove complete method definitions for private transaction APIs
src/openrpc/alchemy/token/token.yaml Fix incorrect title/description referencing private transactions
fern/tutorials/transactions/sending-transactions/sending-transactions.mdx Remove private transaction tutorial links from index
fern/tutorials/transactions/sending-transactions/how-to-cancel-a-transaction-on-ethereum.mdx Update URL/slug to remove "private" references
fern/docs.yml Remove numerous redirects related to private transaction endpoints and tutorials
fern/api-reference/pricing-resources/resources/batch-requests.mdx Remove private transaction exception from batch request limitations
fern/api-reference/pricing-resources/pricing/compute-unit-costs.mdx Remove compute unit costs for private transaction methods
fern/api-reference/node-api/chain-apis-overview.mdx Remove private transaction methods from API overview table

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

github-actions bot commented Sep 25, 2025

🌿 Documentation Preview

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Sep 25, 2025, 7:28 PM

@github-actions github-actions bot temporarily deployed to docs-preview September 25, 2025 19:27 Destroyed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant