Skip to content

align dao, datalayer, and daemon RPC pages with reference#982

Merged
BrandtH22 merged 1 commit into
mainfrom
misc-rpc-updates
May 5, 2026
Merged

align dao, datalayer, and daemon RPC pages with reference#982
BrandtH22 merged 1 commit into
mainfrom
misc-rpc-updates

Conversation

@BrandtH22
Copy link
Copy Markdown
Contributor

@BrandtH22 BrandtH22 commented May 4, 2026

…client

DataLayer: document RpcServer merge, fix get_routes list (46 paths) including multistore/ submit_all/ log and version routes.
Daemon: add server.py context, include get_network_info in get_routes, sort route names.
DAO: note 2.5.3 removal, wallet get_routes, relabel command reference as historical.


Note

Low Risk
Low risk documentation-only changes; main risk is confusing users if any route lists/descriptions still diverge from the actual RPC servers.

Overview
Aligns the Daemon and DataLayer RPC reference pages with the reference client by clarifying how routes are exposed (websocket command mapping for the daemon; DataLayerRpcApi merged with shared RpcServer HTTP routes) and updating the documented get_routes output/usage accordingly.

Adds an explicit notice that the DAO wallet and dao_* wallet RPCs were removed in Chia 2.5.3, introduces a wallet get_routes pointer for current releases, and re-labels the remaining DAO RPC content as historical reference.

Reviewed by Cursor Bugbot for commit add58b2. Bugbot is set up for automated code reviews on this repo. Configure here.

…client

DataLayer: document RpcServer merge, fix get_routes list (46 paths) including multistore/ submit_all/ log and version routes.
Daemon: add server.py context, include get_network_info in get_routes, sort route names.
DAO: note 2.5.3 removal, wallet get_routes, relabel command reference as historical.
Co-authored-by: Cursor <cursoragent@cursor.com>
Copy link
Copy Markdown
Contributor

@danieljperry danieljperry left a comment

Choose a reason for hiding this comment

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

lgtm

@BrandtH22 BrandtH22 merged commit b8d7518 into main May 5, 2026
15 checks passed
@BrandtH22 BrandtH22 deleted the misc-rpc-updates branch May 5, 2026 16:12
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