-
luigi1111w
in theory you should only need one
-
luigi1111w
IDK in practice
-
viperperidot[m]
Not sure if this info means helps but it takes a good couple minutes for monerod status to come back with an answer
-
viperperidot[m]
* Not sure if this info helps but it takes a good couple minutes for monerod status to come back with an answer
-
moneromooo
One should be enough, it'll just pull everything from that one, it'll be slower.
-
moneromooo
Two is better since it can interleave pull and process.
-
viperperidot[m]
I noticed on my last sync_info query that only 1 of the peers I am connected to is at the current xmr block height, the rest are like 1 million blocks behind.
-
viperperidot[m]
But that 1 peer I have 112mb queued
-
viperperidot[m]
So maybe that's why it was going quickly for the first bit because I was syncing with all the peers who were 1.4million height and less
-
viperperidot[m]
Then when I hit that mark I switched to only using the 1 peer..
-
viperperidot[m]
Question is I guess why are there nodes that are so far behind and how do you prevent from connecting to them
-
moneromooo
They're the lying nodes.
-
moneromooo
You can't simply drop nodes behind you or new nodes could never sync.
-
viperperidot[m]
Ok well I guess theres not much I can do then
-
viperperidot[m]
I will set the record for longest sync though
-
selsta
did you delete p2pstat.bin?
-
selsta
p2pstate.bin*
-
viperperidot[m]
Yes
-
selsta
and you are back with these nodes?
-
viperperidot[m]
Yes
-
selsta
p2pstate.bin inside the data dir?
-
viperperidot[m]
Yes but I can try it again
-
selsta
did you also restart the daemon?
-
viperperidot[m]
Yes
-
viperperidot[m]
Trying again
-
nioc
just synced 16,200 blocks on my 3900X machine while it was mining
-
nioc
cpu usage was ~8% so one core
-
nioc
it took 95 min = 170 blocks/min
-
nioc
SSD was at most 3% usage
-
dsc_
3900x? nice.
-
» dsc_ touches nioc
-
nioc
:)
-
dsc_
New CPU's coming out soon though!
-
dsc_
(sorry for hijacking the convo)
-
viperperidot[m]
Jealous :P
-
viperperidot[m]
Just waiting for the daemon to stop it's taking a long time
-
viperperidot[m]
Every command I give to monerod takes like 10 min
-
viperperidot[m]
Must be because it's busy syncing or something
-
moneromooo
That can't be due to the peers.
-
moneromooo
Maybe playing with the db sync mode would help.
-
moneromooo
But faster == less safe.
-
moneromooo
I think at your stage, you might take faster :D
-
viperperidot[m]
Haha well how is it less safe?
-
moneromooo
It's normally good, but might corrupt the db on OS crash or power loss.
-
viperperidot[m]
Oh I thought you meant from a privacy or security perspective
-
moneromooo
--db-sync fastest:async:1000000000bytes
-
viperperidot[m]
I'm ok with that risk
-
viperperidot[m]
I already had the db corrupt once on a power loss lol
-
moneromooo
Sorry:
-
moneromooo
--db-sync-mode fastest:async:1000000000bytes
-
moneromooo
Copy the db first, so you have somehting to start back from if it goes again.
-
moneromooo
(while monerod is not running)
-
viperperidot[m]
ok thanks im goin for it!
-
moneromooo
You can also try: ban 51.0.0.0/8 and ban 54.0.0.0/8
-
moneromooo
That takes care of a good slice of the asshole nodes.
-
moneromooo
But with a fair amount of collateral of course. When you've synced, unban.
-
viperperidot[m]
XD ok
-
viperperidot[m]
sons of bitches
-
viperperidot[m]
get outta here asshoe nods
-
viperperidot[m]
!
-
viperperidot[m]
does it matter that the system clock on monerod doesn't match my local time?
-
moneromooo
Yes, unless by a few minutes.
-
moneromooo
er
-
viperperidot[m]
It's off by a few hours
-
moneromooo
If your system time is off by more than, say, 30 minutes from NTP time, it's bad.
-
viperperidot[m]
How do I fix that?
-
moneromooo
If it's just your local time as adjusted by timezone, it's fine. UNIX time is what counts.
-
moneromooo
date --utc
-
moneromooo
Should be ~1:24
-
viperperidot[m]
Oh ok that's right then
-
viperperidot[m]
I dont see this command in the help list: --db-sync-mode fastest:async:1000000000bytes
-
viperperidot[m]
Or do I just run monerod with that after it?
-
selsta
yes
-
viperperidot[m]
./monerod --data-dir <path> --db-sync-mode fastest:async:1000000000bytes
-
viperperidot[m]
Ok does this look good?
-
moneromooo
Yes
-
viperperidot[m]
perfect
-
sethsimmons
Sync with out_peers at default on 3700X/16GB/1TB NVMe SSD:
-
sethsimmons
Sync time: 590.647 min, idle time 71.2448%, 70988.6 + 318.8 MB downloaded, 5.07672% old spans, 0.00153747% bad spans
-
sethsimmons
So ~4h with out_peers set to 50, and 10h with out_peers set to 8 0.0
-
ndorf
sethsimmons: just curious, is that without any incoming peers?
-
sethsimmons
yes, both without any incoming peers.
-
sethsimmons
Rerunning with out_peers 50 with sync-info:INFO to get the same data for that, curious how it compares (and curious if its under 4h again).
-
moneromooo
I'm surprised at the speedup.
-
luigi1111w
what's that sync data from?
-
moneromooo
Guess you have a blazing cpu.
-
ndorf
he said 3700X, i think that qualifies
-
moneromooo
I see numbers.
-
sethsimmons
AMD R73700X, 8c16t
-
luigi1111w
cpu shouldn't matter that much until after last checkpoint, surely
-
sethsimmons
Seems like network is by far the bottleneck, and increasing out_peers has a very large impact
-
sethsimmons
But will continue wrecking my SSD to test some more :D
-
moneromooo
Blazing SSD then :D
-
luigi1111w
hmm lemme try more peers
-
moneromooo
I guess monerod could detect when it's starving and temp increase num out connections.
-
luigi1111w
I was running with exclusive lan node and that doesn't seem that fast
-
justesting
What's with the recent increase in hashrate, it skyrocketed, anyone know?
-
moneromooo
We're just testing.
-
justesting
lol
-
justesting
never used IRC before
-
moneromooo
Never too late to fix that :)
-
moneromooo
Someone mentioned xmrig on 40k machines.
-
moneromooo
And beefy ones.
-
justesting
dang
-
sethsimmons
<moneromooo "Blazing SSD then :D"> Sandisk 970 EVO NVMe, 1TB
-
luigi1111w
sandisk
-
ndorf
sandisk or samsung?
-
justesting
seemed like it might be an attempt to get 51% of the hashrate
-
ndorf
i thought EVO was samsung
-
sethsimmons
<ndorf "sandisk or samsung?"> Sorry Samsung
-
sethsimmons
Brain is fried 😅
-
ndorf
those things are wicked fast
-
justesting
maybe it's the result of the IRS's query? super expensive if so...
-
sethsimmons
Pro is faster 😢
-
ndorf
about 3x as fast as my CPU can decrypt, lol. money well spent
-
luigi1111w
pro is faster sustained writes
-
luigi1111w
marginally faster reads than non plus evo
-
ndorf
i'm now wishing i'd bought the crucial one for 1/2 the price
-
moneromooo
So... for the NSA hten.
-
luigi1111w
my little cpu seems mostly idle still at 30 peers
-
luigi1111w
maybe I need better peers
-
moneromooo
That's what every defendent thinks when they're told htey'll be judged by a jury of their peers
-
sethsimmons
<ndorf "about 3x as fast as my CPU can d"> Well worth it for sure, love it.
-
sethsimmons
Interestingly enough sync times are about equal between that and my crappy old Intel 660p/TR1950X/32GB rig
-
ndorf
yeah i got something like 3.5GB/s raw read and 1.1GB/s through dm-crypt... rude awakening
-
sethsimmons
Both around 3h45m with out_peers at 50
-
ndorf
been at least a decade since the actual performance of disk encryption was even a remote concern
-
ndorf
forgot all about that
-
viperperidot[m]
@moneromooo: Alright I got those addresses banned and launched monerod with the fastest sync mode
-
viperperidot[m]
Now I have 3/8 peers that are at the correct block height
-
viperperidot[m]
And according to Status I will be synced in 2.4 months :D
-
luigi1111w
er, 20 peers
-
viperperidot[m]
Only have 23mb queued from 2 peers
-
viperperidot[m]
Seems to be commands for monerod get progressively slower the longer it runs
-
viperperidot[m]
Doesn't seems like those changes had an effect unfortunately
-
selsta
sethsimmons: I guess with 8 peers it depends on how lucky you get with them.
-
viperperidot[m]
Would it make more sense for me to just download the blockchain from getmonero.org?
-
selsta
You could setup a small VPS and host a node on it :)
-
luigi1111w
hey 50 peers got my cpu up to 100
-
sethsimmons
Don’t think I’ve been anywhere close to that, but I haven’t kept a close eye on it past like 60% sync
-
nioc
<•luigi1111w> "my little cpu"
-
nioc
sethsimmons: ^^
-
viperperidot[m]
are there any 'trusted' nodes I could connect to while waiting for the sync or not really?
-
sethsimmons
Can always use node.xmr.to or node.Moneroworld.com
-
sethsimmons
I used node.xmr.to today and it worked great while I was testing node sync times.
-
viperperidot[m]
The only data they would see would be your ip address right?
-
viperperidot[m]
They wouldn't see your secret view key or addresses would they?
-
sethsimmons
No, just what blocks you’re requesting along with your IP address IIRC
-
ndorf
correct
-
luigi1111w
6700T
-
viperperidot[m]
Is all I have to do put node.xmr.to and 18081 into the bootstrap part of the gui and then restart the daemon?
-
viperperidot[m]
I did it in the gui and cli
-
luigi1111w
looks like 5:30 ish
-
k808
is github/hyc/cpuminer-multi a good one to use?
-
k808
i dont need a gui or anything
-
luigi1111w
er limit up is set to 2mBps or something, I see
-
luigi1111w
now cpu runs at 100
-
k808
ill be back later, i need to add more memory to this box so i run quad channel
-
Inge-
luigi1111w: 6700T + ssd + 50 peers ?
-
luigi1111w
nah back to local peer
-
luigi1111w
75% done after 1hr
-
Inge-
75% is NOT an interesting benchmark :P
-
Inge-
syncing monero is like a software project "now we are 80% done"
-
marmulak
heh
-
marmulak
monero block chain is very busy, it took me forever to sync the last 10%
-
marmulak
but my drive a slow
-
marmulak
I wonder how much of the activity on the block chain is just government-backed firms fucking around with transactions
-
Inge-
if it is the IRS then it makes it that much more difficult for russian and chinese intelligence
-
Inge-
¯\_(ツ)_/¯
-
marmulak
not that they are competent anyway
-
luigi1111w
sync past the last checkpoint will be heavily cpu dependent, and not that interesting to me
-
luigi1111w
for this case anyway
-
Inge-
heh yeah that is also one of the things that impact actual sync time. I remember being thrown off by it taking a good deal longer when I re-ran the sync at a later time (with more blocks past the last checkpoint ...)
-
luigi1111w
yup, but there's not really any games you can play with peers and networking
-
luigi1111w
it's just cpu time
-
luigi1111w
it might explode on the last 2k blocks
-
luigi1111w
right to 200% usage
-
luigi1111w
final time 2:20
-
artefact
aahhh what's happening with the hashrate again
-
wolfkeeper[m]
Hi, not sure if I can do this here, but can anyone on the group give me some more info on Monero? How good, user experience, etc? I am wanting to buy but have no idea of Crypto currencies and checked out the website, but don't understand half the terminology.
-
john_r365
wolfkeeper[m] - can recommend the Monero Monitor podcast - has a lot of good intro content. If you're new to crypto, it's probably worth getting clear with the innovation around Bitcoin - and for that the analysis of the whitepaper in Monero Monitor episode 7 is good.
-
john_r365
if you're builidng a tree of knowledge, start with Bitcoin, then later things like ring signatures, stealth addresses, confidential transactions etc. will have more context
-
wolfkeeper[m]
Thank you for the advise. where can I find Monero Monitor podcast and the Episode 7 of the whitepaper? Sorry, very new...
-
wolfkeeper[m]
<john_r365 "wolfkeeper - can recommend the M"> Thanks for the advise. where can I find Monero Monitor podcast and the Episode 7 of the whitepaper? Sorry, very new...
-
john_r365
It's an old project, and Mike doesn't maintain it anymore - he's been busy working with NASA (no joke) - but you can find it on Sticher amongst other things
stitcher.com/podcast/the-monero-monitor-podcast
-
john_r365
Once you're a bit more comfortable with the core innovations around Bitcoin - you might then find the Mastering Monero book interesting, for understanding the improvements Monero has added - see
masteringmonero.com
-
john_r365
If you're not already active on the Monero Subreddits, take a look at reddit.com/r/monero (search it for questions) and for asking basic support questions see reddit.com/r/monerosupport/
-
wolfkeeper[m]
<john_r365 "If you're not already active on "> Awesome thanks! Phew lots of research!
-
peter22222
hello together. I have a question. I tried to run monerod from cli, and after 99% of syncing (took ages) I got this error message:
-
peter22222
2020-10-14 05:33:14.797 [P2P8] ERROR default src/common/threadpool.cpp:170 Exception in threadpool job: mprotect failed
-
peter22222
I ve been researching but I didnt find any solution... anybody knows what to do now? thank you for your help
-
k808
Anyone mining on a r720 that want to share some tips with me?
-
k808
probably goes for r710 too
-
k808
i disabled 'hardware prefetcher' and 'adjacent cache line prefetch', anything more i should be aware of?
-
dixie__flatline[
<wolfkeeper[m] "Hi, not sure if I can do this he"> User experience of Monero is quite smooth. I am mainly a bitcoin user, and the first things that struck me with monero are:
-
hyc
^ monero is so private even the UX is secret
-
algo_max[m]
<wolfkeeper[m] "Hi, not sure if I can do this he"> Just make sure to get a safe wallet that doesn't try to steal your money. Then play around with a small amount of money to learn how sending / receiving works. Other pointers you've got are great starts - Monero Subreddit, Mastering Monero book,... that book also provides a good comparison with how Bitcoin works in the first chapters.
-
takel
which is the site that swap monero/bitcoin
-
moneromooo
xmr.to ?
-
moneromooo
or morphtoken for the other direction
-
takel
morphtoken
-
takel
thnx
-
rah
I'm still getting crashes in my monerod :-(
-
takel
morphtoken is for monero >bitcoin not the opposite?
-
rah
with 0.17
-
rah
same as 0.16
-
rah
moneromooo: did you resolve the crash in the networking code?
-
moneromooo
I don't remember a crash in the networking code.
-
moneromooo
Do you have a stack trace ?
-
rah
:-/
-
rah
17:29 < rah> looks like it's segfaulting in epee::net_utils::network_address::serialize_map
-
rah
I don't have a stack trace to hand, no
-
rah
you sent me a patch
-
moneromooo
Hmm, that does ring a slight bell...
-
rah
which dumped a load of debugging output
-
moneromooo
Oh. Great. That'd be why I don't remember. Async message passing :D
-
moneromooo
Do you have the ouptut ?
-
moneromooo
Also, what architecture ?
-
rah
:-/
-
rah
I already sent you the output
-
moneromooo
Then I guess it was not enough. Did you try runnig with ASAN ?
-
dEBRUYNE
-
rah
moneromooo: I did but it wouldn't compile
-
rah
14:09 < rah> /usr/bin/ld: ../../contrib/epee/src/libepee.a(net_helper.cpp.o): TLS transition from R_X86_64_TLSGD to R_X86_64_GOTTPOFF against `_ZN5boost4asio6detail15keyword_tss_ptrINS1_10call_stackINS1_15task_io_serviceENS1_27task_io_service_thread_infoEE7contextEE6value_E' at 0x176f in section
-
rah
14:09 < rah> `.text._ZN5boost4asio6detail15task_io_service3runERNS_6system10error_codeE[_ZN5boost4asio6detail15task_io_service3runERNS_6system10error_codeE]' failed
-
rah
14:09 < rah> /usr/bin/ld: final link failed: Nonrepresentable section on output
-
rah
14:10 < moneromooo> That's no fun. Might need CLANG, IIRC some versions of GCC cause similar issues.
-
moneromooo
Hrm. OK, whe ndoes it crash ? Right at startup, or later ?
-
rah
14:36 < rah> moneromooo: I have clang installed
-
rah
later
-
rah
around once a minute
-
moneromooo
OK, then try building with -g -O0.
-
moneromooo
Let me find out where exactly to put those...
-
moneromooo
Looks like make debug does it.
-
moneromooo
Then we might get a useful stack trace.
-
rah
the stack trace was of no use before, I'm not sure why you expect it to be of use now
-
moneromooo
I guess I told you to add printfs all around that function alreayd ?
-
moneromooo
Because I did not know it was not useful.
-
rah
that was the patch you sent me
-
rah
we've already been down this road
-
moneromooo
I don't remember what we did or did not do, I said so earlier.
-
rah
we got to the point where I was trying to compile with ASAN and I got the above compiler error and then I got no further response from you
-
moneromooo
That's because I have no idea how to fix it :)
-
rah
you could have said so
-
moneromooo
Except maybr try anoher compiler or linker.
-
rah
I think it would be better to file a bug
-
copenhagen_bram[
Where can I buy new shoes with monero?
-
moneromooo
Indeed.
-
moneromooo
If you pay a high enough premium, you can ask anyone to buy and sell you shoes ^_^
-
moneromooo
Maybe building boost with asan would also help.
-
moneromooo
Just guessing from the error message though.
-
rah
moneromooo: if you agree that it would be better to file a bug, why did you suggest doing something different?
-
normo
Last blog on testnet is half an hour old. Is thisthe reason for the discussion going on?
-
moneromooo
What did I suggest ?
-
copenhagen_bram[
I just realized something, you know the dogecoin meme that 1 DOGE = 1 DOGE? Well because Monero is fungible, that's actually true about Monero because 1 Monero always = 1 Monero
-
rah
14:49 < moneromooo> Except maybr try anoher compiler or linker.
-
moneromooo
Because it stands a reasonable chance of working.,
-
moneromooo
Guess, again.
-
rah
moneromooo: so you don't agree that it would be better to file a bug?
-
moneromooo
It would be better to file a bug than not.
-
rah
moneromooo: if you agree that it would be better to file a bug, why did you suggest doing something different?
-
moneromooo
One more line from /ignore. Because one may do several things, they are not incompatible.
-
rah
dickhead
-
copenhagen_bram[
as if filing a bug and trying another compiler or linker were mutually exclusive
-
rah
copenhagen_bram[: of course they're not mutually exclusive but rather than recognising his inability to help further, saying as much, and taking it to the next step of filing a bug, moneromooo chose to spit out some inane shot-in-the-dark suggestions
-
rah
there's a backtrace and a specific line of code where monerod fails
-
rah
which is a pretty strong position to be able to fix it
-
rah
but rather than suggest presenting that information to more knowledgable developers, moneromooo thinks it's best to spend shit loads of time faffing around with fucking compilers
-
rah
of course, I'm the real dickhead for not recognising what was going on sooner
-
selsta
Are you a dev?
-
rah
what do you mean?
-
selsta
Are you a C++ dev?
-
rah
what do you mean?
-
rah
I can write C++ if that's what you're asking
-
selsta
Well mooo is monero’s main dev and he probably has the best knowledge over the whole codebase (also wrote a huge part of it), so if someone can fix the issue most likely he can. So I find it interesting that you call his suggestions inane, as if you would know it better.
-
rah
*facepalm*
-
rah
selsta: that this guy is the main dev of monero is, to me, a very bad sign for monero
-
selsta
lol
-
rah
to be clear: I'm a professional software engineer and I've been writing C++ (amongst many other languages) for about 20 years
-
selsta
why don’t you fix it yourself?
-
rah
exactly!
-
rah
because I was busy following inane fucking suggestions from dickheads on IRC
-
rah
although now I'm thinking that if the main monero developer can't fix this problem with the information I've given to him then perhaps it would be better to stop using monero
-
selsta
no one cares if you stop using monero
-
rah
the feeling is mutual
-
copenhagen_bram[
What's the problem? How serious is it?
-
rah
copenhagen_bram[: why are you asking?
-
rah
copenhagen_bram[: I'm not going to bother investing time and energy in cooperative debugging with someone else who's going to waste my time
-
TheCharlatan
rah, if there is a reproducible crash after you compiled a valid binary, the only place your issue belongs is in a bug report.
-
rah
TheCharlatan: I know right!
-
rah
TheCharlatan: you'd expect the main monero developer to suggest that wouldn't you!
-
copenhagen_bram[
Well, if it's a security risk I'd like to know about it.
-
dsc_
software dev for 20 years yet doesn't know how to open an issue
-
dsc_
w0w
-
rah
dsc_: twat
-
TheCharlatan
There are many peole coming here with usually trivial to fix issues, so no, if they come here, I would give the same answers he has.
-
dsc_
rah: xoxo
-
copenhagen_bram[
Hey I know how to submit an issue, or at least I think I do. I know I've seen worse issues than I make on some repos. And I'm not a developer.
-
rah
TheCharlatan: what's special about "here" that makes your answers different to some other medium, like the bugtracker?
-
copenhagen_bram[
If someone can tell me about this bug/problem, I could reproduce it and make an issue myself, on the github repo.
-
copenhagen_bram[
In the meantime, I'll scroll up and see what I can find about the problem.
-
rah
copenhagen_bram[: why the fuck would I spend the time and effort conveying the problem to another person and getting them to reproduce it and file a bug, rather than just filing a bug myself?
-
ErCiccione1
Why is this asshole not kicked out yet?
-
copenhagen_bram[
<rah "copenhagen_bram: why the fuck wo"> I see your point, I apologize.
-
copenhagen_bram[
<ErCiccione1 "Why is this asshole not kicked o"> can we be respectful? maybe they're just frusterated right now.
-
copenhagen_bram[
frustrated*
-
ErCiccione1
Don't care if they are frustrated. They behave nicely with others or they can go somewhere else
-
dsc_
There is no "they" in FOSS, only you. Want something done/fixed, do it yourself. If you need help, be welcoming of none/any you get.
-
copenhagen_bram[
Well, if anyone needs someone to talk to, to chill out or vent or something, my DMs are open.
-
d4ndo[m]
Is this the linux mailing list, or why are you cursing?
-
copenhagen_bram[
That's all I can do to help.
-
copenhagen_bram[
> the linux mailing list
-
copenhagen_bram[
lol. I guess coding can be frustrating.
-
rah
dsc_: there are many people on IRC who present themselves as being helpful when really they only seek to boost their own ego
-
azy
##psychology
-
dsc_
IIRC. we've been minimizing our use of Boost as of late.
-
dsc_
for compile time reasons (?)
-
rah
dsc_: more often than not, those people are just a drain and actually serve to retard progress rather than help
-
rah
dsc_: in other words, there are many people in "FOSS" who are unhelpful and I feel no obligation whatsoever to tolerate them
-
copenhagen_bram[
also, I was using the word they as a gender neutral pronoun
-
takel
"gender neutral"
-
dsc_
rah: ignored.
-
rah
oh noes!
-
takel
i was kicked out because of "gender neutral"
-
copenhagen_bram[
wait what?
-
marmulak
wat
-
takel
how to connect to node for avoiding to download all blockchain
-
copenhagen_bram[
sorry for using that phrase, but i don't know what pronouns rah prefers
-
marmulak
takel: using wallet and remote node
-
copenhagen_bram[
or prune blockchain
-
ErCiccione1
What's happening to this chat? Nobody got kicked as far as i can see
-
sethsimmons
Idk lol
-
marmulak
copenhagen_bram: english has only a few pronounce... you me he she it they. Only two of them have gender (he and she) and what's common now is to avoid gender by saying "they" for singular
-
sethsimmons
Weird day in #monero
-
sethsimmons
Can we stay mildly on topic?
-
marmulak
yes
-
copenhagen_bram[
also if you were kicked for saying gender neutral, why weren't you kicked again for saying it again?
-
marmulak
ok what gender is monero?
-
sethsimmons
<sethsimmons "Can we stay mildly on topic?"> ?
-
marmulak
I think monero is masculine because of the big M
-
copenhagen_bram[
it's male, if it were female it'd be called monerino as per esperanto grammar
-
ErCiccione1
copenhagen_bram: Nobody got kicked. Don't know why they are claiming that
-
moneromooo
I've seen that a few times.
-
moneromooo
-!- takel [0595ffb2⊙5] has quit [Remote host closed the connection]
-
marmulak
fair enough
-
moneromooo
People just assume malice rather then their own fault :)
-
copenhagen_bram[
yeah me neither
-
moneromooo
Or ISP or whatever.
-
ErCiccione1
Jesus christ
-
copenhagen_bram[
if someone gets kicked on IRC does the Matrix room say X was kicked?
-
moneromooo
Try it :D
-
moneromooo
Oh, needs an op...
-
marmulak
copenhagen_bram: it should
-
oceanus[m]
*theysus christ
-
copenhagen_bram[
Well I know if I were kicked it give me a big "You've been kicked"
-
marmulak
sometimes an IRC user leaves the chat in a way that the matrix bridge doesn't notice, and so bridges chats often have irc ghosts in them
-
marmulak
but I don't know exactly under which conditions that happens
-
copenhagen_bram[
But I mean if someone on IRC kicks someone on IRC, does it show up correctly on Matrix?
-
marmulak
it should
-
copenhagen_bram[
yay ghosts, i always knew this place was haunted
-
takel
no is just that "gender neutral" is cia invention
-
marmulak
all matrix chats are full of dead nicks
-
copenhagen_bram[
oh btw jolan tru marmulak
-
marmulak
what is jolan tru
-
copenhagen_bram[
it's a romulan greeting
-
hyc
wasn't it Romulan insurgents?
-
marmulak
oh yes
-
copenhagen_bram[
because we're both in the star trek matrix room and I think your name sounds romulan
-
marmulak
ohhh
-
marmulak
it's Persian actually, but it would be cool to know Romulan
-
marmulak
I did a few Klingon lessons on Duolingo but that's it
-
copenhagen_bram[
-
copenhagen_bram[
it's persian?? :o
-
marmulak
yes 🦎
-
copenhagen_bram[
oh cool
-
marmulak
do lots of star trek fans use monero?
-
thrmo
99% of them
-
marmulak
wow
-
jonathancross
<Inge- "Is Atomic Wallet another one of "> They claim it is Open Source, but had not released source code AFAICT:
-
copenhagen_bram[
faircoin sounds more star treky though
-
copenhagen_bram[
although i can imagine romulans using monero for the rare occasions where they make trades with ferengi
-
marmulak
makes sense
-
copenhagen_bram[
privacy is dead in the federation, the senior officers can ask the computer where you were, and the ship probably records your voice commands as well as what you do in the holodeck
-
cbr
federation credits ftw
-
copenhagen_bram[
there was an ENT episode where t'pol sent an encrypted letter to her friend and the Enterprise officers decrypted it
-
marmulak
so it's like the present
-
cbr
or goldpressedlatinum
-
cbr
GPL coin
-
cbr
should copyrght that
-
copenhagen_bram[
you mean so you can make a gold pressed latinum cryptocurrency? because it's already been done, i saw it somewhere once
-
hyc
well, privacy on board a starship seems pretty unreasonable
-
marmulak
yeah
-
marmulak
that's like having privacy in a city
-
hyc
it's basically a military vessel, nobody really should be attending to "personal matters"
-
moneromooo
You likely want to allow *some* of that on a long hail military vessel, for morale.
-
moneromooo
haul*
-
copenhagen_bram[
it's even worse on DS9 because the software is cardassian and the cardassian government is inspired by 1984
-
copenhagen_bram[
and the issues inherent with proprietary software are apparent to chief obrien every day
-
cbr
Federation citizens only use credits when trading with inhabitants of non federation planets
-
cbr
Yes I googled it lol
-
copenhagen_bram[
sound's like they're a moneyless society except they force you to use money if you're poor
-
cbr
So monero will be dead by 2161
-
copenhagen_bram[
"We're a moneyless society! Oh wait, you're not part of the Federation? That'll be 999.99 Federation Credits for this replicator. We don't force anyone to join the Federation, but oh my, those Klingons over there are looking really pillagey today."
-
cbr
and the compute can be used for science instead like GRC :)
-
copenhagen_bram[
* "We're a moneyless society! Oh wait, you're not part of the Federation? That'll be 999.99 Federation Credits for this replicator. We don't force anyone to join the Federation, but oh my, those Klingons over there are looking really pillagey today. Be a real shame if we couldn't protect your planet because it's not part of the Federation."
-
cbr
A tribble is 10 credits so 999 for a replication seems like a bargain
-
cbr
It cost 122,200 credits to train spock in starfleet
-
copenhagen_bram[
the tribbles are 999.99 a piece since the Klingons killed them all.
-
copenhagen_bram[
Unless you're in Starfleet, then you can get time traveled Tribbles for free.
-
cbr
Access to a stable wormhole runs to millions of credits
-
copenhagen_bram[
or a few slips of latinum
-
cbr
Bars most likely
-
copenhagen_bram[
-
copenhagen_bram[
here's the gold pressed latinum crypto
-
cbr
You stole my idea and knocked up that webpage already, nice work lol
-
oceanus[m]
Of course there's a star trek shitcoin
-
copenhagen_bram[
i didn't make that website, it's been around for a while
-
copenhagen_bram[
someone else came up with your idea before you did
-
cbr
Damn time travellers :)
-
copenhagen_bram[
call the temperal agents!
-
cbr
Instead of a Sports Almanac people will want a guild to all crypro currency launch dates and peak prices in the future.... erm past
-
cbr
guide
-
copenhagen_bram[
great scott!
-
copenhagen_bram[
Doc when he finds out how much power it takes to mine Bitcoin with an ASIC: Great Scott! 1.21 Gigawatts!
-
cbr
Back to cramming ESXi 7.0 onto a unsupported cpu 6.5 host, Just lost half hour of my life lol
-
copenhagen_bram[
"Doc, where's your proof of work?" "Proof of work?? Where we're going, we don't need proof of work."
-
cbr
If you went back to before bitcoin was founded and launched Monero instead would the crypto boom be better or would it never have happened ?
-
copenhagen_bram[
I noticed Monero recognizes when it's running on Tails, is it possible to sync the Monero blockchain to space on an external hard drive, while running it on Tails?
-
cbr
and would the present change or create an alternate timeline ?
-
copenhagen_bram[
depends on which version of Monero you release
-
cbr
the present that is here now rather than the one you would return to
-
cbr
OK
-
cbr
later ones probably wouldnt compile anyway
-
selsta
copenhagen_bram[: possible yes, but a bit complicated to setup and probably going to take ages to sync
-
copenhagen_bram[
if you went back to before Bitcoin was created and released the current version of Monero, it would be like introducing an expensive compound bow with accessories to people who are trying to make a bow out of wood and bark strings
-
copenhagen_bram[
And I'm not saying Monero is the car and Bitcoin is the horse or something like that, if you released the current version of Bitcoin back then it would be the same thing.
-
copenhagen_bram[
probably result in temporal police from the future tossing you into a black hole
-
copenhagen_bram[
Which is more profitable, manufacturing and selling bitcoin mining devices, or buying them and mining bitcoin with them?
-
sethsimmons
Why not manufacturing, mining with them, and then selling them?
-
sethsimmons
That’s what they do anyways, and is the best way to profit 😉
-
moneromooo
Tax them. Even better.
-
copenhagen_bram[
Imagine how much profit the IRS will make if they can tax Monero
-
endogenic
copenhagen_bram[: yeah but if you could pay taxes in monero (and your accountant) then i think most people would pay ... a lot of people are not fundamentally opposed to taxation, at least within their own jurisdictions!
-
pinheadmz
dEBRUYNE thanks for the info. i knew about ringCT activation i guess i didnt realzie how old these utxo were
-
copenhagen_bram[
Hey, maybe i could get a bunch of people to start sending an extra percentage of their taxes in Monero for as long as the IRS doesn't crack its privacy.
-
copenhagen_bram[
lol
-
ffnopeg
hi, I was running 0.17.01 without issues. Updated to 0.17.1.0 and now can't do any transfers. I'm trying the CLI right now and it says "Error: Reason: double spend, invalid input"
-
ffnopeg
is there some command I can use to refresh it? I tried using "refresh" but it didn't fix this
-
moneromooo
rescan_spent will work. And update to 0.17.1.0 then rescant_spent once, that bug is fixed.
-
ffnopeg
from the rpc I got "E daemon_send_resp.status != CORE_RPC_STATUS_OK. THROW EXCEPTION: error::tx_rejected"
-
ffnopeg
ok let me try, thank you
-
ffnopeg
I requested it over rpc but was taking so long I ^C it, I hope it's ok to just do it again?
-
moneromooo
It is.
-
moneromooo
Update first though, otherwise you'l have to do it every time you load your wallet.
-
ffnopeg
yes, I updated already. In another wallet I did it via cli and it looks fine now
-
ffnopeg
actually if I tried loading the wallet with 0.17.0.1 in this other one where rescan_spent is taking long I get an error, let me see
-
ffnopeg
W Failed to open portable binary, trying unportable followed by E Wallet initialization failed: basic_string::_M_replace_aux
-
dEBRUYNE
Typically, wallet caches are incompatible going back
-
dEBRUYNE
So 0.17.0.1 -> 0.17.1.0 works, but 0.17.1.0 -> 0.17.0.1 doesn't
-
ffnopeg
all good now. Interesting that rescan_spent via rpc was taking very long so I did it using the cli again, and it completed much faster
-
moneromooo
monero-wallet-cli splits calls in bunches of... 200 I think... key images.
-
moneromooo
Though actually that should also be the case if you go via monero-wallet-rpc since that also goes through wallet2.
-
ffnopeg
I used curl, would that make a difference?
-
moneromooo
Possibly the first time was busy loading pages from disk, the second one used cahced data.
-
moneromooo
No.
-
moneromooo
Well, maybe. But it should not AFAIK :)
-
ffnopeg
I don't know, I tried twice via rpc and it was about 5 minutes in before I canceled. Then did it once using the cli, I think it took about 2 minutes. Didn't measure though
-
ffnopeg
thanks again, see you around
-
micah
hi, my monero gui is in this state where it is 'closing' the wallet for the last 10 minutes
-
micah
this is 0.17.1 appimage
-
selsta
0.17.0.1 or 0.17.1.0 ?
-
selsta
you can kill it with your task manager
-
micah
selsta: 17.1.0
-
micah
sorry, 0.17.1.0
-
micah
ok, i killed it and restarted it. It is syncing a lot of blocks, can I change it to a bootstrap node to speed that up?
-
copenhagen_bram[
Are you Micah Lee?
-
micah
no
-
copenhagen_bram[
Ah ok.
-
micah
are you?
-
selsta
micah: are you syncing a local node?
-
micah
selsta: unsure, i'm just trying to get to my wallet so I can make a transaction
-
selsta
Can you go to Settings -> Info and say what is says under "wallet mode"
-
micah
selsta: it says 'Simple mode'
-
selsta
How many blocks are remaining?
-
micah
1119474
-
selsta
Are you restoring a wallet? If yes, did you a wallet creation height?
-
selsta
set*
-
micah
selsta: no, i'm creating a new hardware wallet
-
micah
i have a 'software' wallet that was sync'd, so i was a bit surprised to see it needs to resync
-
selsta
Okay, what does it say on Settings -> Info for wallet restore height
-
micah
selsta: 2187886
-
micah
its actually going quite fast here now
-
selsta
micah: yea it should only take a couple minutes
-
copenhagen_bram[
Can the wallet restore height be used to identify/fingerprint you if you use it to restore a wallet while using Tor?
-
tficharmers
If I'm using a 0.17 GUI and node, will my transactions use the CLSAG improvements now, or do they only kick in after the fork?
-
selsta
After the fork
-
tficharmers
Thanks :)
-
riceandbeans
Would you ever be weary about putting your monero address publicly somewhere?
-
riceandbeans
I mean, in a way where it's tied to your name
-
riceandbeans
Given privacy is a concern of Monero in general
-
ndorf
riceandbeans: as long as you don't also putting it somewhere tied to another identity, why not?
-
lza_menace
nope
-
ndorf
make a subaddress, subaccount or even whole new wallet otherwise.
-
lza_menace
jsut dont mix streams. ^
-
riceandbeans
Yeah, I suppose if I learned anything from Ghostbusters ( or the military ), you don't cross streams. :P
-
riceandbeans
But, I don't know how you would make a subaccount or subaddress
-
riceandbeans
I write some Rust that checks my current earnings from minexmr based on my wallet, then pulls current xmr values from cryptonator, then prints out current xmr balance and fiat value into my tmux status bar
-
ndorf
if you use the CLI, `address new` or `account new`, respectively
-
moneromooo
address new for a subaddress, account new for a new account.
-
ndorf
i don't know about the GUI, but i would think it would be kind of obviuous there?
-
riceandbeans
I was thinking about throwing it up onto my github but then I was like....well......it has my address...though I could trivially remove that part and make it an argument to be passed in
-
riceandbeans
I don't do GUIs, ever.
-
moneromooo
Oh, OI think the GUI does not support extra accounts.
-
riceandbeans
I live in a terminal.
-
riceandbeans
What's the difference between a subaddress vs subaccount?
-
ndorf
moneromooo: hmm, ok. but it supports regular subaddresses?
-
ndorf
riceandbeans: accounts are actually just subaddresses, but the balance is kept separate
-
riceandbeans
I guess to that note, is there canon I should be aware of?
-
moneromooo
I *think* it does.
-
selsta
moneromooo: gui does support accounts
-
selsta
it did not initially
-
moneromooo
OK
-
riceandbeans
Since I probably sound overly ignorant, what would be good reading material?
-
ndorf
Mastering Monero
-
ndorf
-
riceandbeans
-
riceandbeans
Now featuring markdown...
-
ndorf
even better!
-
riceandbeans
Would you say minexmr is one of the more popular pools?
-
ndorf
yes. it and supportxmr are the two biggest ones. it would be better if you chose a smaller pool, to help decentralization
-
riceandbeans
Would it not also mean that I would make less money though because of lower computing power?
-
ndorf
no. you don't make any money from other people's computing power
-
moneromooo
Damn. Foiled again.
-
riceandbeans
But, in defense of your position, what would be a smaller one that would be trustworthy?
-
riceandbeans
...which also means I need to change my whole Rust app :\
-
ndorf
i personally have been mining on moneroocean.stream for like a year and am pretty satisfied
-
riceandbeans
But, I guess I could make it so that you can specify what pool and have it use the right API based on that...
-
ndorf
not sure what you mean, all the pools generally use the same API, you just point your miner at the pool's URL
-
riceandbeans
Oy, why do they have their own fork of xmrig?
-
ndorf
you don't have to use their fork
-
ndorf
they have a feature that when certain shitcoins are more profitable to mine than monero, it switches to those temporarily
-
ndorf
they handle the exchange for you though, and pay you in XMR still
-
ndorf
the fork just supports more of these shitcoins than the official xmrig, i think that's the only difference
-
riceandbeans
That's......interesting...
-
ndorf
they also don't charge a pool fee
-
riceandbeans
Curious, what you'd regard as a shitcoin
-
riceandbeans
Also how they make money without a fee
-
riceandbeans
Also are they PPLNS?
-
ndorf
i think they make their money on the shitcoin exchange rates
-
riceandbeans
Hmm
-
ndorf
re- what is a shitcoin, anything other than Monero :)
-
riceandbeans
:)
-
ndorf
Loki, Haven and other XMR forks are what i've seen my (CPU-only) miner do
-
riceandbeans
I still like a few coins other than Monero for various reasons.
-
riceandbeans
XRP and XLM because they don't have transaction fees and are damn near instantaneous
-
ndorf
shitcoins are how moneroocean's own docs describe it, i'm just the messenger :)
-
riceandbeans
When I send XRP or XLM across acounts I get the coins in my wallet before the emails can even be sent by the company's
-
riceandbeans
I'm impressed by that.
-
riceandbeans
I like XTZ for the idea that you can have a say in it and get paid interest for holding onto it.
-
ndorf
No comment about any of those, but you can't mine them anyway
-
riceandbeans
You bake XTZ
-
ndorf
lol, really?
-
riceandbeans
That's the term...
-
ndorf
haha
-
riceandbeans
If you have ( or can pool ) 10,000 of them you get interest on it from the network
-
riceandbeans
but it's ONLY 10k of them
-
riceandbeans
So if you have like 19,000, you're better off delegating your 9,000 to someone to help out and you still get your 10k
-
riceandbeans
It kind of encourages team building in that way
-
riceandbeans
No idea why they decided to call it baking though
-
ndorf
um
-
riceandbeans
To note, delegation doesn't mean you lose your 9,000 in that case
-
ndorf
why wouldn't i just create two accounts and stake 10k in each of them?
-
riceandbeans
No
-
riceandbeans
:)
-
riceandbeans
If you had 20k you could earn on 20k
-
ndorf
ah
-
riceandbeans
if you ONLY had 19k, you could only earn for 10k, but you could earn a percentage by delegating your 9k
-
riceandbeans
But it's a bit of an investment
-
ndorf
i'm not so sure about the whole proof of stake thing, but hey, whatever floats your boat
-
riceandbeans
I mean you figure it's like, $2.5ish per, and you need 10k to make money off it, so you're talking like a $25k investment
-
riceandbeans
I just think it's interesting.
-
riceandbeans
I like XTZ way more than BTC
-
riceandbeans
I make the most money off USDC though
-
luigi1111w
moneromooo> Damn. Foiled again. <= you *almost* had 'em this time.
-
riceandbeans
I just need to convince Celsius to start paying for XMR...
-
ndorf
riceandbeans: how's that? loan it out or something?
-
riceandbeans
ndorf: There's a company called Celsius that pays interest in crypto on your crypto
-
riceandbeans
So, I make 11.55% annual, paid weekly, on USDC...
-
riceandbeans
I have 5 figures in there so it makes an ok amount.
-
riceandbeans
I mean, 3 figures a month for letting it sit there in interest is decent, to me.
-
ndorf
not bad, i suppose. i probably wouldn't want to take the risk their smart contract is actually broken and lose all my money
-
riceandbeans
Yeah, that would be pretty bad
-
ndorf
i'm assuming it's a smart contract. if it's custodial then lol
-
riceandbeans
Well, it's all done through a phone app so I have no idea how they implemented it on the backend
-
riceandbeans
But one of their things is that you stake crypto for fiat loans at low rates and they make money off that that they also use to pay back out to people staking their crypto
-
riceandbeans
I don't know if it could be a smart contract given that it's all kinds of crypto they take, from xrp to usdc to btc to matic
-
ndorf
so you transferred 5 figures to some phone app that you don't even know how it works? :o
-
riceandbeans
I made magical money I've sent back to my accounts and rebuild more than once
-
ndorf
lol
-
riceandbeans
I'm sure Uncle Sam is going to beat me senseless next year though.
-
ndorf
you got balls kid, i'll give you that :)
-
ndorf
glad it worked out for you
-
ndorf
personally i'd never do that
-
riceandbeans
I have systems mining xmr that would've been online anyway, but if I factor the cost to run the systems, it's cost me way more than it's made :\
-
riceandbeans
I still think xmr is cool, but it realistically hasn't MADE me any money
-
nioc
usually better to buy than to mine
-
ndorf
^
-
nioc
I am currently mining
-
nioc
I can afford to do so because I bought
-
riceandbeans
I do a bunch of dev work and have stuff floating around on VPS that mine 24/7
-
riceandbeans
In 6 months, I've made less than 0.7xmr
-
ndorf
VPS operator probably won't be happy when they find that out
-
ndorf
though, i guess if they haven't caught on yet, they must really not be paying attention, lol
-
nioc
a new ryzen actually makes money even with a high elec rate but the ROI will never happen
-
nioc
although I do get a discounted very nice comp