Page MenuHomePhabricator

[electrum] pass a config to alias.resolve
ClosedPublic

Authored by PiRK on Oct 10 2025, 10:01.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC62c942945ac1: [electrum] pass a config to alias.resolve
Summary

This remove one direct access to the global config. The end goal is to make the config owned by the launcher script or Daemon object rather than being a global object.

Test Plan

python test_runner.py

Start Electrum ABC, type some alias into the Pay To field (for instance oa1.pierre.cash), check that it gets resolved

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable