Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • ecma_2015
  • gulp_v4
  • upgrade_js_libs
  • Vivakvo/cesium-patch-8
  • issue_4
  • issue_780
  • gitlab_migration_1
  • dev
  • rml8
  • v1.6.7
  • v1.6.6
  • v1.6.5
  • v1.6.4
  • v1.6.3
  • v1.6.2
  • v1.6.2-alpha
  • v1.6.1
  • v1.6.0
  • v1.5.12
  • v1.5.11
  • v1.5.10
  • v1.5.9
  • v1.5.8
  • v1.5.7
  • v1.5.6
  • v1.5.5
  • v1.5.4
  • v1.5.3
  • v1.5.2
30 results

development_tutorial-01.md

Forked from clients / Cesium-grp / Cesium
Source project has a limited visibility.
Nicolas80's avatar
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)
07ea8692
History