07:17:14 Hello, I want to ask two questions? 07:17:15 1 How to assign a proxy to monerod.exe 07:17:15 2 How to specify the lmdb directory 08:23:13 "2 How to specify the lmdb..." <- https://monerodocs.org/interacting/monero-config-file 09:10:00 use #monero, not this channel 09:10:13 Guest85 ^ 15:21:25 hyc: can you tag a new randomx release? 15:24:01 or sech1 ^^ 15:29:34 https://github.com/tevador/RandomX/pull/225 is still not merged 15:30:13 ((((uint8_t*)&x)[0] == 0xE9) ? (((uint8_t*)&x) + *(const int32_t*)(((uint8_t*)&x) + 1) + 5) : ((uint8_t*)&x)) 15:30:23 aw tevador was here recently... 15:33:23 sech1 do you use the same code in xmrig? 15:33:38 yes, and in p2pool 15:36:16 looks good to me as it only touches msvc, can 15:36:33 can't say about the addr part :D but I assume it's tested 15:39:11 It will technically work with any compiler, if the compiler puts JMP instruction first. It just emulates the JMP instruction to get the address 15:39:33 Monero doesn't even use MSVC 17:20:31 I assumed tevador was testing it out 19:02:02 tag? 19:09:18 new release tag? 19:10:10 we can update monero source with an arbitrary commitID instead, of course, but a tag would be cleaner 19:10:22 yep we used a tag in the past 19:11:51 well, 225 is merged now so we can go ahead, one way or the other 19:13:13 OK, it will be v1.1.10 19:13:49 cool 20:13:21 is a separate PR needed for the release-v0.17 branch? 20:13:45 yes