Skip to content
Snippets Groups Projects
Select Git revision
  • 48-error-base-58-requirement-is-violated
  • hugo/dev
  • hugo/tx-comments
  • json-output
  • master default protected
  • no-rename
  • nostr
  • poka/dev
  • tuxmain/mail
  • 0.4.1
  • 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.02May9Apr826Mar13121113Feb9853131Jan292618156432131Dec2928823Oct10743124Sep6Jun4325May23222119Apr1815Mar1022Feb191716141276231Jan4Dec24Nov1625Oct2317Aug8Jun63227Mar17161120Feb1716416Dec22Nov1817121Sep9Aug25Jun24Adapting `vault inspect`json-outputjson-output* small fix for `vault use` with Json output format.changes from `cargo fmt`use json output for all usefull commandsfeat: Can choose between ed25519 ans sr25519 (clients/rust/gcli-v2s!44)0.4.1 master0.4.1 master* Added `debug!` log inside `impl From<DbAccountId> for Value` used to serialize DbAccountId into the String value for the db48-error-base-5…48-error-base-58-requirement-is-violated* Kind of ugly; but needed to adapt fn find_direct_children_accounts to also match lines that have extra double quotes inside the parent column* Adapted `impl FromStr for DbAccountId` so that it is the only one that does the conversion from &str to DbAccountIdAdd profile command for nostr datanostrnostradd 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.Adapt linux build now depending on libssl-dev. Introduce tests job (#45, #46) (clients/rust/gcli-v2s!42)0.4.00.4.0* 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 keyRenamed vault_account CryptoType enum values and encrypted_private_key field into encrypted_suri
Loading