Page MenuHomePhabricator

[electrum] fix OldKeyStore.get_pubkey_derivation
ClosedPublic

Authored by PiRK on Oct 4 2023, 12:53.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC6cb98fda1e23: [electrum] fix OldKeyStore.get_pubkey_derivation
Summary

Same issue as D14592, but for the "old" keystore.

Test Plan

python test_runner.py

Create a wallet from the same seed as the unit test, check that you can receive and send transactions.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix_old_keystore
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25262
Build 50110: Build Diffelectrum-tests
Build 50109: arc lint + arc unit