Skip to content
Snippets Groups Projects
  1. Oct 17, 2022
  2. Jun 20, 2022
    • matograine's avatar
      [enh] money: Migrate from tabulate to texttable (#203) · 3380604f
      matograine authored and Moul's avatar Moul committed
      Import entire tui module
      
      Adapt balance test
      In the test environment, the checksum gets to the line below
      In the test environment and the runtime env,
      shutil.get_terminal_size().columns is of same value
      No idea why this is happening
      Check if checksum present in output
      3380604f
  3. Mar 07, 2022
  4. Jun 07, 2021
  5. Apr 01, 2021
    • Moul's avatar
      [ref] #385: Refactor id command using exclusively /wot/lookup: · 05a6b8aa
      Moul authored
      Display non-member uids when passing a pubkey
      Use same algorithm as choose_identity() uses
      The uids were already in /wot/lookup/
      Remove identity_of() call which can only get member uids
      Rename `pubkey(s)` to `lookup(s)`
      When passing a uid, use /wot/lookup/ instead of
      identity_of() which only gets member uids
      Rename variable, rename command description
      Use f-string, use one click.echo() call
      Rename `id` to `lookup` command:
      Makes more sense and the `identity` cmd is about to be created
      05a6b8aa
  6. Jan 17, 2021
  7. Dec 08, 2020
  8. Oct 11, 2020
  9. Jun 05, 2020
  10. Jan 28, 2020
  11. Nov 24, 2019
    • matograine's avatar
      [enh] #255 modify Balance display · 5ea02661
      matograine authored
      * change the balance display to a table
      * use display_amount() and tabulate in the balance display
      * mod tests_end_to_end.py to match new display
      5ea02661
  12. Nov 08, 2019
  13. Oct 29, 2019
  14. Sep 08, 2019
  15. Jan 28, 2019
  16. Dec 06, 2018
Loading