- 30 Nov, 2020 2 commits
-
-
matograine authored
-
matograine authored
-
- 05 Nov, 2020 1 commit
-
-
Moul authored
-
- 18 Oct, 2020 1 commit
-
-
Moul authored
-
- 17 Oct, 2020 3 commits
- 14 Oct, 2020 2 commits
- 11 Oct, 2020 11 commits
-
-
matograine authored
-
matograine authored
change the tests to match the new behavior
-
matograine authored
* for display * as input
-
matograine authored
* display * parameter * change tests/test_wot and test_end_to_end to match new behavior * change in choose_identity() will affect commands `cert` and `membership` display.
-
matograine authored
* Change test_end_to_end.py to match new behavior
-
matograine authored
* in the display * as parameter
-
matograine authored
* for each pubkey in the tx confirmation * when sending the transaction * modify the function display_pubkey() and related tests
-
matograine authored
and related tests
-
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
-
matograine authored
* move test_display_amount() and test_display_pubkey() from test_unit_tx.py to test_tui.py
-
- 05 Oct, 2020 1 commit
-
-
Moul authored
-
- 03 Oct, 2020 2 commits
- 16 Sep, 2020 2 commits
- 10 Sep, 2020 1 commit
-
-
Moul authored
-
- 08 Sep, 2020 7 commits
-
-
Moul authored
-
Moul authored
-
Moul authored
-
Moul authored
To know that an uid and a pubkey can be passed as argument It is not possible to add an help on argument() as for option() https://click.palletsprojects.com/en/7.x/arguments/
-
Moul authored
to choose identity among identities from wot/lookup Display the uid, pubkey and the blockstamp to choose Add tests on choose_identity() Delete get_information_for_identity() based on top of the lookup Allow to pass pubkey to the following commands: The uid was the only identifier before Adapt 'wot' and 'cert' commands to choose_identity() Import silkaj.wot and click directly Import directly bma otherwise there is a namespace conflict on 'wot' on silkaj.wot and bma.wot
-
- 29 Jul, 2020 2 commits
-
-
-
Moul authored
-
- 27 Jul, 2020 1 commit
-
-
Moul authored
-
- 07 Jul, 2020 3 commits
- 01 Jul, 2020 1 commit
-
-