Silkaj v0.3.0 release: Let's send money!

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 @Tortue and @jytou

3 Likes

Does the build works on your side?