Skip to content

[docs-agent] Add deprecation notice to 5 alchemy_simulate* methods#1472

Merged
clinder777 merged 2 commits into
mainfrom
docs/simulation-methods-deprecation-notice
Jul 22, 2026
Merged

[docs-agent] Add deprecation notice to 5 alchemy_simulate* methods#1472
clinder777 merged 2 commits into
mainfrom
docs/simulation-methods-deprecation-notice

Conversation

@alchemy-bot

Copy link
Copy Markdown
Contributor

Summary

Adds a <Warning title="Deprecation notice"> callout at the top of each of these OpenRPC methods' descriptions announcing the September 30th 2026 deprecation cutoff:

  • alchemy_simulateAssetChanges (2500 CU)
  • alchemy_simulateAssetChangesBundle (4500 CU)
  • alchemy_simulateExecution (2500 CU)
  • alchemy_simulateExecutionBundle (4500 CU)
  • alchemy_simulateUserOperationAssetChanges (2500 CU)

Callout wording per the request: This endpoint will be deprecated on September 30th 2026.

Callout shape follows the existing precedent in src/openapi/beta/transactions/history/by-address.yaml (<Warning title="…">…</Warning> in a spec description).

The methods themselves stay fully functional pre-cutoff — this PR only adds the visual notice. Spec-level deprecated: true, method removal, and any redirects are deferred to a post-cutoff removal PR (following the DOCS-116 Sonic Blaze / DOCS-143 Polygon Erigon two-phase pattern).

pnpm run generate:rpc and pnpm run validate:rpc both pass locally.

Linear

DOCS-155 — https://linear.app/alchemyapi/issue/DOCS-155/add-deprecation-callout-to-5-alchemy-simulate-methods-sep-30-2026

Requested by

@clinder777 (via Slack thread)

Adds a Warning callout at the top of each of these methods' descriptions announcing the September 30th 2026 deprecation date:

- alchemy_simulateAssetChanges
- alchemy_simulateAssetChangesBundle
- alchemy_simulateExecution
- alchemy_simulateExecutionBundle
- alchemy_simulateUserOperationAssetChanges

Refs DOCS-155

Requested-by: @clinder777
@alchemy-bot
alchemy-bot requested a review from a team as a code owner July 21, 2026 21:01
@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jul 22, 2026, 4:07 AM

… pages

Adds the same September 30th 2026 deprecation notice callout to the six Transaction Simulation MDX pages that describe the deprecated endpoints:

- simulation.mdx (Transaction Simulation Overview)

- simulation-asset-changes.mdx (Asset Changes)

- simulation-execution.mdx (Execution Simulation)

- simulation-bundle.mdx (Bundle Simulation)

- simulation-examples.mdx (Transaction Simulation Examples)

- simulation-faqs.mdx (Transaction Simulation FAQs)

Per requester follow-up on the DOCS-155 Slack thread.

Refs DOCS-155

Requested-by: @clinder777
@clinder777
clinder777 merged commit 7f83d53 into main Jul 22, 2026
10 of 11 checks passed
@clinder777
clinder777 deleted the docs/simulation-methods-deprecation-notice branch July 22, 2026 18:08
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.

3 participants