Page MenuHomePhabricator

[electrum] rename migrate_data.py to update.py and fix module docstring
ClosedPublic

Authored by PiRK on Thu, Oct 10, 11:04.

Details

Summary

This module was initially created to migrate ElectronCash wallets, but it no longer does that since https://github.com/Bitcoin-ABC/ElectrumABC/pull/258
Update the name and docstring to what the module now does.

Depends on D16875

Test Plan

bump the version number in version.py, start the application and check for the log message INFO:electrumabc.update:Updating configuration file 5.3.0 🠚 5.3.1

Diff Detail

Repository
rABC Bitcoin ABC
Branch
electrum_explorer
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 30548
Build 60612: Build Diffelectrum-tests
Build 60611: arc lint + arc unit