-
Rucknium[m]
-
Pcubensis[m]
<Rucknium[m]> "Didn't Monero devs innovate..." <- Yeah i thought that was straight from montero
-
Pcubensis[m]
Didn't monero make stealth addresses too?
-
Pcubensis[m]
For eth only way i could see it bring private is if you never comingled stealth addr with public addr
-
Pcubensis[m]
s/montero/monero/
-
Pcubensis[m]
s/private/privacy/
-
Rucknium[m]
I think "stealth address" does come from Monero originally. Not sure
-
Rucknium[m]
The Cryptonote 2.0 white paper describes them but doesn't give them the stealth name:
moneroresearch.info/index.php?action=resource_RESOURCEVIEW_CORE&id=2
-
Rucknium[m]
Section 4.3 Unlinkable Payments
-
agnetkek[m]
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.
-
agnetkek[m]
s/./ /
-
agnetkek[m]
Still probably have to rely on trusted relayer for initiate tx for L2 stealths tho. Idk what I am saying just making something up
-
xmrack[m]
Anyone have an opinion on the "best" way to encrypt your seed phrase?
-
opsoyo[m]
xmrack[m]: For backup? Cipher with key in your head or scrambled in some physical location
-
opsoyo[m]
Longish key phrase
-
xmrack[m]
hmm. Do you have any specific recommendations?
-
opsoyo[m]
xmrack[m]: Not really. Look into ciphers :)
-
RavFX[m]
<xmrack[m]> "Anyone have an opinion on the "..." <- 1 - Take random eeprom from junk hardware pile... (full message at <
libera.ems.host/_matrix/media/v3/do…24e86a615474db5edb994f109aebfb611a8>)
-
xmrack[m]
lol, that's pretty original
-
opsoyo[m]
Ehhh
-
opsoyo[m]
It's like driving a manual to avoid car theft
-
RavFX[m]
Some eeprom have lot of zeroed space in them too, so you can hide it there and the device will still work
-
RavFX[m]
Just dont put it in something can can be automatically flashed like by driver update or something ;)
-
RavFX[m]
s/can/that/
-
DanIsnotthemanBr
Power surge eprom wiped ;)
-
RavFX[m]
<DanIsnotthemanBr> "Power surge eprom wiped ;)" <- 1 - Make backup
-
RavFX[m]
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...
-
RavFX[m]
Just don't plug it upside down and use some semidecent eeprom programmer. Not the CH341a from some random source
-
cockliuser[m]
<DanIsnotthemanBr> "world of warcraft?" <- wownero
-
M4rkal[m]
hi there
-
M4rkal[m]
Im trying to setup some cold storage on a raspberry pi 1b however cant find any binaries for armv6...
-
M4rkal[m]
Compiling would take a lot of time on such an old device. What should i do?
-
M4rkal[m]
Plus would require me downloading a lot of dependencies from the internet..
-
ofrnxmr[m]
Better off using something else
-
cockliuser[m]
<M4rkal[m]> "Im trying to setup some cold..." <- rpi is proprietary btw
-
cockliuser[m]
for cold storage couldn't you just write down your wallet seedphrase?
-
arkhi[m]
raspberry pi software isn't proprietary
-
arkhi[m]
if you're looking for open source hardware you're going to have a hard time
-
arkhi[m]
and have a massive wallet
-
arkhi[m]
s/have/obtain/
-
M4rkal[m]
<cockliuser[m]> "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...
-
cockliuser[m]
<arkhi[m]> "if you're looking for open..." <- There's the Pine64
-
narodnik
-
narodnik
parazyd from darkfi then fluffypony
-
arkhi[m]
this is true. you'd just have to build wallet software for arm
-
cockliuser[m]
-
cockliuser[m]
don't need to build it :)
-
plowsof11
armv6, but yeah, an old/original pi just aint good enough
-
hyc
we don't build offical armv6 binaries any more, only armv7 or armv8
-
hyc
but you could probably manage a cross compile, the same way we do arm cross compiles
-
arkhi[m]
that's cool. never knew tbh
-
xfedex[m]
Hello, I have been mining on p2pool-mini for a long while, but didn't get any reward even tho my hashrate is decent
-
xfedex[m]
I've noticed that every time p2pool starts, it prints this:
-
xfedex[m]
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%
-
xfedex[m]
Is this normal or my p2pool is fractioned from rest of p2pool nodes?
-
sech1
this is normal while it's syncing
-
sech1
check your wallet at
mini.p2pool.observer
-
xfedex[m]
sech1: No results
-
sech1
and what does status command show in p2pool?
-
hyc
that's normal but spurious. nothing counts until it is fully syncd up
-
sech1
no, this 100000 share counts as a lottery ticket for a solo block :P
-
xfedex[m]
-
sech1
no, not stratum status
-
sech1
what's above it
-
xfedex[m]
sech1: This is what status gives
-
xfedex[m]
oops
-
-
sech1
you're not synchronized
-
sech1
make sure you run the latest p2pool version
-
xfedex[m]
sech1: WHAT? I wasted weeks of mining?
-
sech1
check that system clock is synchronized
-
xfedex[m]
sech1: it is synchronized according to
time.is
-
sech1
if you're not synchronized, you were mining solo
-
xfedex[m]
sech1: running p2pool v2.7
-
sech1
restart p2pool with --loglevel 4 and see what warnings/errors you get
-
sech1
Main chain height 2804662 is correct, so your monerod is fine
-
sech1
actually, can you stop p2pool, delete p2pool.log and start it with --loglevel 4
-
sech1
and then send me the full p2pool.log
-
xfedex[m]
sech1: this is what i done
-
sech1
in case it doesn't sync properly
-
xfedex[m]
wait what
-
xfedex[m]
now it is syncing
-
xfedex[m]
i don't know why
-
xfedex[m]
only gives 2 warns:
-
xfedex[m]
2023-01-21 19:00:31.9728 RandomX_Hasher couldn't allocate RandomX light VM using large pages
-
xfedex[m]
2023-01-21 19:00:37.7354 P2PServer peer 173.22.127.228:37888 banned for 600 seconds
-
sech1
you can ignore these
-
xfedex[m]
according to past log (i backed it up) p2pool wasn't synced in the past days i mined
-
xfedex[m]
s/past/previous/
-
sech1
can you share it?
-
xfedex[m]
Yes
-
xfedex[m]
sent log in private message to sech1 on libera.chat
-
xfedex[m]
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
-
xfedex[m]
Maybe the problem is because I start p2pool with systemd?
-
sech1
from the log it looks like it syncs properly
-
sech1
because it submits blocks during sync
-
sech1
so you were synchronized, but it looks like you weren't mining 24/7
-
xfedex[m]
<sech1> "so you were synchronized, but it..." <- No I wasn't
-
xfedex[m]
But before when i printed status it said not synced
-
dANBs[m]
emersoneduardorodrigues[xmpp]: What is happening here? Whats the secret?
-
xfedex[m]
also the log often says "StratumServer SHARE FOUND: mainchain height x, sidechain height 0" then sidechain height 1 then 2
-
sech1
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
-
xfedex[m]
<sech1> "the log says "SideChain add_exte..." <- yeah it sometimes said add_external_block but sometimes didn't
-
xfedex[m]
to me it seems that sometimes p2pool somehow fails to sync
-
xfedex[m]
i will run it manually with log level 4 from now on, will update you if anything fails
-
xfedex[m]
Sech1 it happened again
-
xfedex[m]
-
xfedex[m]
restarting fixes it
-
xfedex[m]
no idea why
-
sech1
it's not log level 4
-
sech1
I can't tell what's happening, not enough data
-
xfedex[m]
yeah sorry changed it to 4
-
xfedex[m]
but right now it's working
-
dANBs[m]
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?
-
demitasse[m]
new link for monero xmpp chat: xmpp:monero⊙cyi?join