Skip to content

v1.2.0

Compare
Choose a tag to compare
@stepansnigirev stepansnigirev released this 04 Jul 16:24
· 344 commits to master since this release
bc9054e

This release makes a lot of changes in the architecture of Specter-DIY.

Changes include:

  • Full refactor of GUI and Specter logic with asyncio
  • Improvements of several GUI screens:
    • adds a bar showing current network on top of the screen
    • adds autosuggest on mnemonic enter screen
  • USB stays disabled until PIN code is entered
  • changes file structure and a way how public information is stored - you will need to re-import your multisig wallets.
  • adds a few tests