-
cohcho
gingeropolous: there are ~15% of such blocks within last 90 * 720 blocks, It must be mostly f2pool.com blocks since it doesn't support xmr-node-proxy and can use only 4 bytes extra
-
cohcho
I've checked pools with non-empty last_block at miningpoolstats.com and only
monero.ragerx.lol uses 39 bytes long extra
-
moneromooo
The interesting parts to look at are the moments when monerod reports ~60 blocks in 60 minutes.
-
cohcho
network hashrate is growing faster than hashrate of some miners
-
cohcho
And there are only 11 blocks since hardfork 1978433 from monerod miners (with 33 bytes tx_extra)
-
cohcho
Also f2pool located in china (it explains 500ms delay) and It's interesting to know how many hopes are needed to reach them via tor
-
gingeropolous
i wonder if selfish mining is the only way they can really get blocks on the chain
-
cohcho
What are you talking about?
-
gingeropolous
i ponder if the block propagation delay makes it so if they only push 1 block to the network, its more likely to get orphaned
-
gingeropolous
they have to push blocks through the great firewall of china, correct?
-
gingeropolous
or get around it
-
gingeropolous
so the network finds a block (t0), it takes 500 ms to get to f2pool (t+500ms). All other miners on the network have had 500 ms of extra mining. f2pool finds a block, say at t+1m500ms .... eh i dunno
-
cohcho
99 tx_extra is being used only by minergate.com
-
cohcho
99 bytes long*
-
tevador
randomx in the browser:
i.imgur.com/u89O7Xw.png
-
tevador
I still need to polish the source code a bit
-
sech1
Did you find a way to set rounding?
-
cohcho
26ms without dataset looks good
-
cohcho
and the result is correct
-
cohcho
in hidden miner binary: "Copyright © Donal Trump 2017"
-
sech1
26 ms per hash? It must be with JIT, how did you manage to do JIT in browser?
-
cohcho
sech1: real world example of that config format
185.227.81.163/config.txt
-
cohcho
-
tevador
hint: it's being called from the browser, but that doesn't mean the code is actually running there
-
selsta
randomx as a service?
-
cohcho
It must be then that thin wrapper around randomx library with listening socket
-
tevador
bingo (not that thin, though)
-
tevador
-
Snipa
Ooooh. Neat!
-
tevador
~7 ms per hash with full dataset (as measure from chrome)
-
moneromooo
-
tevador
browser plugin should not be required
-
moneromooo
But surely it's compatible with one ?
-
moneromooo
(or was that not a reply to me ?)
-
tevador
sure, but requiring the installation of a browser plugin is a hassle
-
moneromooo
Yes, that's not idea. I don't see a better way though.
-
moneromooo
(That doesn't involve installing software automatically by exploiting the browser)
-
tevador
the only thing that is required is the randomx service (with some control panel), no browser mods are needed
-
tevador
that's a good thing because it requires active consent by the user