cryptoadvance / specter-desktop

A desktop GUI for Bitcoin Core optimised to work with hardware wallets
MIT License
789 stars 236 forks source link

Rename alias() function #2439

Closed roshii closed 1 month ago

roshii commented 1 month ago

The alias function is used to create a unique_id out of a user input, e.g. for device and most importantly for wallet names. The naming of this function should reflect this.

Fixes https://github.com/cryptoadvance/specter-desktop/issues/2275

netlify[bot] commented 1 month ago

Deploy Preview for specter-desktop-docs canceled.

Name Link
Latest commit 301ceac9e97e2cbe65bcd9d4b0dee5413067c95f
Latest deploy log https://app.netlify.com/sites/specter-desktop-docs/deploys/66571d5ac741c1000830f7f8
roshii commented 1 month ago

rebased

k9ert commented 1 month ago

Thanks for your contribution.