Skip to content

docs(rpc): add EXPERIMENTAL_receipt_to_tx reference page#8

Merged
mikedotexe merged 1 commit into
mainfrom
add-experimental-receipt-to-tx
Jul 20, 2026
Merged

docs(rpc): add EXPERIMENTAL_receipt_to_tx reference page#8
mikedotexe merged 1 commit into
mainfrom
add-experimental-receipt-to-tx

Conversation

@mikedotexe

Copy link
Copy Markdown
Collaborator

Adds a generated reference page for EXPERIMENTAL_receipt_to_tx (new in nearcore 2.13.0) — it resolves a receipt ID to the transaction hash and signer that produced it. This was the last unmapped 2.13.0 RPC method.

  • operation-map entry (simple type) with terse technical field docs and a representative mainnet example
  • excluded from the live audit (AUDIT_SKIPS): needs a save_receipt_to_tx-enabled node with the receipt still indexed, else UNKNOWN_RECEIPT; testnet placeholder receipt id allowlisted pending a curated example
  • transaction family counts bumped 6 → 7 in the page-model-routes and structured-graph audits

Validated: placeholder / parameter-descriptions / description-quality / page-model-routes / structured-graph audits + redocly lint.

Map the receipt→tx resolution method (new in nearcore 2.13.0) so it gets a
generated docs page — it resolves a receipt ID to the transaction hash and
signer that produced it.

- operation-map entry (simple type) with terse technical field docs and a
  representative mainnet example
- excluded from the live audit (AUDIT_SKIPS): needs a save_receipt_to_tx-enabled
  node with the receipt indexed, else UNKNOWN_RECEIPT
- testnet placeholder receipt id allowlisted pending a curated testnet example
- bump the transaction family counts (6 → 7) in the page-model-routes and
  structured-graph audits

Validated: placeholder / parameter-descriptions / description-quality /
page-model-routes / structured-graph audits + redocly lint.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mikedotexe

Copy link
Copy Markdown
Collaborator Author

Main PR: fastnear/builder-docs#29

@mikedotexe
mikedotexe merged commit 400e1d0 into main Jul 20, 2026
1 check passed
@mikedotexe
mikedotexe deleted the add-experimental-receipt-to-tx branch July 20, 2026 22:54
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