Monero
Loading...
Searching...
No Matches
support.py File Reference

Namespaces

namespace  support

Functions

 support.write_support_info ()
 support.support_dicts (device)
 support.all_support_dicts ()
 support.clear_support (device, key)
 support.set_supported (device, key, value)
 support.set_unsupported (device, key, value)
 support.print_support (coin)
 support.check_support_values ()
 support.find_unsupported_coins (coins_dict)
 support.find_orphaned_support_keys (coins_dict)
 support.find_supported_duplicate_tokens (coins_dict)
 support.process_erc20 (coins_dict)
 support.clear_erc20_mixed_buckets (buckets)
 support.cli ()
 support.fix (dry_run)
 support.check (check_tokens, ignore_missing)
 support.release (ctx, str device, version, git_tag, release_missing, dry_run, soon, force, add_all, verbose)
 support.show (keyword)
 support.set_support_value (key, entries, reason)

Variables

 support.SUPPORT_INFO = coin_info.get_support_data()
 support.VERSION_RE = re.compile(r"\d+.\d+.\d+")
str support.ERC20_DUPLICATE_KEY = "(AUTO) duplicate key"