Skip to content

refactor(core): get fxServer endpoint dynamically#22

Merged
Maximus7474 merged 1 commit into
mainfrom
refactor/fxserver-endpoint
Jun 29, 2026
Merged

refactor(core): get fxServer endpoint dynamically#22
Maximus7474 merged 1 commit into
mainfrom
refactor/fxserver-endpoint

Conversation

@FjamZoo

@FjamZoo FjamZoo commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Description

We used to get the fxServer endpoint by hardcoded localhost:30120 which would fail if anyone changed their endpoint(s).

This PR pretty much just replaces the hardcoded endpoint with a standalone resolver that derives the fxServer http endpoint from the server config the same way that txAdmin does.

Its adapted from the txAdmin fxsConfigHelper and I just added their license at the top of the file.


Tests

  • Tested in development mode
  • Passes typecheck
  • Builds & runs on Windows
  • Builds & runs on Linux

@Maximus7474 Maximus7474 merged commit 749fd46 into main Jun 29, 2026
5 checks passed
@FjamZoo FjamZoo deleted the refactor/fxserver-endpoint branch July 4, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants