Skip to content

Comments

view tags & bp+ (hf v15)#6

Open
j-berman wants to merge 2 commits intomoneroexamples:masterfrom
j-berman:hf-v15
Open

view tags & bp+ (hf v15)#6
j-berman wants to merge 2 commits intomoneroexamples:masterfrom
j-berman:hf-v15

Conversation

@j-berman
Copy link
Contributor

No description provided.

if (out_vt)
{
crypto::view_tag vt;
crypto::derive_view_tag(derivation, i, vt);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Calling attention to this.. it doesn't use hwdev since the core repo doesn't support it yet. If Output::identify is called with a non-default hwdev that assumes derivation is encrypted, the user wouldn't be able to see their outputs. It works as is because this is defaulted

I've got the core repo hwdev implementation sitting in the wings over here waiting on ledger

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.

1 participant