03:20:28 uh wow: https://community.xmr.to/blocks/frequencies/ 03:20:41 10 12 5 2.24 2.76 7.24 0.53 9.47 -1.71 11.71 03:20:54 300 49 150 12.25 137.75 162.25 125.51 174.49 113.26 186.74 03:21:08 those are the max and min timestamp values when i posted 04:58:23 blocks are coming too slowly? 04:58:34 net hash 1.3GH 04:58:51 seems pretty stable 06:12:23 sech1: what does your script say about hashrate? 06:13:10 XMR network hashrate 60 : 970.064 MH/s XMR network hashrate 120: 1,135.148 MH/s XMR network hashrate 360: 1,238.789 MH/s 06:15:59 Also looks fine here: https://bitinfocharts.com/comparison/confirmationtime-xmr.html#1y 14:16:10 yeah, musta been an anomaly 19:20:37 hm. Dero wrote golang version of RandomX but discarded the idea of using it, and are instead going for "astroBWT" as POW. https://github.com/deroproject/astrobwt 19:22:47 we talked about this already, README is full of misinformation and the algo is not ASIC resistant 19:22:53 dero is a scam anyway 19:24:30 still kind of interesting that the reimplemented in golang - both cryptonote and bulletproofs and randomx 19:24:41 They already switched to astrobwt 19:25:41 they _still_ claim RandomX is copyright Dero lol 19:26:47 their implementation is copyrighted, RandomX is just a PoW specification 19:27:22 the original license still applies to derivative work 19:30:36 they can add their copyright for the go implementation but the original copyright must be written down somewhere 19:36:30 For rewrites, it's a bit of a grey area. A translation would fall under derivative work. A reimplemtation from the spec would not. 19:37:22 A patent would carry over to a complete reimplementation. 19:37:26 considering that their source code is full of monero comments, it is unlikely a reimplementation of spec 19:40:53 but yep, otherwise it would be a grey area 20:17:48 sorry. I pull the logs from the web 20:18:01 i need to read. obvious things aren't obvious to an amateur like me 20:18:19 meant no disrespect. sorry again 21:50:14 https://git.dero.io/DERO_Foundation/RandomX/src/branch/master/superscalar.go#L755 21:50:15 https://github.com/tevador/RandomX/blob/master/src/superscalar.cpp#L617 21:50:28 is a 1 to 1 code translation, that’s what I meant with copyright 23:34:47 yeah that's clearly a derivative work, subject to original copyright 23:35:19 they can only avoid copyright by a cleanroom implementation, which this clearly is not