Skip to content
Snippets Groups Projects
Select Git revision
  • 48-error-base-58-requirement-is-violated
  • choose-ed25519
  • hugo/dev
  • hugo/tx-comments
  • json-output
  • master default protected
  • no-rename
  • nostr
  • poka/dev
  • tuxmain/mail
  • 0.4.0
  • 0.3.0
  • 0.2.17
  • 0.2.16
  • 0.2.15
  • 0.2.14
  • 0.2.13
  • 0.2.12
  • 0.2.10
  • 0.2.9
  • 0.2.8
  • 0.2.7
  • 0.2.6
  • 0.2.5
  • 0.2.4
  • 0.2.3
  • 0.2.1
  • 0.2.0
  • 0.1.0
29 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.023Mar2213121113Feb9853131Jan292618156432131Dec2928823Oct10743124Sep6Jun4325May23222119Apr1815Mar1022Feb191716141276231Jan4Dec24Nov1625Oct2317Aug8Jun63227Mar17161120Feb1716416Dec22Nov1817121Sep9Aug25Jun24* Updated version to 0.4.1choose-ed25519choose-ed25519Added extra message when the DB parsing of DbAccountId fails, so we know for which string it failed.* reverted most of the commit e9cd6a99: "Add secret format in database and display"* Adapted catch_known of predefined derivations to properly handle both sr25519 and ed25519 versions of those keys.* Added some logic between arguments of `vault import`; can't provide both `password` and `no-password`* Adding `-c` crypto scheme parameter (with default ed25519) in different places* Fix for `vault migrate` that should use sr25519 scheme to be consistent* Small fix in doc of functionAdd profile command for nostr datanostrnostruse json output for all usefull commandsjson-outputjson-outputadd non interactive moderemove unused methodsAdd secret format in database and displayapply nico reviewfeat: Can choose between ed25519 ans sr25519Added extra message when the DB parsing of DbAccountId fails, so we know for which string it failed.48-error-base-5…48-error-base-58-requirement-is-violatedAdapt linux build now depending on libssl-dev. Introduce tests job (#45, #46) (clients/rust/gcli-v2s!42)0.4.0 master0.4.0 master* Small changes in doc* Adapted vault display to have a space before address value (for derivations); which fixes the incorrect selection when double-clicking an address in the terminal* Bumped version to 0.4.0* Re-did the mapping of DbAccountId so that we don't have to rely on derive macro FromJsonQueryResult that resulted in using JSON_TEXT in database column instead of VARCHAR* Adapted data::keypair() method so it doesn't block the user's terminal anymore* Added support to show g1v1 base58 public key from (ed25519) ss58 address, AccountId, ed25519::Public with tests for those* Moved Vault display only functions and tests into display sub module* Small code reviewsApply 1 suggestion(s) to 1 file(s)Apply 1 suggestion(s) to 1 file(s)Apply 1 suggestion(s) to 1 file(s)* Small clean up of `clap` arguments* Small cleanup refactoring* Added replacement options for `import` and `derive`Modify subxt and add nix fileno-renameno-renamedo not rename codec package* Added sc_cli::arg_enums::CryptoScheme partial copy in keys.rsSmall cleanup of todoSmall cleanup for `vault use` command and saving ConfigSmall cleanup for data's db connection; adding method connect_db that returns a &DatabaseConnection (or panics with explanation message)Small refactorings from MR commentsMade an extra check of derivation path to make sure it's not linking to the same SS58 Address as "root" suri when doing `vault import|migrate`Added extra confirmation when importing a G1v1/Cesium key; showing the old G1v1 public key
Loading