11:30:11 -xmr-pr- daemonserj opened issue #8986: bg-mining-miner-target still can't get reached 11:30:11 -xmr-pr- > https://github.com/monero-project/monero/issues/8986 12:42:11 moneromooo: any idea about https://github.com/monero-project/monero/issues/8986 ? i don't know how the background miner should work 12:47:19 I'm not sure how it's meant to work with multiple CPUs. I know one thing that's worse with randomx is that you can start/stop quickly (well, at least statr) due to the first hash needing a lengthy setup process. 12:48:31 Also, it looks like CPU usage is checked every 10 seconds, so the on/off will be "rough". 12:51:05 I commented, to ask for a sanity check first. 13:02:48 Looks like monero-wallet-cli can't sync from monerod in regtest mode now. 13:03:15 Claims "Unexpected hard fork version v1 at height 0. Make sure the node you are connected to is running the latest version." 13:03:22 (works in TF) 13:03:55 Not sure it ever works actually. I assume it did... 13:14:13 * moneromooo found the "STFU" switch. Nice. 15:40:08 are the monero mnemonic word lists taken from somewhere else or were they made specifically for monero? 15:42:22 They were taken from Electrum 15:43:37 also i find it odd that they seem to contain ~10.667 bits of entropy... what was the reasoning behind using a 1626 word dictionary instead of 2048 or 1024? 15:44:10 hmm actually I don't know if they are taken from Electrum 15:44:27 https://github.com/monero-project/monero/blob/master/src/mnemonics/electrum-words.cpp 15:44:50 based on the filename yes, assuming this isn't outdated 15:44:51 ah yes i think electrum introduced mnemonic seed words before the BIP39