Add Stellar Developer Meeting notes for 2026-04-30#2578
Merged
ElliotFriend merged 2 commits intoJul 13, 2026
Conversation
|
Preview is available here: |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the Stellar Developer Meeting notes for 2026-04-30 (Protocol 27 authorization changes) and registers the new meeting route so the page is discoverable in the built site.
Changes:
- Added a new meeting-notes MDX entry for the 2026-04-30 developer meeting, including recording embed and narrative sections.
- Regenerated
routes.txtto include the new/meetings/2026/04/30route.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
meeting-notes/2026-04-30.mdx |
New meeting notes page covering CAP-71/CAP-0071-02 and migration guidance, with embedded recording. |
routes.txt |
Adds the route entry for /meetings/2026/04/30 so the page is included in generated routes. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
Preview is available here: |
ElliotFriend
approved these changes
Jul 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the meeting-notes MDX file for the 2026-04-30 Stellar Developer Meeting (protocol discussion). Closes #2421.
SOROBAN_CREDENTIALS_ADDRESS_V2to close a narrow signature replay gap, plus migration guidance for client tooling.The file follows the existing meeting-notes format (frontmatter + embedded recording + narrative sections).
routes.txtwas regenerated withpnpm build, adding the new/meetings/2026/04/30route. The site builds cleanly and the Prettier pre-commit check passes.