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

Address some TODOs #1681

Merged
merged 2 commits into from
Nov 25, 2023
Merged

Conversation

Thoralf-M
Copy link
Member

Description of change

Address some TODOs, in rand_basic_output() NTs are now added as feature already

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

@@ -145,7 +145,6 @@ impl SecretManage for LedgerSecretManager {
) -> Result<Vec<ed25519::PublicKey>, Self::Error> {
// need an update on the ledger C lib
todo!();
//
Copy link
Contributor

Choose a reason for hiding this comment

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

thats not addressing the todo :D

@thibault-martinez thibault-martinez merged commit 579ac26 into iotaledger:2.0 Nov 25, 2023
28 of 35 checks passed
@Thoralf-M Thoralf-M deleted the address-some-todos branch November 25, 2023 12:05
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.

3 participants