Skip to content

Use Edge lws servers by default#97

Merged
paullinator merged 1 commit intomasterfrom
paul/useLwsBalancer
Oct 3, 2025
Merged

Use Edge lws servers by default#97
paullinator merged 1 commit intomasterfrom
paul/useLwsBalancer

Conversation

@paullinator
Copy link
Copy Markdown
Member

@paullinator paullinator commented Oct 3, 2025

Breaking change. Must pass edgeApiKey into options instead of apiKey

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Description

none

Note

Switch default server to Edge LWS and replace init option apiKey with edgeApiKey across engine and API usage.

  • Config/Networking:
    • Default server now MONERO_LWS_SERVER (https://monerolws1.edge.app) used in MoneroTools.networkInfo.defaultServer and defaultSettings.moneroLightwalletServer.
  • Init Options & API:
    • Rename asMoneroInitOptions.apiKey to edgeApiKey and pass edgeApiKey to MyMoneroApi in MoneroEngine.
    • Update MoneroEngine to store/use edgeApiKey when configuring servers.

Written by Cursor Bugbot for commit d89cb17. This will update automatically on new commits. Configure here.


Breaking change. Must pass edgeApiKey into options instead of apiKey
Copy link
Copy Markdown
Contributor

@swansontec swansontec left a comment

Choose a reason for hiding this comment

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

Don’t love the leftover commented-out testing code, but ok.

@paullinator
Copy link
Copy Markdown
Member Author

Don’t love the leftover commented-out testing code, but ok.

I don't either. That's why i removed it.

@paullinator paullinator merged commit 0c90bef into master Oct 3, 2025
4 checks passed
@paullinator paullinator deleted the paul/useLwsBalancer branch October 3, 2025 02:38
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.

2 participants