Skip to content
Snippets Groups Projects
  1. Jun 05, 2023
  2. May 26, 2023
  3. Oct 30, 2022
  4. Oct 14, 2022
  5. May 07, 2022
  6. Mar 07, 2022
  7. Sep 26, 2021
  8. Jun 07, 2021
  9. May 13, 2021
  10. Feb 20, 2021
  11. Jan 17, 2021
  12. 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
  13. Jan 08, 2020
  14. Jan 17, 2019
  15. Jul 01, 2018
Loading