-
locustlord
since I went away for the night and left it running
-
locustlord
I should mention I did check the sha512, so I know that unless it was corrupted while unpacking the tarball the program is unmodified
-
selsta
unlikely that the program itself is corrupted
-
locustlord
well I thought it was worth mentioning
-
locustlord
cryptocurrency is the kind of thing where I always check the hashes
-
selsta
that’s a good habit
-
locustlord
I know that maybe P = NP and all
-
locustlord
but for now, I'm going with checking the hashes
-
moneromooo
P=NP if N is 1.
-
moneromooo
Also 0.
-
moneromooo
And if you squint hard enough, inifnity.
-
moneromooo
And that's not even getting into negtive numbers.
-
moneromooo
Oh, negative doesn't matter. /me smartarse fail
-
locustlord
I'm talking about the useful numbers
-
locustlord
if P = NP for the other stuff well then RIP
-
locustlord
RIP in pepperoni
-
locustlord
imagine the monero project having an actual office where people send their USB drives "pls copy me a PSK sir, I beg of you"
-
locustlord
wait that wouldn't really work well
-
locustlord
since the software itself would be RIP too
-
locustlord
not just checking whether the software is valid
-
locustlord
OH
-
locustlord
moneromooo it seg fauled again
-
locustlord
Thread 15 "monerod" received signal SIGSEGV, Segmentation fault.
-
locustlord
[Switching to Thread 0x7ff91b0fc700 (LWP 13776)]
-
locustlord
0x0000000000000000 in ?? ()
-
locustlord
I typed bt into gdb
-
locustlord
want me to paste it?
-
locustlord
gonna paste it
-
locustlord
-
locustlord
so this is what I've got
-
locustlord
for the paste when running bt
-
selsta
locustlord: which version are you running?
-
locustlord
0.17.1.5
-
locustlord
linux cli binaries
-
selsta
-
selsta
but moneromooo has to look at it
-
moneromooo
Yes, that's 7070.
-
moneromooo
Good :)
-
selsta
v0.17.1.6 will be out tomorrow with the fix included
-
locustlord
something I have to ask
-
locustlord
why isn't there more testing done before releasing?
-
moneromooo
Because testing takes time, has a huge surface, is annoying, is something where you often redo the same things, you don't see what is worth testing until it bites you... off the top of my head.
-
moneromooo
If you want to test more, please do. It's always good :)
-
locustlord
I mean
-
locustlord
my assumption is that the windows GUI and linux CLI versions would be the most used
-
locustlord
since anyone running a service would use the linux CLI and anyone using it to pay is probably on windows
-
Mochi102
locustlord, I'm on Windows and prefer the CLI
-
needmoney90
Locustlord: are you volunteering to be a QA tester?
-
needmoney90
We could always use more.
-
locustlord
I can
-
wolfkeeper[m]
Morning all, some advice? How good is GunBot from Gunchy for automated trading?
-
wolfkeeper[m]
* Morning all, some advice? How good is GunBot from Gunchy for automated trading? Is it idiot proof? perhaps any others anyone can suggest? THANKS!
-
wolfkeeper[m]
Another question please. For mining XMR is it better to use Linux or Windows? Which is preferred system and hardware/ software requirements? What would be a good firewall to use?
-
locustlord
I would use linux wolfkeeper[m]
-
locustlord
and I would use pf for the firewall
-
locustlord
as that is my firewall of choice
-
wolfkeeper[m]
<locustlord "as that is my firewall of choice"> Thanks for the reply. What is pf???
-
locustlord
a firewall
-
locustlord
just look for the package for whichever distro you use
-
locustlord
-
wolfkeeper[m]
<locustlord "a firewall"> I gathered that thanks.
-
locustlord
in my opinion the best firewall
-
wolfkeeper[m]
and Gunbot....?
-
locustlord
what's gunbot?
-
locustlord
unless you mean gnubot, the irc bot
-
locustlord
I don't see why you'd need an irc bot for mining though
-
wolfkeeper[m]
Oh, automated crypto trading bot.
-
wolfkeeper[m]
....for trading...
-
locustlord
I wouldn't know
-
locustlord
I've never used it
-
locustlord
it might have linux support
-
locustlord
it might not
-
wolfkeeper[m]
<locustlord "it might have linux support"> 👍️😀
-
locustlord
well I'm not just going to talk out my butt here
-
locustlord
what do you want me to say, "yes, your trading bot works on any operating system you could ever use"?
-
locustlord
if I don't know I don't know
-
webname888
Why lie about something that can be easily disproven?
-
webname888
-
webname888
-
webname888
Why steal from your community and then laugh at them?
-
webname888
-
webname888
Reason is the same - to laugh at morons that are gullible enough to believe you and repeat your lies.
-
gingeropolous
something something brandolini's law
-
treehermit
Hello. I'm trying to setup the monero GUI wallet for Windows that's available on getmonero.org, but after entering my private keys, I get an error "Failed to store the wallet". I've added exclusions in Windows defender, but there's no effect. Would someone kindly tell me how to get my Windows wallet working?
-
moneromooo
Are you trying to save it somewhere you don't have write perms to ?
-
moneromooo
Like / or something. Or \ in windows.
-
treehermit
moneromooo, yeah i DID get the error that I dont have permissions.. so I ran the setup as administrator
-
treehermit
moneromooo I've been told on #monero-pools that I should wait for version 0.17.1.6 which should released mostly today
-
moneromooo
Good suggestion.
-
treehermit
thanks moneromooo, have a great day!
-
moneromooo
Thanks, same.
-
treehermit
Bye for now :)
-
aubergine
hi guys
-
aubergine
anyone here used monero node library before?
-
aubergine
?
-
mfoolb
I've tried twice to use a newly installed 18.04 vm for deterministic builds following this
github.com/monero-project/monero/tr…ster/contrib/gitian#gitian-building but it stopped both times with g++: internal compiler error: Killed (program cc1plus) .. could be useful to try to understand what I did wrong or what didn't work?
-
selsta
not enough ram
-
selsta
what did you set for -j ?
-
mfoolb
-j 5
-
selsta
how much RAM does your VM have?
-
mfoolb
4096
-
mfoolb
should try -j 2?
-
selsta
-j2 could work, could also not work
-
selsta
ideally you have more than 2GB RAM per job
-
mfoolb
ok .. missing that bit on the cited guide..
-
mfoolb
will try that again.. --rebuild should do the trick, right?
-
selsta
yes
-
mfoolb
thnx
-
selsta
-
viperperidot[m]
What did I miss, whats this about what fluffy did?
-
selsta
it was spam
-
viperperidot[m]
So the whole reddit thread is fake?
-
aubergine
selsta I always get 401 error upon connection despite setting rpc login params correctly
-
selsta
try without rpc login
-
selsta
for testing purposes
-
nioc
viperperidot[m]: the thread is real and 3 years old, the accusations are not true
-
aubergine
I need cors, they can only be enabled with login
-
Mochi102
viperperidot[m], it was an event that happened like 3 years ago
-
mrtrousers
Hello, im finally fully synced.
-
mrtrousers
I wanted to ask.. When im mining, is the clio or the node doing the job?
-
mrtrousers
I mean.. Would it make sense to have multiple clis mining with just one node?
-
sethsimmons
The node is what mines, no matter how many wallets are connected
-
sethsimmons
The CLI wallet is just using RPC to instruct the node to mine
-
mrtrousers
Ok, so what i want is multiple nodes and one cli.
-
sethsimmons
In theory sure, but the best mining software is XMRig if you’re serious about mining.
-
sethsimmons
Each node would need distinct hardware, multiple nodes on one PC doesn’t help you.
-
sethsimmons
-
Lyza
xmrig can connect to your node directly too
-
mrtrousers
Yes, thats what i meant.. I saw xmrig.. But is xmrig or the node doing the job?
-
Lyza
in that case it would be xmrig
-
sethsimmons
XMRig is doing the job in this case
-
mrtrousers
So i can have multiple XMRig s with one node then?
-
mrtrousers
With one remote node to be more specific?
-
mrtrousers
Im thinking about using free cloud computing, but most time they have not enough hard drive space to fit the blockchain in..
-
selsta
pruned blockchain is 30gb
-
mrtrousers
It still wont fit. So the idea would be to run one node locally and connect to it remotely with xmrig.. Would that work?
-
binaryFate
New binaries (CLI and GUI) for v0.17.1.6 are available on getmonero.org
-
sethsimmons
Most cloud providers do not allow mining via their ToS
-
mrtrousers
Read something about it, but I want to know if its technically posible?
-
mrtrousers
Guess there's a way to find out, lulz.
-
selsta
you can use one node in combination with multiple XMRig
-
selsta
locustlord: v0.17.1.6 is out which should fix your crash issue
-
mrtrousers
And that would multiply my hashing power right? +selsta ... Do you think there'd be some kind of bottleneck in them using the same node that could slow it down or something?
-
selsta
maybe ask in #monero-pools
-
mrtrousers
Is that what they do? Run just one node for all their users?
-
selsta
No. Large pools run multiple nodes.
-
mrtrousers
+selsta they said it would work, and that one node can handle quiet a few xmrigs
-
twitch
I've got ample python/PHP experience, that's my dayjob. I'm interested in compiled languages, and would like to contribute to the monero community via programming, and I'm brainstorming for ideas. anyone got anything?
-
twitch
\/runon sentence
-
sethsimmons
-
moneromooo
People are always clamouring for easier to use stuff. Not sure if that's your thing.
-
nioc
New binaries (CLI and GUI) for v0.17.1.6 are available on getmonero.org
-
dEBRUYNE
Release thread also up on Reddit
-
mrtrousers
+nioc can i update or do i need to reinstall?
-
mrtrousers
I just installed 17.1.5 yesterday..
-
mrtrousers
If i install the new one will I have to resync the blockchain?
-
nioc
no need to resync
-
nioc
you can move wallet files from .5 to .6
-
nioc
the blockchain is in it's own location
-
mrtrousers
+nioc what happens if i dont update?
-
mrtrousers
+nioc will things stop working?
-
kinghat[m]
no
-
kinghat[m]
should really upgrade though
-
donkeydonkey[m]
<aubergine "anyone here used monero node lib"> i checked it out. it looks full featured. but i am just writing one myself for all the RPC calls so i can set it up async style.
-
nioc
mrtrousers it will work but there are important network functionality updates in .6
-
nioc
helps everyone if you update
-
mrtrousers
I will, I will, trying to decide if today or tomorrow.. Will i still have to use the --ban-list block.txt with .6 ? +nioc
-
nioc
no need to use the ban list in .6
-
sethsimmons
A note for public RPC node operators upgrading to v0.17.1.6 — if you’re using the _—restricted-rpc-bind-port_ option currently you will need to add the new _—restricted-rpc-bind-ip_ arg or else the daemon will bind restricted RPC only to _localhost_.
-
sethsimmons
I ran into this issue myself and was confused why I could no longer access my remote node after upgrading.
-
nioc
mrtrousers update whenever is good for you
-
nioc
ty
-
anchor[m]
I tried paying with monero on a site, and I noticed they have a "Click to pay" link with the `monero:...` uri scheme. Is there a way to properly make use of this on Linux? I'm not sure what program or desktop file I should invoke, and I can't find a concrete answer online.
-
ndorf
sorry if i should know this already, but what's the url for the current bad peer list?
-
selsta
-
ndorf
thanks.
-
selsta
but should not be necessary with v0.17.1.6 - but still recommended if you want to block known spies
-
ndorf
oh, nice, hadn't realized that. is .6 able to detect/block them in realtime somehow?
-
gingeropolous
yep
-
selsta
until they change behaviour :D
-
ndorf
awesome
-
bigslim[m]
So many point releases
-
bigslim[m]
All because these people spamming the network
-
donkeydonkey[m]
.6 is working great for me so far on mainnet and stagenet on Arch Linux
-
sethsimmons
Same, running like a dream :D
-
Quotes
-
donkeydonkey[m]
seams smoother somehow
-
sethsimmons
Should be quite a bit smoother due to how much spam is now being dropped/mitigated
-
twitch
sethsimmons and moneromooo thanks for you replies, sorry for the late response :)
-
mrtrousers
Hello its me again
-
mrtrousers
Remember how you told me if i had a remote node and xmrig, it would be xmrig doing the mining? right?
-
sethsimmons
Yes
-
sethsimmons
You don’t even need a remote node with Xmrig if using a pool FWIW
-
mrtrousers
I want to mine solo..
-
mrtrousers
sethsimmons could i use a public remote node, one that doesnt belong to me?
-
mrtrousers
LIke one from moneroworld or something?
-
sethsimmons
Yes if you wanted to
-
sethsimmons
If you want to solo mine I’d recommend using your own though for sure
-
mrtrousers
Why?
-
sethsimmons
I’ve never done that myself though so not sure on the details.
-
sethsimmons
<mrtrousers "Why?"> Latency and ensuring you’re choosing the default transactions to go into each block you mine
-
moneromooo
The miner will get a block template from the node, so if you use Alice's node, she'll get you a block template that pays her.
-
sethsimmons
That too 😅
-
mrtrousers
Mmm, so the answer is no, i cant use a public remote node to mine with xmrig?
-
moneromooo
You can, technically :)
-
mrtrousers
Elaborate more, i dont understand yet.. You mean there's a way to do it?
-
moneromooo
You'll mine to Alice's address.
-
moneromooo
Which is likely not what you want.
-
moneromooo
But if you're OK with that, it should work.
-
mrtrousers
No, lulz, i want to mine to my address of course.
-
moneromooo
Also, if you've got a single xmrig on a single machine, you've got a tiny chance only of getting a block. That might also be too much.
-
moneromooo
Or too little.
-
mrtrousers
So if i want to mine to my own address i need my own node right?
-
moneromooo
Yes.
-
moneromooo
If you use a pool, you mine for the pool. Which pays youafter the fact.
-
moneromooo
It should be fairly easy to make a network listener just for the purpose of maintaining a block tempalte and relaying any block found...
-
moneromooo
twitch: ^ :)
-
moneromooo
That'd be a self contained project, gets you to learn a number of monero systems, would help some people.
-
moneromooo
And you can make it easy to use too, some Qt UI.
-
mrtrousers
What setup would that be for.. ? Remote node local xmrig? Mining solo or pool? My node my xmrig?
-
moneromooo
And later if I^Hsomeone ever look at p2pool, it can do that too.
-
moneromooo
The short of it is: use your own node.
-
moneromooo
Pruned is fine.
-
mrtrousers
moneromoo did you mean i could somewhat change that template from the remote public node?
-
moneromooo
Yes, if you're a coder.
-
twitch
duly noted moneromoo, I'm going to take a shot at that!
-
twitch
I've got to run atm, I'm going to report back with progress/questions
-
twitch
cheers, thanks for the help
-
mrtrousers
twitch im interested in
-
moneromooo
Cool, good luck, tech questions welcome :)
-
twitch
thanks! mrtrousers I'll be sure to get with you soon asap, I'm on IRC often
-
twitch
I regret having to run, but alas I do!
-
mrtrousers
Cool! :)
-
twitch
peace
-
twitch
:)
-
xmrpow
Guys, what would you recommend more as a daily driver: Tor or vpn?
-
jess
VPN unless you're committing crimes on the reg
-
jess
in which case stop committing crimes on the reg
-
moneromooo
If only criminals use tor, it'll end up banned and we honest people won't have it anymore :/
-
jess
i think it'd be outstandingly hard to ban tor
-
sethsimmons
It depends. It’s not straightforward, but I generally lean towards Tor for daily browsing.
-
moneromooo
If I risk 5 years for using it, I don't think I'd use it. Close enough to banned.
-
sethsimmons
-
xmrpow
jess: I kind of dont like the central point of failure of vpns...
-
mrtrousers
Do you really trust tor? I have used it before but always been suspicious it's justa a huge NSA spying program, lulz
-
moneromooo
Everything else also is :)
-
mfoolb
with last verions following parameters are still useful: --ban-list ./block.txt --tx-proxy tor,127.0.0.1:9050,10
-
moneromooo
Yes.
-
ndorf
5 years? that's only for like rapes and robberies. "computer crimes" more likely to be 50 years
-
mfoolb
moneromooo: think yes was to my question.. so blocking known offender is still good and proxying transaction via tor too
-
moneromooo
Yes.
-
xmrpow
sethsimmons: I have used tor for a month now, and I sometimes had to force myself to not tap the firefox button... Sometimes it s just so slow...
-
moneromooo
You definitely get used to it :)
-
xmrpow
Are there any other alternatives out there?
-
sethsimmons
<xmrpow "sethsimmons: I have used tor fo"> Then run a relay node and help out 😉
-
xmrpow
-
xmrpow
;)
-
sethsimmons
👏
-
xmrpow
I was thinking about spinning up more of them and reduce the costs with mining...
-
xmrpow
Do you run exit nodes?
-
sethsimmons
No, I do not ATM but am interested in it in the future.
-
xmrpow
I think the biggest problem is hosting an exit node without having the police knocking at your door...
-
ndorf
last i checked, tor project itself recommended against running exit nodes on your home internet connection
-
xmrpow
Even if you run it in a datacenter...
-
sethsimmons
<ndorf "last i checked, tor project itse"> Yah I would never recommend that.
-
xmrpow
If the hoster does have your real name you are screwed as well.