"git@git.duniter.org:clients/gecko.git" did not exist on "92d00245ef5b3bbc9c757e13c80deaf3e8bca8d6"
Nostr
2 unresolved threads
2 unresolved threads
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
14+ 238
− 30
@@ -25,34 +25,56 @@ pub fn compute_vault_key_files_table(vault_key_addresses: &[String]) -> Result<T
@@ -60,9 +82,11 @@ fn add_account_tree_node_to_table(
@@ -89,38 +113,70 @@ pub fn compute_vault_accounts_row(
@@ -128,12 +184,13 @@ pub fn compute_vault_accounts_row(
@@ -191,5 +248,156 @@ mod tests {