v0.3.0
Milestone
Transactions
- enhance transaction command:
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
- pyenv installation tutorial: #23, #40.
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