Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Rename soroban-rpc to stellar-rpc #270

Closed
wants to merge 3 commits into from

Conversation

psheth9
Copy link
Contributor

@psheth9 psheth9 commented Aug 16, 2024

[Experimental PR ] This is just to explore how destructive the change is :) - Not going to merge

# https://github.com/stellar/pipelines/stellar-horizon/Jenkinsfile-soroban-rpc-package-builder
# as part of the package building.
build-soroban-rpc: build-libs
go build -ldflags="${GOLDFLAGS}" ${MACOS_MIN_VER} -o soroban-rpc -trimpath -v ./cmd/soroban-rpc
build-stellar-rpc: build-libs
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggestion: maybe we just rename the repo and output binary to stellar-rpc and rename the folders, commands, etc. themselves to just rpc? Just in case we need another one of these in the future :p

@2opremio
Copy link
Contributor

Closing in favor of #329

@mollykarcher mollykarcher deleted the transition-to-stellar-rpc branch January 16, 2025 14:09
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.

3 participants