Skip to content

docs: add Tempo RPC reference page#273

Merged
jenpaff merged 2 commits intomainfrom
rusowsky/docs-rpc-reference
Apr 14, 2026
Merged

docs: add Tempo RPC reference page#273
jenpaff merged 2 commits intomainfrom
rusowsky/docs-rpc-reference

Conversation

@decofe
Copy link
Copy Markdown
Member

@decofe decofe commented Apr 10, 2026

Adds a new protocol/rpc page documenting all Tempo-specific JSON-RPC methods:

  • tempo_forkSchedule — new endpoint from tempoxyz/tempo#3434, returns fork schedule with activation timestamps and EIP-2124 fork hashes
  • tempo_fundAddress — testnet faucet
  • consensus_getFinalization / consensus_getLatest / consensus_subscribe / consensus_getIdentityTransitionProof — validator consensus namespace
  • admin_validatorKey — validator key query
  • Modified eth_ behavior (eth_getBalance, eth_estimateGas, eth_sendRawTransaction)

Includes an availability table clarifying which methods are available on public endpoints vs validator/self-hosted nodes.

Added to sidebar under "Tempo Protocol Specs" after TIPs.

Mirror of tempoxyz/docs-mainnet#58.

Prompted by: rusowsky

Co-Authored-By: 0xrusowsky <90208954+0xrusowsky@users.noreply.github.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019d4e43-8aa3-71d8-89fc-a95dcfeb54f2
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tempo-docs Ready Ready Preview, Comment Apr 14, 2026 2:56pm

Request Review

Comment thread vocs.config.ts Outdated
text: 'TIPs',
link: '/protocol/tips',
},
{
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't think protocol is the right place, shouldn't this be in the "developer tools" section

Co-Authored-By: Jennifer <5339211+jenpaff@users.noreply.github.com>
@jenpaff jenpaff merged commit 8727e05 into main Apr 14, 2026
9 checks passed
@jenpaff jenpaff deleted the rusowsky/docs-rpc-reference branch April 14, 2026 18:02
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