Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add private view key function #6447

Conversation

SWvheerden
Copy link
Collaborator

Description

Adds a private view key function to transaction key manager service

Motivation and Context

We must be able to export the private view of the wallet. And to do this we should not be required to expose the secret trait giving access to all private keys in order to get this exported.

@SWvheerden SWvheerden requested a review from a team as a code owner August 5, 2024 09:17
Copy link

github-actions bot commented Aug 5, 2024

Test Results (CI)

    3 files    123 suites   42m 21s ⏱️
1 300 tests 1 300 ✅ 0 💤 0 ❌
3 892 runs  3 892 ✅ 0 💤 0 ❌

Results for commit e7cd579.

@ghpbot-tari-project ghpbot-tari-project added the P-acks_required Process - Requires more ACKs or utACKs label Aug 5, 2024
Copy link

github-actions bot commented Aug 5, 2024

Test Results (Integration tests)

 2 files   1 errors  9 suites   11m 56s ⏱️
19 tests 18 ✅ 0 💤 1 ❌
21 runs  19 ✅ 0 💤 2 ❌

For more details on these parsing errors and failures, see this check.

Results for commit e7cd579.

@SWvheerden SWvheerden merged commit 016ccf6 into tari-project:development Aug 5, 2024
15 of 17 checks passed
@SWvheerden SWvheerden deleted the sw_add_key_manager_private_key branch August 5, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-acks_required Process - Requires more ACKs or utACKs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants