00:08:13 luigi1111w: 6672 in now reviewed 00:31:07 so from my side, once you have time you can merge this and then tag v0.16.0.1 00:31:08 thanks 06:09:34 I agree with tevador 06:09:35 cut them off at the knees and they won't revert to a lazy (and dumb) solution 09:58:54 Does really anyone except zcashers believe embedding FATF data into the tx is a great idea? 12:15:27 Hi! What IDE do you use when developing and contributing in monero project? 12:16:03 I've tried several but none of them stand up to the complexity of wallet2 and core_rpc_server 12:18:46 Rik: I use vim 12:20:09 bbedit 12:20:33 Which C ++ standard is used in Monero?) 12:20:41 all of them 12:20:47 moneromooo doesn't like C++11 12:20:49 :-P 12:20:59 '=D 12:21:33 hyc wishes we could rewrite it in C 12:21:34 and vtnerd keeps doing C++11 stuff that confuses moneromooo 12:21:53 I think as long as the code is legible and doesn't use anything too weird then it's mostly fine 12:22:08 https://github.com/monero-project/monero/blob/master/CONTRIBUTING.md 12:22:27 there's not much beyond the general guidelines there 12:22:35 I think that's mostly right. We do use C++11. Esoteric template stuff is discouraged. 12:22:45 Interesting atmosphere in development =)) 12:23:08 Rik: we have a LOT of ICs working on Monero, so it's hard to enforce a style guide that's too strict 12:23:15 I think it's just vtnerd's style really. Like... instead of functions, pass structures with operator() on them. That makes it hard to follow. 12:23:21 Got it, guys! 12:23:30 moneromooo: I know, I was just teasing :) 12:23:39 A a function call. What's the name ? operator(). Nice. What does it do now... 12:23:57 I use NetBeans as IDE, but have trying Visual Studio Code on my todo-list (from the "trojans are us" company) 12:24:02 Now I'm sure some of the stuff I do confuses others too :D 12:24:20 lol 12:25:18 Coincidentally, I've been fighting stupid template shit since yesterday. It's great when it works but damn, do templates make it a pain to get to that point... 12:29:33 What IRC client do you use to chat here?) I tried through the browser (freenode.net), but the history is not saved. 12:29:47 What's an IC ? I pattern match to integrated circuit... 12:30:09 Or somehting about more NSAey... 12:31:36 HexChat, and reading up here in the history (on good days, when the IRC bridge is up): https://mattermost.getmonero.org/monero/channels/monero-dev 12:33:12 I think Individual Contributor 12:34:57 I think the templates for http/p2p/rpc sessions in epee are just ridiculous 12:35:13 actually, most of the uses of templates in this codebase are ridiculous 12:35:35 and utterly undebuggable 12:35:46 bertptrs: yes 12:35:59 Rik: IRCCloud will save your history 12:36:02 else you have to setup ZNC 12:36:18 or use one of the bridges like MatterMost / Matrix / Slack 17:04:00 the lounge is self hosted irccloud, basically 17:23:48 logs are always available here: https://monerologs.net/monero-dev/20200623 17:41:51 Rik: the readme says GCC 4.7.3 is the compiler required to build, and 4.7.3 only supports C++11 (most of it anyway fwict) 18:59:14 tag is up 18:59:52 nice tyty 19:41:44 Has this type of network approach been considered before for Monero: https://github.com/tari-project/tari/pull/1986 19:42:00 Seems like a good way to drastically reduce unnecessary broadcast traffic 19:42:19 But I'm sure there are drawbacks I'm not thinking of right now 20:08:56 and im gonna rewrite it in bash 20:09:17 bashonero 20:25:18 anyone started reproducible builds for v0.16.0.1 yet? 20:26:28 Is it ready? I can kick mine off if so 20:26:58 yes 20:29:01 kicking off mine now 20:45:27 https://paste.debian.net/hidden/fe25bb54/ 20:48:27 iDunk: linux hashes match 20:53:06 Same, Linux hashes match 20:53:09 Still compiling the rest 21:02:31 Android hashes match 21:04:30 Love seeing all 32 cores get maxed out :D 21:09:40 Also multitail is amazing, and I can't believe I only recently found it 21:14:34 Windows hashes match. 21:19:46 All hashes match: https://paste.debian.net/1153553/ 21:22:36 Should there be a Reddit post asking for other's to do the same? 21:22:47 I can copy paste from an old one if needed, I think dEBRUYNE usually does those 21:24:31 I'll just clone this post if y'all are cool with it to start getting more testers: https://www.reddit.com/r/Monero/comments/go1ous/cli_v01600_nitrogen_nebula_has_been_tagged_you/ 21:24:46 fort3hlulz: you can make one if you want :) think dEBRUYNE was not on IRC so didn’t see it yet 21:24:55 Ok I'll go ahead and post! 21:25:44 Assuming I should change this text: 21:25:58 https://paste.debian.net/1153557/ 21:26:09 What are the quick highlights of 16.0.0.1? 21:26:18 *0.16.0.1 21:26:28 bug fixes 21:26:34 including the ledger one 21:26:45 Do you have a link to the PR/issue for that? 21:26:49 I can link it directly in the post. 21:28:08 https://github.com/monero-project/monero/pull/6594? 21:28:18 yep 21:28:20 sweet 21:28:47 https://www.reddit.com/r/Monero/comments/heng91/cli_v01601_nitrogen_nebula_has_been_tagged_you/ 21:29:40 thanks 21:49:22 meh. forgot to set -j8 on my build 22:03:45 Yeah wasn't here, thanks for posting fort3hlulz 22:06:25 hrm, i don't think i used docker last time.... and im just blindly copypasta the reddit post 22:08:10 wait, that doesn't make sense. ignore me. lah dee dah 22:08:55 All my hashes match 22:23:25 not sure why my commands dont build for FreeBSD 22:23:33 Could someone check that and make sure I'm not missing something? 22:23:58 what is the error? 22:24:25 Your gitian-build.py may be old. 22:24:39 you said you use ubuntu 20.04 on reddit which is untested 22:24:45 maybe that’s why? 22:24:53 should make no difference 22:25:04 everything in the docker is 18.04 22:26:16 I freshly downloaded the gitian-build.py: curl -O https://raw.githubusercontent.com/monero-project/monero/master/contrib/gitian/gitian-build.py iDunk 22:26:41 Yeah I don't think my host OS would matter for one build if the builds work at all in Docker 22:27:11 Copy it from builder/inputs/monero/contrib/gitian/gitian-build.py 22:27:17 didn’t change really 22:27:29 I also use the master one and freebsd builds 22:28:02 I'll dig into it more later 22:28:06 And rerun the build 22:28:28 Do you have -o switch in your command ? 22:28:35 maybe it's in your log and you just looked past it :P 22:34:32 Does anybody have some mathematical resources that you can recommend for the calculation of pps reserve? 23:21:25 my linux hashes match, yay