Skip to content

refactor: remove firo-rpc package, use firo-electrumx exclusively#18

Open
navidR wants to merge 4 commits into
rosen-bridge:devfrom
navidR:feature/navidr/switch-firo-to-electrumx
Open

refactor: remove firo-rpc package, use firo-electrumx exclusively#18
navidR wants to merge 4 commits into
rosen-bridge:devfrom
navidR:feature/navidr/switch-firo-to-electrumx

Conversation

@navidR

@navidR navidR commented May 31, 2026

Copy link
Copy Markdown
Contributor

This PR migrates guard-service Firo support from the old RPC network package to a new ElectrumX- backed package. It removes firo-rpc, adds firo-electrumx, rewires config/env vars to firo.electrumx, and implements the required guard operations over ElectrumX TCP: height/block txid lookup, transaction fetch/broadcast, confirmed balance and UTXO lookup via validated scripthash conversion, fee estimation, mempool/confirmation checks, UTXO validation, and saved-PSBT actual txid resolution.

@navidR navidR force-pushed the feature/navidr/switch-firo-to-electrumx branch from 7b28804 to f0eb0f6 Compare May 31, 2026 09:29
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.

1 participant