Skip to content

chore: rename Soroban RPC to Stellar RPC#143

Merged
cuongph87 merged 3 commits intomasterfrom
feature/rename-soroban-rpc
Mar 31, 2026
Merged

chore: rename Soroban RPC to Stellar RPC#143
cuongph87 merged 3 commits intomasterfrom
feature/rename-soroban-rpc

Conversation

@cuongph87
Copy link
Copy Markdown
Contributor

Auto-generated Summary 🤖

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should this then also not be renamed to StellarRpcServer or something? And maybe some other Soroban named files?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

There are no other breaking changes in this release, so I'd prefer to batch that into a future release that already includes breaking changes.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Perhaps we can rename the class, recreate the SorobanServer class that uses the renamed class, and place an obsolete tag on the SorobanServer class indicating that it will be removed in the upcoming release.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Updated.

@cuongph87 cuongph87 force-pushed the feature/rename-soroban-rpc branch from 7d81896 to fe4ff58 Compare March 31, 2026 03:00
@cuongph87 cuongph87 force-pushed the feature/rename-soroban-rpc branch from 82a75ef to 376e000 Compare March 31, 2026 04:26
@cuongph87 cuongph87 merged commit 9f8bf60 into master Mar 31, 2026
4 checks passed
@cuongph87 cuongph87 deleted the feature/rename-soroban-rpc branch March 31, 2026 04:34
@cuongph87 cuongph87 added the chore label Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants