Skip to content
Snippets Groups Projects
  1. Oct 11, 2020
    • matograine's avatar
      [mod] #320 #301 split check_public_key() · c919f8f7
      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
      c919f8f7
    • matograine's avatar
      [mod] #301 : create a function gen_checksum · 3d81980a
      matograine authored
          * gets a pubkey in for input
          * returns the checksum
      3d81980a
  2. Jan 08, 2020
  3. Jan 17, 2019
  4. Jul 01, 2018
Loading