🔀 Refresh trailing-slash cleanup with upstream#2583
Conversation
* Improve docs note admonitions * Fix compliant typo in docs * Fix Hubble GCP setup wording * Fix SEP-30 recovery server typo * Fix plural verb agreement in docs * Update Hubble docs wording * expand ba2dd9b
stellar#2385) * Update soroban contract fees documentation to explain that this does not contain full soroban fees * Address copilot comments
Stellarbeat has been sunset; Obsrvr Radar (https://radar.withobsrvr.com/) is its successor for validator monitoring and quorum visualization. Updates 5 references across the validator and developer-tools docs. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Add Kotlin Multiplatform SDK to client SDKs page * Add article in maintainer attribution Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* Update Encyclopedia link wording * Update Prettier prose wrap note
* stable refs * !req refUpd * help stellar#1022 * apply stellar#2395 * ⭐ Duplicate Stellar RPC * 🛠️ Update reference path * TODO descs * Clean up OperationID glossary entry * Remove duplicate SEPs glossary entry * Drop SDF incorporation filing from glossary The SDF entry doesn't need a link to a self-hosted incorporation PDF — it's not developer-relevant and bloats the repo with a binary asset. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Bri Wylde <92327786+briwylde08@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Add Stellar Developer Meeting notes for 2026-05-07 * Apply prettier formatting to meeting note * fix: add iframe title to 2026-05-07 meeting recording embed Agent-Logs-Url: https://github.com/stellar/stellar-docs/sessions/91d08235-9078-4757-aef6-067cc4d0bf38 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
* drop fee_stats_agg references from analytics docs Removes deprecated fee_stats_agg data dictionary page and updates the Horizon-like queries guide to reference daily_fee_stats_agg and ledger_fee_stats_agg as the current fee stats models. Refs stellar/hubble#541
* Add Stellar Developer Meeting notes for 2026-05-14 * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* Add CCTP to docs * routes.
…ar#2427) * Expand validator docs with Tier 1 onboarding guide - Add Tier 1 Organizations page covering requirements, estimated costs, evaluation criteria, and a step-by-step onboarding path. - Add a "one archive per node" caution to publishing-history-archives.mdx. - Add a Quick-Reference Health Indicators table and a Grafana dashboard table to monitoring.mdx. - Expand hardware requirements detail in prerequisites.mdx. - Add Tier 1 quality rating note to configuring.mdx. - Add a tip in the validators README pointing to the Tier 1 page. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Replace sunset Stellarbeat references with Obsrvr Radar Stellarbeat has been sunset; Obsrvr Radar (https://radar.withobsrvr.com/) is its successor for validator monitoring and quorum visualization. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Remove references to sunset SCF Validator Awards program Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Tighten Tier 1 page and fix #validator Discord channel name - Restructure tier-1-orgs.mdx: move Step-by-Step checklist up to lead the actionable content, drop sections fully covered by the admin guide (history archives, quorum set, SEP-20 declaration, monitoring). - Trim Tier 1 requirements table; drop week-range phase labels. - Note in configuring.mdx that HIGH quality requires a history archive. - Fix `#validators` -> `#validator` in Discord channel references across ledgers.mdx, maintenance.mdx, tier-1-orgs.mdx. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Rework Tier 1 estimated costs section with operator-grounded data Replace the speculative line-item table with three setup archetypes (Lean, Standard, Hyperscaler) reflecting actual choices made by current Tier 1 operators. Add commentary on the dominant cost driver (history archive bandwidth) and the variance between hyperscaler and bare-metal providers. Date-stamp the section. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Rework Storage section to reflect BucketListDB and state archival Replace the stale storage breakdown with current figures: buckets directory as the primary store under BucketListDB (default since stellar-core 21.0), SQL database reduced to a few GB for metadata. Add a "Why local disk stays bounded" section explaining state archival, off-validator history archives, and why CATCHUP_COMPLETE is rarely the right choice. Drop the obsolete "Plan for growth" tip and 200 GB recommendation. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Fix MDX comment syntax in prerequisites Storage section Prettier escaped the asterisks in the {/* */} JSX-style comment block, breaking MDX parsing. Switch to a regular HTML comment (<!-- -->), which matches the existing convention elsewhere in the file and survives the formatter. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Restructure Tier 1 page: exec summary, reorder, drop vestigial bullet - Add an "In short" admonition right after the intro paragraphs so an AI or skimming human can answer "what does it take?" without reading the full page. Includes inline links to Obsrvr Radar, SEP-20, SEP-1. - Reorder for what / why / cost / bar / how-to-start flow: move "Why Three Validators" up to follow the requirements table; move "What SDF and Existing Tier 1 Organizations Evaluate" up to precede the Step-by-Step checklist. - Add a one-line teaser at the top of "Step-by-Step Path" pointing to the evaluation framework, so the checklist isn't read as necessary-and-sufficient. - Drop the "Block storage / 200 GB NVMe" bullet from "Other Line Items" — vestigial and inconsistent with the reworked storage framing in prerequisites.mdx. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Walk back hardware claims to match what was actually measured Drop the "+" from the IOPS spec — the original verification was at 10,000 IOPS, not "10,000 or more." Restore the operational guidance that PostgreSQL co-located on the same machine performs well, which was lost when the standalone April-2024 paragraph was replaced. Keep the vendor-neutral "8 vCPUs" phrasing. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Resolve in-PR follow-ups from validators audit - running-node.mdx: rewrite the catchup paragraph so it stops recommending CATCHUP_COMPLETE=true for new Full Validators. The reworked Storage section in prerequisites.mdx says this is almost never the right choice and points to stellar-archivist mirror as the standard backfill path; the old running-node text directly contradicted that guidance. - prerequisites.mdx: anchor the "30-day retention window" footnote to the Disk column in the hardware table. The asterisk was orphaned after a recent column rework. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Consolidate trailing sections of Tier 1 page - Merge "Coordinate With Other Validators" + "Get in Touch" into "Working with the Tier 1 Community". Operator coordination bullets stay; the Discord callout and prospective-candidate outreach merge into one closing paragraph. - Merge "Stay Informed" + "Key Resources" into a single "Resources" table. Drops the Obsrvr Radar and Stellar Dev Discord duplicates that previously appeared in both tables, and the SDF Blog entry. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Distinguish Soroban from classic state in "Why local disk stays bounded" State archival is a Soroban-only mechanism — only contract data and contract code entries carry a rent balance and get evicted. Classic ledger entries (accounts, trustlines, offers, claimable balances, liquidity pool shares, data entries) don't expire. The previous text implied the rent model applied universally, which is wrong. Split the explanation into two paragraphs: one for Soroban entries (bounded by archival), one for classic entries (bounded by reserve requirements as anti-spam friction). Keep the practical bottom line that the working set still lands in the 30-60 GB range. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Fix inaccurate state archival description per anupsdf review Hot Archive publishing (Phase 2 of state archival) is not yet implemented. Correctly describe that Temporary Contract Data entries are deleted from live state on expiry, keeping storage bounded. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Update liquidity-on-stellar-sdex-liquidity-pools.mdx * Move README images to static assets * rm original imgs
* Refresh guestbook overview guide * Set up Face ID capitaliszaitn style from Apple https://support.apple.com/en-us/108411 * keep base img ref
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.5 to 0.2.7. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.5...v0.2.7) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add StellarIDE details to online IDE documentation Added information about StellarIDE as a new online IDE for Soroban smart contract development. * Enhance StellarIDE description with feature list Added a list of features for StellarIDE, including collaboration feature. * Update collaboration feature status in online-ide.mdx * Update StellarIDE link and formatting * Fix heading formatting for StellarIDE section
* docs: warn that wasm32-unknown-unknown is unsupported on Rust 1.82+ rs-soroban-sdk PR stellar#1900 formally documented that wasm32-unknown-unknown is rejected by the SDK's build script on Rust 1.82+, because that target enables WebAssembly features (reference-types, multi-value) the Soroban runtime does not support. Mirrors that warning in the developer docs so consumers learn about the constraint before their builds break. - setup.mdx: add a :::warning admonition in the "Install the target" section pointing users to wasm32v1-none and stellar contract build - rust-dialect.mdx: expand the "Limited WebAssembly features" section with an explicit warning about wasm32-unknown-unknown producing a build error on Rust 1.82+, and note that stellar contract build selects the correct target automatically Closes context from stellar/rs-soroban-sdk#1900 * Update setup.mdx
Add GetBlock to Providers
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.3 to 1.8.4. - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.8.3...v1.8.4) --- updated-dependencies: - dependency-name: shell-quote dependency-version: 1.8.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.3 to 3.4.10. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.3...3.4.10) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.10 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.2.2 to 5.2.4. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.2.2...v5.2.4) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-version: 5.2.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash-es dependency-version: 4.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tellar#2469) Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.25.9 to 7.29.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-plugin-transform-modules-systemjs) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-modules-systemjs" dependency-version: 7.29.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…r#2454) * update the SAC interface to include CAP-73's `trust` function * Apply suggestions from code review Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * add a prose section describing the `trust` function of the SAC * add CAP-73 notes in asset anatomy page. * modify the custom SAC admin guide to use CAP-73 trust function --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* add content signals to the robots.txt file * set ai training content signal to yes
Replace absolute /docs/... links with relative ../path/file.mdx links per Docusaurus convention (docs/platforms/anchor-platform/CONTRIBUTING.md). Relative links with the file extension are validated at build time by onBrokenMarkdownLinks, unlike absolute route links. Fixes stellar#2546 Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
…#2549) Sweeps the remaining absolute /docs/... links (7 occurrences across 5 files) to relative ../path/file.mdx links per the repo convention. Relative links with the file extension are validated at build time by onBrokenMarkdownLinks; absolute route links are not. Tier 1 Orgs page is handled separately in stellar#2546. CONTRIBUTING.md is left untouched: it is excluded from the docs build and its /docs link is an intentional illustrative example. Part of stellar#2547 Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: alaningtrump <alaningtrump@outlook.com>
) * chore(deps): bump the minor-and-patch group with 5 updates Bumps the minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [docusaurus-plugin-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-plugin-openapi-docs) | `5.0.2` | `5.1.0` | | [docusaurus-theme-openapi-docs](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/tree/HEAD/packages/docusaurus-theme-openapi-docs) | `5.0.2` | `5.1.0` | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.5` | `11.3.6` | | [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.6.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.4` | Updates `docusaurus-plugin-openapi-docs` from 5.0.2 to 5.1.0 - [Release notes](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/releases) - [Changelog](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/main/CHANGELOG.md) - [Commits](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/commits/v5.1.0/packages/docusaurus-plugin-openapi-docs) Updates `docusaurus-theme-openapi-docs` from 5.0.2 to 5.1.0 - [Release notes](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/releases) - [Changelog](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/blob/main/CHANGELOG.md) - [Commits](https://github.com/PaloAltoNetworks/docusaurus-openapi-docs/commits/v5.1.0/packages/docusaurus-theme-openapi-docs) Updates `fs-extra` from 11.3.5 to 11.3.6 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.5...11.3.6) Updates `eslint` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.5.0...v10.6.0) Updates `prettier` from 3.8.4 to 3.9.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.4) --- updated-dependencies: - dependency-name: docusaurus-plugin-openapi-docs dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: docusaurus-theme-openapi-docs dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: fs-extra dependency-version: 11.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier dependency-version: 3.9.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> * re-run API docs generation --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Elliot <elliot@stellar.org>
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 4.3.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...4.3.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elliot <elliot@stellar.org>
…tellar#2554) Bumps the major group with 2 updates in the / directory: [@open-rpc/schema-utils-js](https://github.com/open-rpc/schema-utils-js) and [js-yaml](https://github.com/nodeca/js-yaml). Updates `@open-rpc/schema-utils-js` from 1.16.2 to 2.2.1 - [Release notes](https://github.com/open-rpc/schema-utils-js/releases) - [Changelog](https://github.com/open-rpc/schema-utils-js/blob/master/CHANGELOG.md) - [Commits](open-rpc/schema-utils-js@1.16.2...2.2.1) Updates `js-yaml` from 4.3.0 to 5.2.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.3.0...5.2.1) --- updated-dependencies: - dependency-name: "@open-rpc/schema-utils-js" dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: js-yaml dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The nethermindeth.github.io/stellar-private-payments page is an interactive testnet demo (Freighter connect + deposit/transfer/withdraw UI), not static docs, so label it accordingly. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* add socket tier 1 reachability analysis * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * remove no-op node24 setting (runs on v24 by default as of june 16) refs: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners --------- Co-authored-by: Elliot Voris <elliot@voris.me> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Elliot <elliot@stellar.org>
* Remove Stella section from docs * routes, oops
* Document RPC pagination limits * clarify pagination upper limits configuration * Revert "clarify pagination upper limits configuration" This reverts commit eb67693. --------- Co-authored-by: Elliot <elliot@stellar.org>
stellar#2557) * Add OpenZeppelin blog post, stream, and demo links to Confidential Tokens Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Add developer preview caution to Confidential Tokens * Soften Confidential Tokens caution wording * Trim Confidential Tokens caution wording --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Co-authored-by: Kaan Kacar <kaankacar02@gmail.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* add the monitoring template for builders * add position monitoring template for users * add sidebar position frontmatter to new pages * apply suggestions from copilot review * update routes.txt file * add some forgotten italics in an example table * make table rows more obviously marked as examples * add descriptions to page(s) frontmatter(s) * move templates into their own category * generate new routes file * improvements from other reviewers * clarify audience in page descriptions
* Add Stellar Developer Meeting notes for 2026-04-30 * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…lar#2576) Bumps the minor-and-patch group with 1 update: [@redocly/cli](https://github.com/Redocly/redocly-cli). Updates `@redocly/cli` from 2.34.0 to 2.38.0 - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.34.0...@redocly/cli@2.38.0) --- updated-dependencies: - dependency-name: "@redocly/cli" dependency-version: 2.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
stellar#2440) * add agent-friendly content-signal to robots.txt * add well-known agent-skills discovery stub TODO: figure out the proper way to share our stellar-dev-skill here * add well-known api-catalog file pointing to our data APIs TODO: consider publishing static routes to horizon API spec * Populate agent-skills index with stellar-dev v1.2.0 skills Fill the empty skills[] stub with the 7 stellar-dev-skill skills, pinned to stellar-dev-skill@v1.2.0: - 6 single-file skills as type:skill-md (raw GH at the tag) - smart-contracts as type:archive (v1.2.0 release-asset tarball; it ships companion files, which the RFC requires be bundled) Digests verified against the served artifacts. * nginx: advertise api-catalog Link header on 404 responses too The Link header was already on content pages and 301 redirects (add_header in location / uses always), but not on 404s: location /404.html has its own add_header, so it doesn't inherit it. Add it there for consistent discovery. --------- Co-authored-by: Kaan Kacar <kaankacar02@gmail.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
* Update liquidity-on-stellar-sdex-liquidity-pools.mdx * Convert meeting embeds to shared YouTube component * revert Spanish updates * add stellar#2388 * 🎥 Use YouTube embeds for meeting notes Co-authored-by: Codex <noreply@openai.com> --------- Co-authored-by: Codex <noreply@openai.com>
* Update liquidity-on-stellar-sdex-liquidity-pools.mdx * Convert Drive meeting embeds to shared component * revert Spanish updates
* use direct asset paths in sep6 docs * add missing alt text in sep6 docs * no es change
* docs: expand horizon streaming guide * remove backticks * undo 0257b48 * update refs
Co-authored-by: Codex <noreply@openai.com>
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
|
This runs into the same problem as #2241, which is that doing PRs in batches to sync with main looks really messy. That PR has been open for a really long time with no comment, and it's actually been superseded by substantive code changes like #2395. I'm going to close this for now since I think it'd be better as a direct commit with write access, which is a lot easier to understand. The branch just needs a quick update that applies the same styling to some of the newer commits. And then again, the routes check is failing for lack of comment permissions for outside contributors. |
|
Happy to keep this going — Bri kicked off the original trailing-slash branch (#2409), so it's a reasonable thread to continue if we want. No problem closing this sync PR given the rebase churn you mentioned. One thing before we invest more in it: do you have a direct source for the no-trailing-slash rule? The only thing I can find is |
Summary
stellar/stellar-docs:maininto the trailing-slash cleanup branchValidation
git diff --checkpasses