05:22:33 i 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 09:01:33 .merges 09:01:33 -xmr-pr- 6111 6600 6607 6610 6613 6690 6693 6731 6746 6752 6753 6757 6771 10:57:47 im 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? 11:43:51 aguycalled: https://web.getmonero.org/library/Zero-to-Monero-2-0-0.pdf chapter 4 11:49:51 UkoeHB_: 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? 11:50:44 actually, you only need kv to search for owned outputs, even though the 'full' view key includes ks 11:52:38 there are some tricks with diffie-hellman to make it work 11:52:50 i 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 11:54:04 in the case of subaddresses, the recorded tx key is `r*Ksi`, so it carries the spend key component around 11:54:35 then just multiply with kv to get the full thing: `kv*r*Ksi` 11:59:14 ok, now i got. thank u very much 11:59:25 np :) 16:31:15 -xmr-pr- skironDotNet opened issue #6776: signed binaries - trust verification 16:31:15 -xmr-pr- > https://github.com/monero-project/monero/issues/6776 17:01:15 -xmr-pr- IvRRimum opened issue #6777: 2020-08-24 16:55:54.506 E Client sent wrong NOTIFY_REQUEST_CHAIN: gene... 17:01:15 -xmr-pr- > https://github.com/monero-project/monero/issues/6777 18:01:15 -xmr-pr- garlicgambit opened issue #6778: CLI wallet RPC SSL with passphrase hangs on "Enter PEM pass phrase" 18:01:15 -xmr-pr- > https://github.com/monero-project/monero/issues/6778