-
xmrmatterbridge
<garmmi> And also is any XMR cryptoturrency where I can buy XMR by credit card?
-
yanmaani
@garmmi: "@relay" are several people
-
yanmaani
in this case selsta though
-
yanmaani
as for your other question, I would think the best idea is to buy bitcoins for CC and then swap to Monero
-
xmrmatterbridge
<garmmi> ahh i though thats your name my bad thanks for informations do you know any swap sites to monero which make it fast?
-
yanmaani
Doesn't it come up as the first word? So it says "@relay: <yanmaani> something" for example?
-
yanmaani
can't remember the one I used right now
-
yanmaani
MorphToken?
-
xmrmatterbridge
<garmmi> If you're there you can paste your monero address? i will coppy this and you will delete i Will send you some for help bro
-
xmrmatterbridge
<garmmi> It says "@relay in sem place when i see my name @garmmi that deceived me
-
xmrmatterbridge
<garmmi> It says "@relay in same place when i see my name @garmmi that deceived me
-
selsta
garmmi: 431t1SuHXJNE3U5GhqoGCw2t5XpAZRwyX2h3AfG5BKzkZuYWrVaEyyRdHGaXUMLhiCAc5mF5EaLN9cqie64a5PA3TXTiw3g
-
selsta
but not necessary
-
xmrmatterbridge
<garmmi> Okay I coppied it I will send some :)
-
selsta
thank you :D
-
Feuermagier
is the
-
Feuermagier
upload/download rate of the monero daemon limited by default?
-
Feuermagier
because mine seems to be downloading the blockchain rather slowly and definitely not at the rate my connection offers.
-
nioc
a HD is much slower than an SSD
-
Feuermagier
it is on a HDD, but it should be able to handle more than 3 megabyte/sec
-
nioc
not sure of the rate but an HD is a big bottle neck
-
rottensox
-
zib
Why does the number of rlses differ with getmonero and github? Github showing .0.1 and getmonero .0.4
-
zib
Ah for the gui only maybe
-
dEBRUYNE
zib: GUI only, yes
-
newyearday
how to pass block height to block reward
-
newyearday
is enough changing get_block_reward or changes must happen on other functions too
-
newyearday
anyone here
-
moneromooo
Feuermagier: it'll only download till it's got enough to go on. If you've got the RAM to spare, you can bump --block-download-max-size. IIRC the default is something like 250 MB.
-
moneromooo
If it reaches the threshold, it'll wait till the "waiting" size drops below htat before downloading some more.
-
newyearday
moneromooo hello
-
moneromooo
Bumping this will only speed up sync if it sometimes waits (ie, the queue grows to the threshold, then drops fast to 0).
-
moneromooo
hi
-
newyearday
for changing block reward depend on height is enough to change only get_block_reward or other functions need changes
-
moneromooo
I think it should be enough.
-
newyearday
what block height can be universally recognize from all core files blockchain_height,m_db->height,height?
-
newyearday
i tried height,blockchain_height but no success
-
moneromooo
None. They're not globals.
-
newyearday
so for one function get_block_reward i must insert in specific files different height "var"
-
newyearday
im not c++ guru
-
» Info ..
-
mmxxx[m]
No.
-
Feuermagier
moneromooo, I set it from 20 to 10000 for now. It seems to pull more data from the internet now.
-
Feuermagier
well, 10k seems to be too large, it seems to avoid writing at all :D
-
Feuermagier
100 seems to work fine
-
slave_blocker
hello
-
slave_blocker
i have 2 pc's on the same lan, with ubuntu . one is running the daemon the other is running the wallet-cli
-
moneromooo
10k is ridiculously small. 20 is wtf small :)
-
moneromooo
It's in bytes, so 250000000 is about the defualt (if it's 250k, can't quite recall exactly).
-
moneromooo
20 is the default for another option though (block-sync-size IIRC), but this one does not change the download behaviour.
-
AlexAnarcho
Hey guys, we noticed that there seems to be an issue with the recent hashes of the wallets
-
AlexAnarcho
1. on the tutorial on the website (
web.getmonero.org/resources/user-gu…es/verification-allos-advanced.html) there is still fluffies key listed
-
selsta
yes this will get updated today or so
-
AlexAnarcho
great!
-
AlexAnarcho
@selsta is it for this reason that i get the following output?
-
AlexAnarcho
gpg: Signature made Do 05 Mär 2020 16:38:20 +04
-
AlexAnarcho
gpg: using RSA key 81AC591FE9C4B65C5806AFC3F0AF4D462A0BDF92
-
AlexAnarcho
gpg: Can't check signature: No public key
-
selsta
I don’t know which command you used.
-
AlexAnarcho
this command:
-
AlexAnarcho
wget -O /tmp/hashes.txt
getmonero.org/downloads/hashes.txt && gpg --verify /tmp/hashes.txt
-
selsta
did you add binaryFate’s GPG key?
-
AlexAnarcho
no
-
selsta
you have to import his key instead of fluffy’s
-
gingeropolous
anyone know how to modify sharepoint stuff that your not supposed to?
-
AlexAnarcho
@selsta where do i find it?
-
gingeropolous
my wife uploaded her desktop
-
mmxxx[m]
hilarious
-
AlexAnarcho
and why is not snipa the one signing?
-
selsta
-
Feuermagier
./monero-arm-linux-gnueabihf-v0.15.0.1/monerod --block-download-max-size 2500000000 --data-dir /media/NAS/Monero/
-
xmrmatterbridge
<rbrunner7> Separation of power maybe? Four-eye principle
-
Feuermagier
2020-03-08 15:52:59.071 I Synced 1435405/2050030 (70%, 614625 left)
-
Feuermagier
2020-03-08 15:53:25.096 I Synced 1435425/2050030 (70%, 614605 left)
-
Feuermagier
2020-03-08 15:53:39.651 I Synced 1435445/2050030 (70%, 614585 left)
-
Feuermagier
2020-03-08 15:54:16.389 I Synced 1435465/2050030 (70%, 614565 left)
-
Feuermagier
2020-03-08 15:54:49.441 I Synced 1435485/2050030 (70%, 614545 left)
-
Feuermagier
Seems quite slow
-
moneromooo
Soon to be upgraded to five-eye principle ?
-
mfoolb
selsta: do you know why not snipa key?
-
selsta
No, I don’t know. Snipa is not core team.
-
selsta
But I think it doesn’t matter :P
-
mfoolb
selsta: no, I guess it doesn't.. but I remember him saying something about dedicate time to signing so I was just curious too
-
AlexAnarcho
@selsta awesome! signature checks out
-
AlexAnarcho
btw, the
moneromumble.de roundtable (german speaking) will start at 6 o'clock german time. everybody who speaks german here is welcome to participate:
twitter.com/moneromumblede/status/1236644429127090177
-
selsta
Snipa also signs them but bF is the one creating the hashes.txt for the website so he signs hashes.txt
-
mfoolb
selsta: ok
-
selsta
-
Feuermagier
If i want my monero daemon to accept connections from the local network, what are the required arguments?
-
moneromooo
P2P connections ?
-
moneromooo
You'll have to accept from anywhere, ie --p2p-bind-ip 0.0.0.0 (or your LAN IP). If you want LAN only, use a firewall or masquerading.
-
moneromooo
If for RPC, same with --rpc-bind-ip.
-
fiddleitout
hi, in ~ 10 min - Help wanted! Upcoming Monero network WEEKEND stresstest Saturday and Sunday 17:00 UTC - testnet Dandelion++
reddit.com/r/Monero/comments/ff99yl…ted_upcoming_monero_network_weekend
-
rbrunner
fiddleitout: Stressing a little, but it seems I am alone still ...
-
fiddleitout
i got issue i think its not working on my side? i am still very new to CLI
-
rbrunner
Sending you mean?
-
fiddleitout
yeah i did try to send several tx
-
rbrunner
Was there an error then?
-
fiddleitout
show_transfers out does not show me anything
-
fiddleitout
after trying it again - to send a tx now
-
fiddleitout
show_transfers out shows me Errir invalid password
-
fiddleitout
Password needed (output received) - use the refresh command
-
fiddleitout
refresh - Starting refresh...
-
Mochi101
Just give it your wallet password.
-
rbrunner
You can use "set ask-password 0" for not needing to input password so often
-
rbrunner
Or similar, just issue "set" to see all the options
-
fiddleitout
ok i have to "train" usage till next weekend ;/
-
fiddleitout
seems to refresh something now
-
Mochi101
There's no windows binary with this Dandelion thing hey?
-
rbrunner
No, it's all "compile yourself", also for Linux
-
fiddleitout
do i have to specify my wallet password for every transaction? can i set it as command behind the transfer XYZ123... command
-
rbrunner
that was my option hint: "set ask-password 0" or similar
-
fiddleitout
i give this at cli start?
-
Mochi101
Well, maybe next weekend I will give it a go then rbrunner
-
rbrunner
I assume you work interactively? Do this once as a command, and the wallet will remember the new setting
-
Mochi101
Timeframe was too short.
-
fiddleitout
ok this was my first cli send tx d2985c16234fae378acdaba274ef094070f98a6ac4da0409c692a3e9460e80ca
-
fiddleitout
33min after 17 UTC ;) but still ;D
-
rbrunner
Yes, it's in the pool right now. Woah, that's stressing that pool :)
-
rbrunner
Most things start small, don't worry.
-
fiddleitout
ok next weekend Mochi101 will probably also send some and others hopefully 17 UTC saturday and sunday than
-
Mochi101
I didn't have time to compile and sync.
-
Mochi101
I'll do this during the week though.
-
fiddleitout
great next weekend than
-
rbrunner
Maybe a good idea to agree on some good way to test that no txs get lost, like my "send 5, receive 5" idea
-
Mochi101
probably hey
-
fiddleitout
yes you are right, but i have been thinking we have to do it at the same time all over the globe
-
fiddleitout
i will just write than what ive been sending
-
fiddleitout
i was planning to send some small amount to all known testnet addresses
-
fiddleitout
rbrunner did you send six times 0.12345
-
rbrunner
Er, no, should have been 5 times ?
-
fiddleitout
yes my mistake !!
-
rbrunner
Good then
-
rbrunner
I have a little Python script for sending 5 * 7 txs
-
fiddleitout
but it should also be fine to copy&paste right
-
rbrunner
Of course
-
fiddleitout
transfer 9zo5QDV9YivQ8Fdygt7BNdGo1c98yfAWxAz6HMwsf15Vf1Gkme9pjQG2Typ9JnBKv5goziC2MT93o3YDUfoWdU9XUinX5kS 0.0111111
-
rbrunner
Yes, legit transfer
-
fiddleitout
i would like to put several of those in one row
-
rbrunner
Does not need more
-
rbrunner
Not sure, I think you can just add address/amount pairs. But then you will make only one tx as well
-
rbrunner
So not generating stress :)
-
fiddleitout
i see thats not what we want in this case
-
fiddleitout
why did you send such large time distances 17:07:01 - 17:09:46 - 17:13:11 - 17:16:56 - 17:20:16
-
fiddleitout
not five times at 17:00
-
rbrunner
To generate traffic stretched over some time, not only generating a huge peak. I can modify that for next Saturday or Sunday.
-
fiddleitout
ah i was thinking about huge spike
-
fiddleitout
^ :)
-
derpy_bridge
[discord] <porokon7#0287>: Does this relay work both ways?
-
derpy_bridge
[discord] <SoiledCold#0001>: idk
-
selsta
yes
-
derpy_bridge
[discord] <porokon7#0287>: oh cool
-
porokon7[m]
test