-
kayronti wonder if implementing "account viewkeys" is technically possible? it does seem useful at least in theory, not having to create an entire new wallet (+ another seed to worry about) etc, and sharing only txs from a certain account. but it probably doesn't fit with the overall structure that already exists
-
Snipa.merges
-
xmr-pr6111 6600 6607 6610 6613 6690 6693 6731 6746 6752 6753 6757 6771
-
aguycalledim not sure if i understand how amounts are deobfuscated when received in a subaddress. if C=a*D=a*(B+M), how can the receiver get his subaddress private view key without having access to its private spend key?
-
UkoeHB_aguycalled: web.getmonero.org/library/Zero-to-Monero-2-0-0.pdf chapter 4
-
aguycalledUkoeHB_: there is where i see the private view key for a subaddress is kv(ks +Hn(kv,i)), so i assume i need ks for calculating it. does it mean i cant decode the amount of an output without the private spend key or am i getting it wrong?
-
UkoeHB_actually, you only need kv to search for owned outputs, even though the 'full' view key includes ks
-
UkoeHB_there are some tricks with diffie-hellman to make it work
-
aguycalledi understand the process of scanning for owned outputs, but i don't understand how the amount is decoded if it is obfuscated from the ecdh of the public view key and the tx key
-
UkoeHB_in the case of subaddresses, the recorded tx key is `r*Ksi`, so it carries the spend key component around
-
UkoeHB_then just multiply with kv to get the full thing: `kv*r*Ksi`
-
aguycalledok, now i got. thank u very much
-
UkoeHB_np :)
-
xmr-prskironDotNet opened issue #6776: signed binaries - trust verification
-
xmr-pr
-
xmr-prIvRRimum opened issue #6777: 2020-08-24 16:55:54.506 E Client sent wrong NOTIFY_REQUEST_CHAIN: gene...
-
xmr-pr
-
xmr-prgarlicgambit opened issue #6778: CLI wallet RPC SSL with passphrase hangs on "Enter PEM pass phrase"
-
xmr-pr