Skip to content

chore(bindings): regenerate round bindings (#243) - #349

Merged
karagozemin merged 1 commit into
Sub-Rosa-Issue:mainfrom
emrekayat:fix/assigned-243
Sep 8, 2026
Merged

chore(bindings): regenerate round bindings (#243)#349
karagozemin merged 1 commit into
Sub-Rosa-Issue:mainfrom
emrekayat:fix/assigned-243

Conversation

@emrekayat

Copy link
Copy Markdown
Contributor

Closes #243.

Regenerated the committed binding with pnpm bindings:generate using Stellar CLI 27.0.0. The five-line generated diff removes manual header/text drift; pnpm bindings:check passes. No hand edits to generated output.

Validation: pnpm bindings:generate and pnpm bindings:check both pass with Stellar CLI 27.0.0.

Copilot AI lite review requested due to automatic review settings September 8, 2026 17:13
@karagozemin
karagozemin merged commit 3224cb7 into Sub-Rosa-Issue:main Sep 8, 2026
3 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The diff is narrowly scoped to regenerated binding output for #243 with no functional source changes beyond the expected generated updates.

Pull request overview

This PR refreshes the committed round-bindings TypeScript output so it matches the current contract-generated bindings, addressing pnpm bindings:check drift described in #243.

Changes:

  • Regenerates packages/round-bindings/src/index.ts to remove previously drifted header/text and align with the generator output.
  • Updates a doc comment string for item_ref and normalizes trailing formatting at the end of the generated client.
File summaries
File Description
packages/round-bindings/src/index.ts Regenerated binding output to match the current generator contract/spec and pass bindings:check.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

ci(bindings): refresh the stale committed round bindings

3 participants