For AI agents: an LLM-friendly Markdown version of every page is available by appending .md to its URL or by sending an Accept: text/markdown request header. The full documentation index is at https://www.ankr.com/docs/llms.txt
Skip to main content

2 posts tagged with "rpc"

View All Tags

Roundup: Sui is retiring JSON-RPC, Bahamut end of support, and a rebuilt API reference

Docs Team

Two deprecations need your attention: Sui is retiring JSON-RPC network-wide, with the hard cutoff in mid-October, and Bahamut is no longer served. Alongside that, we rebuilt the Advanced API reference, split the per-chain RPC pages, and rolled node clients forward on roughly 25 chains. Eight of those tracked a network upgrade with a hard activation, where a node left on the old version stops following the chain.

New section — Verifiable RPC (vRPC)

Docs Team

Docs now cover Verifiable RPC (vRPC): cryptographically signed JSON-RPC and REST responses that prove they came from an approved, unmodified node running inside an Intel TDX hardware enclave. Your client verifies every response fail-closed, so you no longer have to take the operator's word that a reply is genuine.