00:00:29 https://github.com/monero-project/research-lab/issues/73 00:02:28 "Didn't Monero devs innovate..." <- Yeah i thought that was straight from montero 00:02:49 Didn't monero make stealth addresses too? 00:03:21 For eth only way i could see it bring private is if you never comingled stealth addr with public addr 00:03:40 s/montero/monero/ 00:04:31 s/private/privacy/ 00:04:44 I think "stealth address" does come from Monero originally. Not sure 00:06:14 The Cryptonote 2.0 white paper describes them but doesn't give them the stealth name: https://moneroresearch.info/index.php?action=resource_RESOURCEVIEW_CORE&id=2 00:06:31 Section 4.3 Unlinkable Payments 00:21:23 Steal address on L2 with account abstraction, app address, session key something something, when withdraw to L1 it works like tornado.cash with some zk proof moonmath and you withdraw to any account(s) you want with arbitrary amounts. 00:22:04 s/./ / 00:23:26 Still probably have to rely on trusted relayer for initiate tx for L2 stealths tho. Idk what I am saying just making something up 01:09:16 Anyone have an opinion on the "best" way to encrypt your seed phrase? 01:11:38 xmrack[m]: For backup? Cipher with key in your head or scrambled in some physical location 01:12:09 Longish key phrase 01:13:37 hmm. Do you have any specific recommendations? 01:17:05 xmrack[m]: Not really. Look into ciphers :) 01:18:16 "Anyone have an opinion on the "..." <- 1 - Take random eeprom from junk hardware pile... (full message at ) 01:19:28 lol, that's pretty original 01:19:43 Ehhh 01:20:03 It's like driving a manual to avoid car theft 01:20:20 Some eeprom have lot of zeroed space in them too, so you can hide it there and the device will still work 01:21:14 Just dont put it in something can can be automatically flashed like by driver update or something ;) 01:21:21 s/can/that/ 01:49:23 Power surge eprom wiped ;) 02:02:06 "Power surge eprom wiped ;)" <- 1 - Make backup 02:02:06 2 - power surge into you're USB programmer at the moment you are playing with it, you have more change to solomine a block with a shit CPU than having that to append to you... 02:02:06 Just don't plug it upside down and use some semidecent eeprom programmer. Not the CH341a from some random source 08:33:31 "world of warcraft?" <- wownero 11:12:09 hi there 11:13:10 Im trying to setup some cold storage on a raspberry pi 1b however cant find any binaries for armv6... 11:15:42 Compiling would take a lot of time on such an old device. What should i do? 11:17:03 Plus would require me downloading a lot of dependencies from the internet.. 11:54:02 Better off using something else 14:13:55 "Im trying to setup some cold..." <- rpi is proprietary btw 14:14:28 for cold storage couldn't you just write down your wallet seedphrase? 14:50:26 raspberry pi software isn't proprietary 14:50:40 if you're looking for open source hardware you're going to have a hard time 14:50:49 and have a massive wallet 14:51:27 s/have/obtain/ 15:12:04 "for cold storage couldn't you..." <- I'm using it to generate it in an offline environment. RPI being proprietary is not really an issue since it won't connect to the internet even if it had spyware in it it wouldn't be able to share anything... 15:51:22 "if you're looking for open..." <- There's the Pine64 15:55:25 https://thegreaterreset.org/official-schedule/ 15:55:35 parazyd from darkfi then fluffypony 15:57:25 this is true. you'd just have to build wallet software for arm 16:01:23 https://github.com/monero-project/monero/releases 16:01:40 don't need to build it :) 16:03:59 armv6, but yeah, an old/original pi just aint good enough 16:12:07 we don't build offical armv6 binaries any more, only armv7 or armv8 16:12:40 but you could probably manage a cross compile, the same way we do arm cross compiles 16:17:47 that's cool. never knew tbh 18:54:29 Hello, I have been mining on p2pool-mini for a long while, but didn't get any reward even tho my hashrate is decent 18:54:59 I've noticed that every time p2pool starts, it prints this: 18:55:16 2023-01-21 18:53:37.7528 StratumServer SHARE FOUND: mainchain height 2804658, sidechain height 1, diff 100000, client 127.0.0.1:54392 user x, effort xx.xx% 18:55:34 Is this normal or my p2pool is fractioned from rest of p2pool nodes? 18:55:36 this is normal while it's syncing 18:55:44 check your wallet at https://mini.p2pool.observer/ 18:55:55 sech1: No results 18:56:07 and what does status command show in p2pool? 18:56:18 that's normal but spurious. nothing counts until it is fully syncd up 18:56:38 no, this 100000 share counts as a lottery ticket for a solo block :P 18:56:42 sech1: ```... (full message at ) 18:57:10 no, not stratum status 18:57:23 what's above it 18:57:25 sech1: This is what status gives 18:57:44 oops 18:57:49 * xfedex[m] sent a code block: https://libera.ems.host/_matrix/media/v3/download/libera.chat/fad7c922d3745bc47d72077073f8f0961ed3cc9e 18:58:14 you're not synchronized 18:58:29 make sure you run the latest p2pool version 18:58:34 sech1: WHAT? I wasted weeks of mining? 18:58:37 check that system clock is synchronized 18:58:57 sech1: it is synchronized according to https://time.is/ 18:58:59 if you're not synchronized, you were mining solo 18:59:12 sech1: running p2pool v2.7 18:59:45 restart p2pool with --loglevel 4 and see what warnings/errors you get 19:00:27 Main chain height 2804662 is correct, so your monerod is fine 19:01:44 actually, can you stop p2pool, delete p2pool.log and start it with --loglevel 4 19:01:50 and then send me the full p2pool.log 19:01:59 sech1: this is what i done 19:02:00 in case it doesn't sync properly 19:02:02 wait what 19:02:09 now it is syncing 19:02:10 i don't know why 19:02:16 only gives 2 warns: 19:02:16 2023-01-21 19:00:31.9728 RandomX_Hasher couldn't allocate RandomX light VM using large pages 19:02:16 2023-01-21 19:00:37.7354 P2PServer peer 173.22.127.228:37888 banned for 600 seconds 19:02:27 you can ignore these 19:02:48 according to past log (i backed it up) p2pool wasn't synced in the past days i mined 19:02:54 s/past/previous/ 19:03:18 can you share it? 19:03:35 Yes 19:05:33 sent log in private message to sech1 on libera.chat 19:06:23 One thing I noticed is that when I start p2pool for the first time, it doesn't give job to xmrig: I have to start it again 19:09:27 Maybe the problem is because I start p2pool with systemd? 19:11:05 from the log it looks like it syncs properly 19:11:15 because it submits blocks during sync 19:13:21 so you were synchronized, but it looks like you weren't mining 24/7 19:22:33 "so you were synchronized, but it..." <- No I wasn't 19:22:42 But before when i printed status it said not synced 19:23:42 emersoneduardorodrigues[xmpp]: What is happening here? Whats the secret? 19:23:53 also the log often says "StratumServer SHARE FOUND: mainchain height x, sidechain height 0" then sidechain height 1 then 2 19:30:16 the log says "SideChain add_external_block ..." so it was synchronizing successfully. But I can't tell anything more because log level was <= 1 - too low 19:52:53 "the log says "SideChain add_exte..." <- yeah it sometimes said add_external_block but sometimes didn't 19:53:24 to me it seems that sometimes p2pool somehow fails to sync 19:53:54 i will run it manually with log level 4 from now on, will update you if anything fails 20:31:03 Sech1 it happened again 20:32:38 https://paste.debian.net/hidden/e7f482c3/ 20:33:52 restarting fixes it 20:33:53 no idea why 20:34:45 it's not log level 4 20:34:53 I can't tell what's happening, not enough data 20:40:34 yeah sorry changed it to 4 20:40:39 but right now it's working 23:18:43 trustno1[xmpp]: If you would've won the "lottery" how would you manage you crypto money safe from the government? Would you withdraw it or not? 23:21:59 new link for monero xmpp chat: xmpp:monero⊙cyi?join