Adding db persistence for all SecretFormat of vault keys as well as supporting derivations
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 16
− 2
@@ -124,7 +124,7 @@ pub async fn handle_command(data: Data, command: Subcommand) -> Result<(), GcliE
@@ -124,7 +124,7 @@ pub async fn handle_command(data: Data, command: Subcommand) -> Result<(), GcliE
@@ -488,7 +488,7 @@ pub async fn confirm_identity(data: &Data, name: String) -> Result<(), subxt::Er
@@ -488,7 +488,7 @@ pub async fn confirm_identity(data: &Data, name: String) -> Result<(), subxt::Er
@@ -519,6 +519,11 @@ pub fn generate_link_account(
@@ -519,6 +519,11 @@ pub fn generate_link_account(
@@ -545,6 +550,11 @@ pub fn generate_chok_payload(
@@ -545,6 +550,11 @@ pub fn generate_chok_payload(
@@ -564,6 +574,8 @@ pub async fn link_account(
@@ -564,6 +574,8 @@ pub async fn link_account(
@@ -588,6 +600,8 @@ pub async fn change_owner_key(
@@ -588,6 +600,8 @@ pub async fn change_owner_key(