Skip to content

v0.3.0

Compare
Choose a tag to compare
@M5oul M5oul released this 17 Apr 13:42
· 519 commits to master since this release

Milestone

Transactions

  • enhance transaction command:
    • ask for confirmation: #27, #30.
    • beautiful confirmation chart containing transaction informations: #38
    • don't prompt scrypt parameters. See Auth §.

New command id to search for pubkey/identity

  • new command id to search identities with pubkey or id: #29.

Tutorial to install a Python environment

Authentication

  • new authentication method: WIF. For future paper wallet feature: #45
  • Don't prompt scrypt parameters at authentication. Use default ones: #39, #43

Builds

  • with Pyinstaller: #5.

Other

  • Ability to sort network view: #33, #37.
  • Change license from GNU GPLv3 to AGPLv3.
  • Code formatting with pep8: #31.

Thanks to @Tortue95 and @jytou

Forum post