Skip to content

docs: mark separated-host RPC transport deprecated as of v0.8.0 - #295

Open
kutluhaneth46 wants to merge 1 commit into
circlefin:mainfrom
kutluhaneth46:docs/fix-separated-host-rpc-deprecation-294
Open

docs: mark separated-host RPC transport deprecated as of v0.8.0#295
kutluhaneth46 wants to merge 1 commit into
circlefin:mainfrom
kutluhaneth46:docs/fix-separated-host-rpc-deprecation-294

Conversation

@kutluhaneth46

Copy link
Copy Markdown

Summary

Updates the separated-hosts warning in docs/running-an-arc-node.md: the RPC/HTTP Engine API transport is deprecated as of v0.8.0 (released), not will be deprecated.

Fixes #294

Test plan

  • Doc-only change; wording matches current release state
  • Removal timeline (v0.9.0) unchanged

@osr21

osr21 commented Aug 31, 2026

Copy link
Copy Markdown

Verified against main (66ad2d5): the diff applies to the current line 408 and the new wording keeps the v0.9.0 removal clause — the operationally important half for anyone running separated hosts today. Also confirmed the one-line scope is complete as-is: this was the only stale future-tense instance in the repo (line 789 of the same file already reads "HTTP/RPC transport (deprecated):"), and the admonition's remaining claims match the shipped v0.8.0 binary — crates/malachite-cli/src/cmd/start.rs emits the DEPRECATION: startup warning whenever an RPC transport option is set, with unit tests covering both polarities. Nothing else in the warning needs touching.

Two housekeeping notes:

@melekes

melekes commented Aug 31, 2026

Copy link
Copy Markdown

good catch 👍 thanks

@osr21

osr21 commented Aug 31, 2026

Copy link
Copy Markdown

@melekes Im available to offer contributions and support ahead of mainnet.

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.

docs: separated-host warning still says RPC transport will be deprecated in v0.8.0

3 participants