Skip to content

docs(rpc): nearcore 2.13.0 RPC reference + technical descriptions#28

Merged
mikedotexe merged 1 commit into
mainfrom
docs/nearcore-2.13.0-rpc
Jul 15, 2026
Merged

docs(rpc): nearcore 2.13.0 RPC reference + technical descriptions#28
mikedotexe merged 1 commit into
mainfrom
docs/nearcore-2.13.0-rpc

Conversation

@mikedotexe

@mikedotexe mikedotexe commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

Brings the public RPC reference to nearcore 2.13.0 and lands a technical-register pass over the affected descriptions.

Supporting mike-docs PRs: fastnear/docs-pipeline#5 (2.13.0 sync + field-description machinery) and fastnear/docs-pipeline#7 (recover + technicalize 7 RPC descriptions, tracks nearcore #16069).

What changes on the docs

  • view_state — new after_key_base64 / limit / last_key pagination + prefix_base64, written as protocol reference ("Exclusive start cursor: returns only keys greater than this one…", "Maximum key/value entries per response (≥ 1)…")
  • view_access_key_list — post-quantum (ML-DSA-65) access-key wording
  • client_config / genesis_config / EXPERIMENTAL_protocol_config — 2.13.0 config-field updates
  • 7 recovered RPC descriptionscall_function, tx_status, EXPERIMENTAL_tx_status, broadcast_tx_async / broadcast_tx_commit, send_tx, tightened to protocol terms (SignedTransaction, Borsh/base64, wait_until, 10s timeout, deprecation)
  • structured-graph nearcoreSource → nearcore 2.13.0

Vendored surgically

Only the 11 changed RPC page models and nearcoreSource are updated. The richer REST schemas (neardata BlockDocument, etc.) and all other content on main are preserved untouched — mike-docs main is still catching up on those (see reconcile PR fastnear/docs-pipeline#6).

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 14, 2026

Copy link
Copy Markdown

Deploying builder-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6acdb94
Status: ✅  Deploy successful!
Preview URL: https://0f089730.builder-docs.pages.dev
Branch Preview URL: https://docs-nearcore-2-13-0-rpc.builder-docs.pages.dev

View logs

Vendored from mike-docs docs/nearcore-2.13.0-rpc (#5) and 16069-rpc-description-recovery (#7):
- view_state pagination (after_key_base64 / limit / last_key) + prefix_base64, technical register
- view_access_key_list post-quantum (ML-DSA-65) wording
- config field updates (client_config / genesis_config / EXPERIMENTAL_protocol_config)
- recovered + technicalized 7 RPC descriptions (call_function, tx_status,
  EXPERIMENTAL_tx_status, broadcast_tx_async / broadcast_tx_commit, send_tx)
- structured-graph nearcoreSource pinned to nearcore 2.13.0

Applied surgically: only the 11 changed RPC page models and nearcoreSource are
updated; the richer REST schemas (neardata) and all other content on main are
preserved untouched.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mikedotexe
mikedotexe force-pushed the docs/nearcore-2.13.0-rpc branch from b3d437c to 6acdb94 Compare July 14, 2026 21:50
@mikedotexe mikedotexe changed the title docs(rpc): nearcore 2.13.0 RPC reference + view_state pagination docs(rpc): nearcore 2.13.0 RPC reference + technical descriptions Jul 14, 2026
@mikedotexe
mikedotexe merged commit 481667b into main Jul 15, 2026
2 checks passed
@mikedotexe
mikedotexe deleted the docs/nearcore-2.13.0-rpc branch July 15, 2026 04:25
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