You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: add missing sdk/next/build/ directory
The sdk/next/ directory was created as a copy of sdk/v0.53/ but the
build/ subdirectory was not included, causing broken internal links
in the learn/ pages. Copy build/ from v0.53, rewrite internal links
to /sdk/next/, add noindex: true to all pages, and update .gitignore
to allow sdk/next/build/.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* Update docs.json
* Create adaptive-sync.mdx
* Update cometbft/next/docs/experimental/adaptive-sync.mdx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
* fix
* improve
* move AdaptiveSync to BlockSync page
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: Dmitry S <11892559+swift1337@users.noreply.github.com>
0 commit comments