Skip to content

[docs-agent] Weekly skills update 2026-05-27#39

Merged
SahilAujla merged 1 commit into
mainfrom
skills/weekly-update-2026-05-27
May 27, 2026
Merged

[docs-agent] Weekly skills update 2026-05-27#39
SahilAujla merged 1 commit into
mainfrom
skills/weekly-update-2026-05-27

Conversation

@alchemy-bot
Copy link
Copy Markdown
Contributor

Weekly sync from merged docs changes (week ending 2026-05-27).

Docs PRs covered

  • #1315 Solana DAS options schema fix — showInscription (singular), drop showNativeBalance/showGrandTotal, document options/displayOptions alias.
  • #1321 Wallet APIs Solana surface — wallet_prepareCalls / wallet_sendPreparedCalls accept solana-transaction-v0 payloads with CAIP-2 chainId.
  • #1322 Wallet APIs v5 went GA (beta notices removed across 22 files).
  • #1326 Gas Manager FAQ refresh — Arbitrum Nova, BNB, Celo, Stable mainnet/testnet for ERC-20 paymaster; Dashboard panel called out as live source of truth.
  • #1327 Account Kit nav renamed to "Account Kit (v4)"; aa-sdk reference links repointed to v4.x.x branch.
  • #1328 BSO triple-zero gas fields (preVerificationGas: 0n now required alongside the two existing zeros) + v5 SDK stack rewrites.
  • #1329 UTXO WebSockets pages added per Bitcoin-ecosystem chain.
  • #1332 Swap-tokens bigint correction for the v5 client SDK.

Skills files updated

File Why
solana-das-api.md Fix showInscriptionsshowInscription; drop showNativeBalance; add showZeroBalance + options/displayOptions alias note. (#1315)
wallets-account-kit.md Rewritten to mark v4 as legacy and add a v4 vs v5 routing table. (#1327, #1328)
wallets-wallet-apis.md Add v5 SDK package surface, Solana request shape, bigint vs hex encoding note, swap-tokens reference. (#1321, #1322, #1328, #1332)
wallets-gas-manager.md Dashboard panel as live source of truth; BSO triple-zero requirement; expanded ERC-20 chain coverage note. (#1326, #1328)
wallets-bundler.md v5 package rename (@alchemy/aa-infra); BSO triple-zero example. (#1328)
wallets-solana-notes.md Document Wallet APIs Solana surface and CAIP-2 conventions. (#1321)
wallets-supported-chains.md Sources of truth list; recent capability-axis additions for ERC-20 paymaster. (#1326)
node-websocket-subscriptions.md Cross-link UTXO WebSockets (Bitcoin / BCH / LTC / DOGE); note subscribeNewTransaction backend flag caveat. (#1329)

Both skills/alchemy-api/references/ and the plugins/alchemy/skills/alchemy-api/references/ mirror are updated in sync (8 files × 2 copies = 16 files changed).

Out of scope

PRs intentionally skipped this week: Daikon-generated specs (#1323), CI workflow / self-approval guard (#1324, #1333), lychee link-check moves and fixes (#1317, #1319, #1320, #1331), weekly node-upgrades changelog (#1314), CU annotation metadata (#1316), CU sunset notice (#1318), typo fix (#1312), Privy Auth0 migration (#1313 — niche, no existing skills target).

Notes

This update was prepared as part of the 2026-05-27 weekly cron pass but was blocked on a PAT scope omission (alchemyplatform/skills not in the alchemy-bot PAT's repo allow-list). Access was updated by @SahilAujla; this PR is the retry.

Sync from merged docs PRs:
- #1315 Solana DAS displayOptions: drop showInscriptions/showNativeBalance,
  add showInscription + showZeroBalance, document options/displayOptions alias.
- #1321/#1322/#1328 Wallet APIs v5 GA + Solana surface + v5 SDK package
  surface (@alchemy/wallet-apis, @alchemy/smart-accounts, @alchemy/aa-infra).
  Document Solana CAIP-2 chainIds and solana-transaction-v0 type.
- #1327 Account Kit nav renamed to v4. Add v4 vs v5 routing table.
- #1326 Gas Manager: Dashboard 'Tokens & Networks' panel as live source of
  truth; add ARBNOVA / BNB / CELO / STABLE coverage notes.
- #1328 BSO triple-zero gas fields (preVerificationGas now also required 0n).
- #1332 bigint vs hex encoding for v5 client SDK (parseEther/parseUnits).
- #1329 UTXO WebSockets pointer in node-websocket-subscriptions.md.

8 reference files updated; canonical + plugins/ mirrors stayed in sync.
@SahilAujla SahilAujla merged commit 546e264 into main May 27, 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