Page MenuHomePhabricator

[electrum] move-only: split bip32 from bitcoin.py
ClosedPublic

Authored by PiRK on Jun 5 2024, 08:22.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC346272c6adb7: [electrum] move-only: split bip32 from bitcoin.py
Summary

Backport of https://github.com/spesmilo/electrum/commit/a88a2dea8255532abdd20002c866b443237a509c

Also remove unused function xpub_from_pubkey

Depends on D16278

Test Plan

python test_runner.py

run the application from source, make sure the basic features are working

Diff Detail

Repository
rABC Bitcoin ABC
Branch
new_bitcoin_app
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 29218
Build 57972: Build Diffelectrum-tests
Build 57971: arc lint + arc unit