Membership, choose_identity, pendulum, asynctest dependencies
All threads resolved!
All threads resolved!
Compare changes
Files
3-
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
+ 19
− 18
@@ -19,7 +19,7 @@ import sys
@@ -28,7 +28,7 @@ from silkaj.tui import convert_time
@@ -37,23 +37,24 @@ from silkaj.constants import SUCCESS_EXIT_STATUS
@@ -77,16 +78,16 @@ async def send_certification(id_to_certify):
@@ -102,7 +103,7 @@ async def send_certification(id_to_certify):
@@ -113,19 +114,19 @@ async def send_certification(id_to_certify):