02:31:01 <gingeropolous>  (v0.17.0.0-b8f3e44a3)
02:31:01 <gingeropolous>  uptime 29d 6h 18m 54s
02:31:01 <gingeropolous>  on xmrchain.net node.
02:31:08 <gingeropolous> stupid invisible line breaks
05:31:52 <ekpqzwjqa> All you are 'fighting' for is e-penis of a guy you never met, that doesn't even have common decency to pay you for your time.
05:31:52 <ekpqzwjqa> Do you think they care about Monero, or privacy or anything other than money?
10:54:22 <Guest_28> hi, what is the best ide to develop monerod and debug it?
10:55:10 <moneromooo> Someone did mention... codeblocks I think ? was good.
10:55:24 <moneromooo> Name might be not quite exact.
10:55:59 <moneromooo> Or I might be confusing things... Doubts abound...
11:27:49 <ugteswtrhlhj> Word of guys running Monero community should be BELIEVED. Why would anyone that stole money and laughed at the losers that took the bait ever have a reason to lie to you? www.reddit.com/r/Monero/comments/6d5yt5/what_fluffypony_just_did_is_not_ok/
18:14:30 <rcaenvwys> Dear fireice_uk. I must strongly object to you reporting our great Monro community members to Freenode for racism AND getting people K-lined as a result! i.imgur.com/R0T9GGY.png THEY ARE NOT NEO-NAZI!!! THEY ARE JUST SAYING NEO-NAZI THINGS!! i.imgur.com/JYu44As.png I know this because they have been nice to me and made me their Magical Crypto Friend! If you don't cease immediately I shall throw another tant
18:14:30 <rcaenvwys> rum!
18:14:30 <rcaenvwys> Monero Community Member PS. You are interrupting my session of masturbation to The Man in the High Castle.
22:23:17 <Ange> Hi, what's the status of integrated addresses? https://www.getmonero.org/2019/06/04/Long-Payment-ID-Deprecation.html mentions "Note, however, that there is some
22:23:17 <Ange> discussion about phasing out integrated addresses as well."
22:23:41 <Ange> If I want to integrate Monero payments into a website, should I use integrated addresses, or subaddresses?
22:23:47 <sech1> Subaddresses
22:25:35 <Ange> sech1: rationale behind that? If I understand correctly, integrated addresses can be generated without having the private spend key, which makes using them this much safer.
22:26:30 <Ange> The post is from June 04, 2019, and I couldn't really find anything more on if they are to be deprecated, or if it was just a possibility.
22:26:58 <moneromooo> Subaddreses also can, so that's not much of an argument.
22:27:44 <moneromooo> (now if you meant private view key, fair enough)
22:28:20 <Ange> Ahh, I see, I missed that completely. I see how they are generated now.
22:30:23 <Ange> Or nevermind, I don't, but I think I'm starting to get it.
22:30:29 <Ange> >m = Hs("SubAddr" || a || account_index || subaddress_index_within_account)
22:30:56 <Ange> That's for private view key, per https://monerodocs.org/public-address/subaddress/#generating
22:31:21 <Ange> Do the subaddresses use private spend key of the account, for spending what they receive?
22:32:03 <moneromooo> All address/subaddress keys can be deterministically regenerated from the secret spend key.
22:39:27 <Ange> I see, thank you.
22:40:18 <Ange> Do subaddresses also have the limitation, that they cannot be used as a destination in transaction with multiple outputs?
22:40:35 <moneromooo> No.
22:41:59 <sech1> I think there's a limitation on coinbase reward that can only go to regular addresses, but it's only relevant for mining
22:42:52 <Ange> Seems so https://monerodocs.org/public-address/standard-address/#standard-address
22:43:17 <Ange> "Raw address is still useful for: accepting from senders who batch payouts (like mining pools); in this scenario the sender is paying multiple parties using a single transaction; such transaction has multiple outputs; subaddresses do not work in this scenario"
22:43:25 <Ange> moneromooo: is this part incorrect, then?
22:49:54 <moneromooo> Seems so, assuming the context does not change the meaning.