chore(sub-second): mark upgrade as live on mainnet, document TonAPI streaming#2073
chore(sub-second): mark upgrade as live on mainnet, document TonAPI streaming#2073
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
📝 WalkthroughWalkthroughDocuments sub-second finality as live on TON mainnet, adds TonAPI Streaming API compatibility/auth notes across streaming docs, restructures the API overview into polling and streaming sections with reference links, and adds a casing override for Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@ecosystem/subsecond.mdx`:
- Around line 17-23: Replace ambiguous "today" labels and compact timing units
in the table and nearby text: change strings like "Mainnet today" and "Testnet
today" to an explicit date label (e.g., "Mainnet (YYYY‑MM‑DD)" / "Testnet
(YYYY‑MM‑DD)") and normalize unit spacing to SI-style with a space (e.g., "400
ms" not "400ms", "2.5 s" not "2.5s", "~0.4" -> "~0.4 s" where appropriate).
Update the table rows and any other occurrences (including the other instance
noted around line 25) so all timing values consistently use spaced units and the
relative "today" wording is replaced by the chosen explicit date label.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 9388aedf-1865-4ee2-9957-98fd945a4937
📒 Files selected for processing (6)
.cspell.jsoncecosystem/api/overview.mdxecosystem/api/toncenter/streaming/overview.mdxecosystem/api/toncenter/streaming/sse.mdxecosystem/api/toncenter/streaming/wss.mdxecosystem/subsecond.mdx
Closes #2069
Summary by CodeRabbit