Skip to content

docs(specs): update OpenRPC specifications from Daikon [Bot] - #1558

Merged
dslovinsky merged 6 commits into
mainfrom
bot/daikon-specs-update
Aug 25, 2026
Merged

docs(specs): update OpenRPC specifications from Daikon [Bot]#1558
dslovinsky merged 6 commits into
mainfrom
bot/daikon-specs-update

Conversation

@gha-alchemyplatform-temporal

Copy link
Copy Markdown
Contributor

🤖 Automated update of OpenRPC specs

This PR updates JSON-RPC method references based on the latest Daikon config. See this comprehensive guide

5 chains created or updated:

  • Arc
  • MegaETH
  • Solana
  • Tempo
  • X Layer

This workflow run:

  • Uses references to shared components for methods
  • Creates new OpenRPC specs and updates existing ones
  • For new chains, adds them to docs navigation
  • Respects x-bot-ignore arrays to exclude specific methods from automation

Something look wrong? If you are an Alchemy employee please open a PR with changes in Daikon. If you are a member of the public please reach out to our team.

@gha-alchemyplatform-temporal
gha-alchemyplatform-temporal Bot requested a review from a team as a code owner August 24, 2026 16:00
@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Aug 25, 2026, 4:03 PM

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

Copy link
Copy Markdown

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: 216b5b5fc3

ℹ️ 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".

Comment thread src/openrpc/chains/solana/solana.yaml
alchemy-bot and others added 2 commits August 24, 2026 20:36
Codex flagged an unresolved $ref in src/openrpc/chains/solana/solana.yaml pointing at `components.methods.getBalanceByOwnerAtSlot` that was not defined in the shared `_components/solana/methods.yaml`. Verified the method is real on Alchemy's Solana mainnet RPC: it returns a wallet's balance of an SPL Token / Token-2022 mint (or wrapped SOL) as of a specific finalized slot, with required `owner`, `mint`, and `slot` params.

Adds the method definition (co-located with getBalance / getTokenAccountsByOwnerAtSlot in the Account Archive family) and a `TokenBalanceByOwnerAtSlot` response schema in account.yaml. Example values sampled from a live call against solana-mainnet.g.alchemy.com.

Refs Daikon PR #1558

Requested-by: @SahilAujla
@SahilAujla

Copy link
Copy Markdown
Collaborator

@codex review

…tion"

This reverts commit 49efc5a.

Reason: PRs #1551 and #1552 (approved by @dslovinsky earlier today) already document `getBalanceByOwnerAtSlot` with a richer spec (adds a `scope: all|ata` param and a `wallet`/`owner` alias caught during live-check). Reverting so PR #1552 can merge cleanly; once it does, this Daikon PR's unresolved $ref resolves without conflict.

Refs Daikon PR #1558

Requested-by: @SahilAujla
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 👍

Reviewed commit: ab0e004216

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

gha-alchemyplatform-temporal Bot and others added 2 commits August 25, 2026 16:00
Brings in PR #1552 which defines `getBalanceByOwnerAtSlot` in `_components/solana/methods.yaml`, resolving the unresolved $ref in `src/openrpc/chains/solana/solana.yaml` that codex flagged. Also picks up unrelated main advances (wallet EIP-7702 docs, misc).

Conflict resolved in `content/api-reference/solana/solana-api-overview.mdx`: whitespace-only diff on the `getFirstAvailableBlock` row between Daikon's regen (HEAD, wider alignment) and #1552's manual edit. Kept HEAD's alignment to match the rest of the Daikon-regenerated table.

`pnpm run generate:rpc` and `pnpm run validate:rpc` both clean after merge.

Refs Daikon PR #1558

Requested-by: @dslovinsky
@dslovinsky
dslovinsky merged commit 3ab9b3e into main Aug 25, 2026
15 checks passed
@dslovinsky
dslovinsky deleted the bot/daikon-specs-update branch August 25, 2026 16:04
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