-
angrymonkeyboi[m
I don't think so
-
ndorf
changenow works in US
-
nc1236[m]
<ndorf "changenow works in US"> Are you in the US? I get blocked when I try to exchange currencies on there
-
nc1236[m]
I have to use Tor
-
ndorf
i'm in the US and it works for me, yeah
-
ndorf
interesting, i thought they blocked tor actually
-
nc1236[m]
You have to turn JavaScript on, but it works
-
nc1236[m]
I had to constantly change my identity until I got an exit node that wasn't from the US
-
ndorf
i've used it directly within the past week. from a very obvious Comcast residential IP
-
fluffydonkey[m]
same here
-
ndorf
however, I seem to remember them blocking me when i tried over Tor, with a german exit
-
ndorf
there's also godex.io which does not seem to block anything
-
L123
.
-
vekin
with monero wallet cli how do i set a payment id?
-
vekin
the syntax just says address amount
-
vekin
oh nvm payment id is last
-
vekin
bah says invalid argument
-
vekin
wah its deprecated
-
vekin
so if someone requires a payment_id i basically can't pay?
-
vekin
oof
-
fehho[m]
vekin Payment IDs are now integrated into the address you are sending to, if you are asked to manually send to a payment ID the service you are using hasn't had any updates in multiple years.
-
vekin
yeah i'm realizing that now, previously i had just sent the monero to their main address
-
vekin
they only just now started asking for a payment_id so it was confusing for me
-
fatcat[m]
How am I supposed to configure threads in xmrig?
-
fatcat[m]
JSON configuration settings for threads aren't really documented by xmrig.
-
fatcat[m]
* JSON configuration settings for threads aren't really documented well by xmrig.
-
fehho[m]
vekin What are you trying to do? I'm confused and a little interested.
-
vekin
an online merchant i had been purchasing from used to just ask for payment to one address
-
vekin
which was fine, but now the email asking for payment points to a page that asks for order number as payment id
-
vekin
i'm just going to message them informing them that the feature was deprecated
-
vekin
although if i'm being honest having a bunch of sub-addresses for literally every single payment seems cumbersome
-
vekin
guess they will have to figure it out :/
-
fehho[m]
Yeah, sounds like a case of they went out of their way to find good documentation just to find out dated documentation. Su addresses can be reused though.
-
fehho[m]
-
fehho[m]
Could even have the order number encoded as the payment ID, just need to encode it because when the two were separate people would deposit to exchange without ID and get charged a recovery fee.
-
vekin
fehho[m]: yeah it looks like they just need to update their payment system, i'm probably the only one using it LOL
-
fatcat[m]
Can I mine to a subaddress instead of the primary address?
-
fatcat[m]
-
fatcat[m]
Why can I not label subaddress 0 of an account?
-
fatcat[m]
* Why can I not label subaddress 0 of an account in monero CLI wallet?
-
fatcat[m]
Ah, the label for subaddress 0 is account label.
-
-
Infinity8
fatcat[m]: Yes
-
fatcat[m]
Yes???
-
Infinity8
All subaddresses are derived from your seed. It all goes to the same wallet
-
fatcat[m]
Configuring xmrig is goddamn hard.
-
Infinity8
-
Infinity8
Once you have it configured it's smooth sailing
-
Infinity8
I'm using xmr-stak-rx because I get the same hash rate
-
fatcat[m]
Which mining software do you recommend?
-
Infinity8
What's your CPU?
-
mawk
I tried to mine with a not so old 8 cores intel xeon
-
mawk
but it was like 2€/year payout
-
mawk
but I was using monerod for mining, probably it's not great
-
Infinity8
lol
-
Infinity8
monerod is solo mining. You'll have more luck with pool mining
-
mawk
does xmrig have the background mining featuer?
-
mawk
it's not really a mining machine, it's a server I use
-
mawk
so if I want to use its cpu for whatever reason I don't want to have to stop mining mnually
-
Infinity8_
pos computer keeps hard locking
-
Infinity8_
pretty sure my motherboard is toast
-
mawk
you're running linux Infinity8_ ?
-
mawk
please past last liens of kern.log
-
fatcat[m]
<Infinity8 "What's your CPU?"> 5600X
-
fatcat[m]
I don't know how to make xmrig use all huge pages instead of 11% of all huge pages.
-
mawk
are you sure hugepages are better?
-
mawk
MMU access time shouldn't be the bottleneck here
-
fatcat[m]
It is written that huge pages increase performance a lot.
-
fatcat[m]
According to
youtube.com/watch?v=nPLDjBh9BwA, using all huge pages increases hash rate from 6780 to 7200.
-
Infinity8_
mawk: yes. Feb 16 00:28:06 mintyworkstation kernel: [ 6980.949474] perf: interrupt took too long (3935 > 3913), lowering kernel.perf_event_max_sample_rate to 50750
-
Infinity8_
Feb 16 00:28:07 mintyworkstation kernel: [ 6981.813268] ata3: SATA link down (SStatus 1 SControl 300)
-
Infinity8_
It does it in Windblows as well
-
mawk
hm
-
mawk
to me it looks like an issue with your hdd
-
mawk
but maybe not in the hdd itself
-
Infinity8_
memtested already for 8 passes
-
Infinity8
mawk: possibly
-
Infinity8
I am getting SATA messages at boot
-
fatcat[m]
How can I make xmrig use all 2MB huge pages?
-
mawk
do you have latest microcode for your cpu?
-
mawk
your cpu doesn't support 1GiB hugepages fatcat[m] ?
-
mawk
I'm not sure if it would be better or not
-
fatcat[m]
mawk: I think it may support 1GB pages, but I want to first experiment with 2GB pages.
-
mawk
2MiB you mean?
-
fatcat[m]
Yes
-
fatcat[m]
2MB pages
-
fatcat[m]
`xmrig --bench=1M` says `huge pages 11% 128/1168 +JIT`. I want 100%.
-
Infinity8
mawk: Sometimes when I'm turning it on, it'll just constantly restart itself and not successfully post
-
fatcat[m]
* `xmrig --bench=1M` says `huge pages 11% 128/1168 +JIT`. I want 100% instead of 11%.
-
mawk
ah Infinity8 yeah that seems like a real hardware issue then
-
mawk
I was leaning on the driver side for a bit
-
mawk
do you have your latest cpu microcode?
-
Infinity8
are you asking me or fatcat?
-
fatcat[m]
I figured out xmrig couldn't utilize all huge pages due to permission issue.
-
fatcat[m]
I just need to figure out how to permit non-root users to use a lot of huge pages.
-
fatcat[m]
With all huge pages, I get 7250H/s
-
fatcat[m]
7139H/s
-
sech1
sudo sysctl -w vm.nr_hugepages=1280
-
sech1
and then all users have them
-
mawk
put vm.nr_hugepages=1280 in /etc/sysctl.d/40-hugepages.conf
-
mawk
fatcat[m]:
-
mawk
then it's automatic at boot
-
fatcat[m]
mawk: I already have that. The problem is non-root users aren't permitted to use more than 128 huge pages by default.
-
fatcat[m]
I have to find a way to give permission to non-root users.
-
mawk
it's probably another sysctl
-
fatcat[m]
It can be /etc/security/limits.conf
-
fatcat[m]
I realized I have to mount hugetlbfs in order to allow non-root users to request huge pages.
-
fatcat[m]
-
DisBotXMR
<Hmm -_-> Hi guys! I want to ask you several questions: 1. Can I get balance in my wallet or perform some transactions with JSON RPC? 2. Exist some API to work with xmr wallet? 3. I was trying to use Web3 to work with wallet and use some public nodes but no luck with this. Need I some private node for this? (Check balance or perform transactions) Thanks in advance!
-
fatcat[m]
How can I make xmrig use 1GB huge page as a non-root user program?
-
fatcat[m]
* How can I make xmrig use 1GB huge pages as a non-root user program?
-
moneromooo
Hmm: get_balance; yes; much better to run your own
-
moneromooo
getmonero.org/resources/developer-guides/wallet-rpc.html should have a fairly up to date list of the wallet RPC.
-
sethsimmons
<fatcat[m] "How can I make xmrig use 1GB hug"> Huge pages are only accessible as a root user, AFAIK. No way around running XMRig as root.
-
sethsimmons
nvm, just read scrollback, ignore me :)
-
fatcat[m]
sethsimmons[m]: I realized monerod just fragmented RAM too much.
-
fatcat[m]
After stopping monerod, xmrig can get all huge pages it wants as a non-root user application.
-
fatcat[m]
The solution is to start xmrig before monerod.
-
fatcat[m]
3 1GB huge pages are only 0.7% faster than 1280 2MB huge pages. Disappointing.
-
fatcat[m]
I'm going to use 1280 2MB huge pages.
-
fatcat[m]
* I'm going to use 1280 2MB huge pages because it is easier to allocate smaller pages.
-
fatcat[m]
Can I change the number of used threads in xmrig during runtime through API calls?
-
sethsimmons
You can force a load of a new config file while running
-
sethsimmons
-
fatcat[m]
How does xmrig-auto-throttler measure system load?
-
fatcat[m]
sethsimmons[m]: ^^
-
sethsimmons
Idk I'm not the dev, dig through the Github I linked and find out 🙂
-
fatcat[m]
sethsimmons[m]: His program depends on `xprintidle`.
-
fatcat[m]
-
fatcat[m]
I don't use X server...
-
fatcat[m]
I use sway.
-
fatcat[m]
This is also a terrible way to measure idle status on a headless server.
-
sethsimmons
Ok, not sure how I can help you with that
-
sethsimmons
I was sharing it as an example of how to change config file while running
-
mmxxx[m]
-
fatcat[m]
Where is xmrig HTTP API documented?
-
sethsimmons
-
sethsimmons
DuckDuckGo is your friend
-
sethsimmons
Thats the first link returned by "xmrig api docs"
-
grc001[m]
hi there. if i send coins to changenow n they send me xmr, does the kyc exchange that i got coins from know about the xmr i get?
-
grc001[m]
am i supposed to send coins to my wallet (only have xmr wallet from now) and then send to changenow for most privacy? thanks
-
fatcat[m]
sethsimmons[m]:
xmrig.com/docs/miner/api/summary is not really useful.
-
fatcat[m]
I don't know what to do with it.
-
grc001[m]
runnin gui with full local node n vpn
-
sethsimmons
<fatcat[m] "sethsimmons[m]:
xmrig.co"> Open an issue if those docs aren't good enough for you. Again, I'm not the dev for that, so I'm not sure how I can help.
-
fatcat[m]
I somehow figured it all out.
-
cmlfacgvuyx
What kind of person steals from their own community? www.reddit.com/r/Monero/comments/6d5yt5/what_fluffypony_just_did_is_not_ok/
-
mmxxx[m]
y'all do this every damn day.
-
DisBotXMR
<Bananaboat> eh
-
DisBotXMR
<Bananaboat> who cares... he made a tweet and speculators bought like crazy
-
Quotes
peanut butter jelly time!
-
DisBotXMR
<Bananaboat> dont buy crypto based off some dudes tweet
-
DisBotXMR
<Bananaboat> buy it based on the fundamentals
-
DisBotXMR
<Bananaboat> yeah he pry shouldnt of done it but fluffy does have a point >_>
-
Wharrgarbl[m]
No buy crypto based on whether the toast falls butter side down or not.
-
apotheon
I have no idea what fluffypony supposedly did to prompt that reddit thread.
-
Inge-
made a toungue-in-cheek announcement of the Monero Enterprise Alliance
-
sethsimmons
Its just a spammer, ignore them.
-
NickvanSaberhagn
Success has enemies
-
apotheon
I noticed it was a spammer. I'm just curious about the historical context of the reddit thread.
-
NickvanSaberhagn
Fluffy’s gotta be used to it by now
-
apotheon
Thanks, re: MEA.
-
apotheon
I assume there is no MEA, and the whole thing was just empty nonsense.
-
Inge-
I think it was during the crazy 2017 bubble with ICO's, scammy pump and dump coins, pushing marketing hype and "partnerships"
-
Inge-
And it was not meant to be anything but a joke as I understand it
-
apotheon
It was about that long ago, judging by the reddit thread, yeay.
-
apotheon
(three year old thread)
-
Inge-
Well we can see what some known entity like Elon Musk can do to the markets
-
apotheon
I've never really traded cryptocurrencies, so I hadn't kept up with this stuff. I'm considering doing so now, in a very low-key way (more like a volatile savings account than "market trader" activity), but I don't have any intention of doing so with Monero -- which I would prefer to just use more like a checking account (a way to buy and sell actual products and services without holding paper
-
apotheon
money in-hand).
-
apotheon
Yeah, Elon was a grenade in a room full of daytraders.
-
Inge-
.stock GME
-
Inge-
Monero isn't meant to be pumped :D It is quite boring. It just does what it says on the tin - the most private p2p electronic money out there.
-
apotheon
exactly what I'd want from Monero
-
Inge-
Doesn't mean it won't appreciate in value over time though.
-
apotheon
Basic economics suggests it should appreciate over time, at least for a while.
-
fluffypony
-
fluffypony
that's the announcement video
-
Inge-
but nobody reads the whitepaper
-
Inge-
or the closing credits
-
fluffypony
lo
-
fluffypony
lol
-
apotheon
fluffypony: Thanks. I'll check it out later.
-
apotheon
I imagine fluffypony sitting at home or work or whatever thinking "I'm getting pinged a lot. Are they talking about that MEA crap again?"
-
fluffypony
hahahah
-
fluffypony
pretty much
-
DisBotXMR
<Voker> why are we all bots
-
Wharrgarbl[m]
ur the bot
-
DisBotXMR
<Voker> :what:
-
sech1
You're both bots, only I'm real
-
Wharrgarbl[m]
you're a towel
-
DisBotXMR
<Bananaboat> its RTC feeds, they are using a different platform than you to connect to the channel etc
-
DisBotXMR
<Bananaboat> omfg
-
DisBotXMR
<Bananaboat> thats what this is about??? xDDDD
-
DisBotXMR
<Bananaboat> this video??
-
DisBotXMR
<Bananaboat> "ICO coming soon, obviously" is obviously a joke about all the ICOs >_<
-
Quotes
peanut butter jelly time!
-
angrymonkeyboi[m
Can I make a CCS to raise both money, and volunteers? I want to push for an effort but don't have the expertise in it myself
-
DatBotXMR
angrymonkeyboi[m: you can ask in #monero-community for CCS related things
-
DatBotXMR
mebbe get more response
-
angrymonkeyboi[m
okay thanks
-
d4boo
howdy o/ is it possible to use wallet-rpc with a daemon that is never fully synchronized? my node is always lagging few blocks behind and rarely reaches the "Synchronized OK" state. but I still want to check if I received payments.
-
sethsimmons
Yes, IIRC all wallets except mobile/GUI will still work properly if the daemon is a few blocks behind
-
sethsimmons
But you shouldn't be always a few blocks behind -- have you tried running with the `--enable-dns-blocklist` flag?
-
sethsimmons
Could be your hitting malicious nodes that are known and thats causing the sync issues.
-
d4boo
yes I'm running with this flag, and it outputs hundreds of banned IPs from time to time
-
d4boo
I think it's an issue with not enough CPU
-
sethsimmons
What hardware are you running on?
-
d4boo
amazon ec2 t3.micro
-
sethsimmons
Hmm would expect that could stay in sync after a slow IBD
-
sethsimmons
Odd
-
d4boo
I really thought that once synchronized it would be really easy to keep up with the network, but apparently not. It was even worse when I tried with a nano instance
-
d4boo
but when I change the instance type to a medium/small type, it synchronizes quite fast and stays in sync. but price wise it's not worth it
-
d4boo
so I was wondering also if it's possible to connect to a remote node and hash to get credits on the node? I tried this afternoon to use a remote node with wallet-rpc but after several hours I got disconnected. it's not reliable. and running the full node on the instance, if not in sync it seems I can't use rpc :'(
-
sethsimmons
I would recommend another provider other than AWS
-
sethsimmons
What are you looking to spend?
-
sethsimmons
Hetzner is a good general option, Linode isn't bad, cockbox accepts Monero and works alright
-
d4boo
it's just convenient because my website/service is already on EC2 and I can safely/easily have a wallet-rpc instance with which I communicate to check payments
-
sethsimmons
ah
-
ComplyLast
hetzner doesnt accept crypto right sethsimmons?
-
sethsimmons
Sadly, no.
-
sethsimmons
I've reached out to them and they said they'll take it into consideration but I doubt it's a serious reply.
-
xfil
I pay my hetzner servers using xmr via a reseller
-
sech1
how?
-
xfil
if you look around there's a few people in the seedbox space offering this
-
xfil
just contact them and ask for the specific specs you need
-
sethsimmons
huh
-
sethsimmons
links?
-
sech1
so it's like 2nd hand server? Then not so interesting
-
charolastra
it's always 2nd hand ;) but sure does sound interesting
-
xfil
walkerservers.com for example seems to be using coinpayments.net
-
d4boo
(I get "THROW EXCEPTION: tools::error::no_connection_to_daemon" from wallet-rpc if my node is not Synchronized OK ready, which is never). So I was more thinking to use --rpc-client-secret-key and stay always connected to a remote node. Is that safe, will it work?
-
d4boo
I just realized you are hosting some nodes sethsimmons xD
-
d4boo
I'll give it a try
-
sethsimmons
<d4boo "I just realized you are hosting "> Yeah should be quite stable 🙂
-
sethsimmons
Use node-1, others might be going away for a bit as I switch hosters.
-
d4boo
ha. my setup is in frankfurt I was thinking of node-2
-
d4boo
but shouldn't be a big issue
-
d4boo
ha sorry node-1 is also in frankfurt
-
d4boo
perfect
-
d4boo
will the --rpc-client-secret-key have any effect, as in hashing to get credits on your node?
-
sethsimmons
I don’t have RPC hashing enabled, so don’t need to worry about that.
-
Welastevil
hi folks
-
Welastevil
I'm new in monero mining. I think that now a days its worth mining more than Bitcoin or Ethereum for example
-
moneromooo
If you just have a CPU, it's certanly worth mining monero a whole lot more than mining bitcoin :)