Skip to content

chore: update Electrum servers to Electrs#694

Merged
ovitrif merged 16 commits into
masterfrom
chore/esplora-electrum-server
Jan 21, 2026
Merged

chore: update Electrum servers to Electrs#694
ovitrif merged 16 commits into
masterfrom
chore/esplora-electrum-server

Conversation

@jvsena42

@jvsena42 jvsena42 commented Jan 21, 2026

Copy link
Copy Markdown
Member

Fixes #656

This PR updates the default Electrum server configuration to use Esplora-based servers.

Description

  • Sets the mainnet Electrum server to use Esplora at ssl://bitkit.to:9999
  • Updates the staging regtest server to use SSL at ssl://electrs.bitkit.stag0.blocktank.to:9999

Preview

N/A - configuration change

QA Notes

  1. Build and run on mainnet flavor

    • Verify wallet syncs successfully with the new Esplora server
    • Check that transactions and balances load correctly
  2. Build and run on dev (regtest) flavor

    • Verify staging environment connects via SSL
    • Confirm wallet operations work as expected

@jvsena42 jvsena42 self-assigned this Jan 21, 2026
@claude

This comment has been minimized.

@jvsena42 jvsena42 changed the title chore: update Electrum servers to Esplora chore: update Electrum servers to Electrs Jan 21, 2026
@ovitrif ovitrif self-requested a review January 21, 2026 10:50
@jvsena42 jvsena42 enabled auto-merge January 21, 2026 10:56
ovitrif
ovitrif previously approved these changes Jan 21, 2026

@ovitrif ovitrif left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

Testing mainnet locally ♻️

@claude

This comment has been minimized.

@ovitrif ovitrif disabled auto-merge January 21, 2026 11:11
…nto chore/esplora-electrum-server

# Conflicts:
#	gradle/libs.versions.toml
…nto chore/esplora-electrum-server

# Conflicts:
#	gradle/libs.versions.toml
@claude

This comment has been minimized.

@claude

This comment has been minimized.

@claude

claude Bot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@ovitrif ovitrif left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

It's all good :shipit:

Tested Android <> iOS mainnet

@ovitrif ovitrif enabled auto-merge January 21, 2026 13:10
@ovitrif ovitrif merged commit cdd989c into master Jan 21, 2026
14 checks passed
@ovitrif ovitrif deleted the chore/esplora-electrum-server branch January 21, 2026 13:20
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.

Update default Electrum Server config to use Electrs instead of Fulcrum

2 participants