- Feb 08, 2025
-
-
Nicolas80 authored
* Now checking if GcliError Input message was for doing "ctrl+c" or "Esc" key in a prompt; in wich case we terminate the execution with the message. * Small correction in vault_account::compute_suri_account_tree_node where it's better to return GcliError instead of panic using unwrap if the password was incorrect. * Renamed `clap` arguments "value_name" in different places where it wasn't clear what kind of value was expected. * Using "ADDRESS" everytime we expect an AccountId * Using "USERNAME" everytime we expect a Username (most were requesting "TARGET") * Small corrections in `clap` help messages for `vault derive` * Added print of selected Vault item when using vault::try_fetch_key_pair method; just before requesting it's associated password (whenever we will try to sign for an action mostly)
-
- Oct 04, 2024
-
-
Hugo Trentesaux authored
-
- Oct 03, 2024
-
-
Hugo Trentesaux authored
-
- Nov 24, 2023
-
-
Hugo Trentesaux authored
-
- Nov 16, 2023
-
-
Hugo Trentesaux authored
-
- Oct 25, 2023
-
-
Hugo Trentesaux authored
-
- Oct 23, 2023
-
-
Hugo Trentesaux authored
-
-
Hugo Trentesaux authored
-
- Jun 08, 2023
-
-
-
-
fix no need indexer for account tweak claim ud command name
-
-
-
- Jun 02, 2023
-
-
Hugo Trentesaux authored
-
- Add GetBalance + Revoke Identity - Refactor revocation refac get balance get token decimals and symbol fmt + clippy
-