Skip to content

Releases: duniter/silkaj

v0.4.0

29 Jan 20:08
Compare
Choose a tag to compare

Milestone v0.4.0

New command wot to display certifications received and sent from an identity

Transactions

Amount

Authentication

Difficulties

  • #58: Reload/refresh in a loop difficulties state.
  • 06aae05: Display in same order as Remuniter.

Id

  • #49: Display if pubkey is member.
  • #59: Bug fix with id command.

Build

  • Build published with sha256 checksum.

Other

Thanks

Thanks to @Tortue95 , @jytou @mmuman, and @cuckooland.

Forum post

v0.3.0

17 Apr 13:42
Compare
Choose a tag to compare

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