Skip to content
Snippets Groups Projects
Select Git revision
  • 8350b98716ea307ecb41be0ba91d954d0625ce3d
  • main default protected
  • 429_rm_features
  • 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
28 results

test_crypto_tools.py

  • matograine's avatar
    8350b987
    [mod] #320 #301 change check_public_key() behavior · 8350b987
    matograine authored
        * create has_pubkey_checksum()
        * create is_pubkey_and_check()
        * change use of check_public_key in tx, balance and history commands.
        * use is_pubkey_and_check() in `id` command and solve #320
        * create tests for is_pubkey_and_check, has_pubkey_checksum() and check_public_key()
    
        * change imports in silkaj.money to prevent loop dependency
    8350b987
    History
    [mod] #320 #301 change check_public_key() behavior
    matograine authored
        * create has_pubkey_checksum()
        * create is_pubkey_and_check()
        * change use of check_public_key in tx, balance and history commands.
        * use is_pubkey_and_check() in `id` command and solve #320
        * create tests for is_pubkey_and_check, has_pubkey_checksum() and check_public_key()
    
        * change imports in silkaj.money to prevent loop dependency