Skip to content

Conversation

@grvgoel81
Copy link
Contributor

@grvgoel81 grvgoel81 commented Aug 5, 2024

Screenshot 2024-08-15 at 22 56 17

grvgoel81 added 30 commits June 1, 2023 16:28
modify GetKeyOrShareAssign
fix: edge case for padding public keys
fix: explicitly check that imported private key matches the final derived private key
fix: improve test stability
additionally save configuration to run all tests
@metalurgical metalurgical changed the title Import private key Sapphire Support and Import private key Aug 15, 2024
@metalurgical metalurgical changed the title Sapphire Support and Import private key Sapphire Support & Import private key Aug 15, 2024
@metalurgical metalurgical changed the title Sapphire Support & Import private key Sapphire Support & Import Private Key Aug 15, 2024
grvgoel81 and others added 6 commits August 16, 2024 09:40
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
@grvgoel81 grvgoel81 requested a review from metalurgical August 23, 2024 04:22
Gson json = new Gson();
for (CompletableFuture<String> lookup: lookupPromises) {
try {
String result = lookup.get();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is your replacement for some.. is it?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. Ideally should be Future instead of CompletableFuture, since the former is cancellable

Copy link
Member

@chaitanyapotti chaitanyapotti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@chaitanyapotti chaitanyapotti merged commit 8c057df into master Aug 30, 2024
@chaitanyapotti chaitanyapotti deleted the import_private_key branch August 30, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants