Skip to content
Snippets Groups Projects
Select Git revision
  • 429_rm_features
  • main default protected
  • release/0.12 protected
  • pages protected
  • release/0.11 protected
  • 175_gva_migration
  • i18n
  • v0.12.0 protected
  • v0.11.2 protected
  • v0.11.1 protected
  • v0.11.0 protected
  • v0.11.0rc0 protected
  • v0.10.0 protected
  • v0.10.0rc1 protected
  • v0.10.0rc0 protected
  • v0.3.0 protected
  • v0.8.1 protected
  • v0.9.0 protected
  • v0.9.0rc protected
  • v0.8.0 protected
  • v0.7.6 protected
  • v0.7.5 protected
  • v0.7.4 protected
  • v0.7.3 protected
  • v0.7.2 protected
  • v0.7.1 protected
  • v0.7.0 protected
27 results

test_wot.py

Blame
    • Moul's avatar
      6abc9dcd
      [enh] #140: wot: Add choose_identity() · 6abc9dcd
      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
      6abc9dcd
      History
      [enh] #140: wot: Add choose_identity()
      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