- Jun 05, 2023
- May 26, 2023
-
-
Moul authored
-
- Oct 30, 2022
-
-
Moul authored
-
- Oct 14, 2022
- May 07, 2022
- Mar 07, 2022
-
-
Moul authored
-
- Sep 26, 2021
-
-
Moul authored
-
- Jun 07, 2021
-
-
Moul authored
-
- May 13, 2021
-
-
Moul authored
-
- Feb 20, 2021
-
-
matograine authored
* fix wrong tests
-
matograine authored
* correct the form of tests
-
- Jan 17, 2021
-
-
Moul authored
-
- Oct 11, 2020
-
-
matograine authored
check_public_key() was used for money- and wot- related commands that have differend needs. * remove check_public_key() * create is_pubkey_and_check(), check_pubkey_format() and validate_checksum() * create related tests * modify tx, balance and history commands. * use is_pubkey_and_check() in `id` command and solve #320 * change imports in silkaj.money to prevent loop dependency
-
matograine authored
* gets a pubkey in for input * returns the checksum
-
- Jan 08, 2020
-
-
Moul authored
-
- Jan 17, 2019
-
-
Moul authored
-
- Jul 01, 2018
-
-
- move main in `bin/silkaj`. - fix variable naming. - remove requirement.txt - add setup.py with Python 3.7 compatibility: #98.
-