Skip to content

Change serverURL.segment to serverURL.clone().segment()#1296

Merged
Shaptic merged 1 commit intostellar:masterfrom
corymsmith:patch-1
Dec 1, 2025
Merged

Change serverURL.segment to serverURL.clone().segment()#1296
Shaptic merged 1 commit intostellar:masterfrom
corymsmith:patch-1

Conversation

@corymsmith
Copy link
Copy Markdown
Contributor

Otherwise it modifies the serverURL itself and messes up subsequent API calls.

This fixes #1295

Otherwise it modifies the serverURL itself and messes up subsequent API calls
@github-project-automation github-project-automation Bot moved this to Backlog (Not Ready) in DevX Nov 27, 2025
@corymsmith
Copy link
Copy Markdown
Contributor Author

@sagpatil @Ryang-21 Since the last few releases have this bug can we get this merged?

Copy link
Copy Markdown
Contributor

@Ryang-21 Ryang-21 left a comment

Choose a reason for hiding this comment

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

Ah apologies that one slipped by me. Thanks for fixing that

@Shaptic Shaptic merged commit d4d0ed8 into stellar:master Dec 1, 2025
9 of 10 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog (Not Ready) to Done in DevX Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Calling submitTransaction messes up subsequent horizon calls on versions > 14.3.0

3 participants