-
jaekr
Hey
-
rottensox
wuddup bruh.
-
jaekr
I'm good and you?
-
rottensox
good. thanks.
-
jaekr
What is going on in this monero world?
-
rottensox
trolling. nerdery. and off-topic.
-
jaekr
Haha
-
rottensox
what is going on in that other world?
-
jaekr
Nothing, this is a boring world
-
rottensox
indeed.
-
jaekr
This is why I came in the monero world
-
Inge-
Our Great Leader, Prophet and CEO is jumping ship tho, so we are likely doomed.
-
Inge-
Tron fixes this.
-
asymptotically
.ban tron
-
» rottensox slaps Inge- around with a large trout
-
blueingress
hey, how much is the fee cost if I transfer 0.000001 xmr to someone?
-
asymptotically
blueingress: the amount you transfer doesn't matter, just the size of the transaction. i think for a normal 1-in-2-out transaction you'll pay something like 0.0001 XMR
-
Inge-
<0.0001
-
blueingress
asymptotically, thanks... transfer 0.000001 with 0.0001 feed....... so transfering 0.000001XMR is meaningless..
-
azy
same way giving someone a hundredth of a penny is meaningless
-
maxwilliamson
-
maxwilliamson
RPC failing to start and I have no idea why
-
hyc
probably something else already using that port
-
maxwilliamson
nope, netstat shows nothing
-
Mochi101
just try a different port anyways maxwilliamson
-
maxwilliamson
it's the same, I've tried.
-
moneromooo
Did you try --log-level 1 ?
-
maxwilliamson
--rpc-bind-port 0.0.0.0:11111
-
maxwilliamson
that was the culprit
-
maxwilliamson
I think adding 1-65535 check will be nice
-
hyc
ah
-
hyc
you put a full address instead of only a port number
-
maxwilliamson
yeah it's working now
-
gingeropolous
fuck. automatic payment for server went through
-
gingeropolous
fuck fuck fuck
-
gingeropolous
infinitejest-, hi :)
-
gingeropolous
im gonna try and cancel this unless anyones interested in helping support it
-
hyc
what server
-
gingeropolous
its for the supernode on moneroworld
-
hyc
we have supernodes?
-
gingeropolous
$1393 for a year
-
gingeropolous
i call it a supernode
-
gingeropolous
64 GB ram, 1 gbps port, 150 tb bandwidth
-
gingeropolous
its functioned as a node of last resort for public node service
-
infinitejest-
Hi gingeropolous
-
maxwilliamson
does id change in jsonrpc?
-
gingeropolous
though Snipa linked me to some better servers recently
-
infinitejest-
I'm sorry I can't help this year :/
-
maxwilliamson
won't the money be more efficiently spent on many small nodes rather than one big node?
-
gingeropolous
dunno. depends on things i guess
-
gingeropolous
2 years ago the 64 gb ram allowed the whole blockchain to effectively live in memory, providing best possible rpc service
-
gingeropolous
well i'll see if they will retroactively cancel
-
hyc
yeah, you really lose exponential performance going to smaller nodes
-
gingeropolous
otherwise, another year i guess
-
maxwilliamson
ah, are you not running a daemon?
-
gingeropolous
wat
-
gingeropolous
yes running daemon
-
hyc
I'm considering turning on pruning for my public node
-
hyc
since right now it's eating most of my linode storage
-
maxwilliamson
the blockchain doesn't have to be in memory entirely because the bottleneck is latency not io.
-
hyc
maxwilliamson: you're missing the point
-
hyc
when a thousand wallets connect to the daemon for service, you need to access widely disparate sections of the blockchain
-
hyc
the more that's in RAM, the faster that goes
-
gingeropolous
i might just have to downgrade this service to my home node.
-
gingeropolous
hopefully the new rpc advertising kicks in
-
gingeropolous
though its not well integrated yet imo
-
hyc
integrated to what?
-
gingeropolous
i guess i can just redirect to the xmr.to node
-
gingeropolous
hyc, into wallets etc
-
gingeropolous
i dunno if monerujo has it working yet. but i guess their autoscanner will still work
-
maxwilliamson
what's the best way to health check monero-wallet-rpc?
-
Mochi101
Health check?
-
maxwilliamson
yes
-
maxwilliamson
like, is daemon up to date and rpc is fine kind of things
-
azy
request somt from it, height
-
azy
compare with http sources like xmrchain etc
-
azy
maybe check its connections and what their heights are compared with yours
-
kinghat
-
gingeropolous
opinions on whether the node should be US based or euro based?
-
hyc
should be in China, of course.
-
hyc
/s
-
gingeropolous
chyna
-
maxwilliamson
getmonero.org seems to have a glitch
-
maxwilliamson
-
gingeropolous
yeah i get this: /tmp/mozilla_user0/ZHFzB552.bz2.part could not be saved, because the source file could not be read.
-
gingeropolous
Try again later, or contact the server administrator.
-
gingeropolous
oh fuckaduck that server has a tor onion router round robin running for public nodes
-
gingeropolous
im gonna have to rediscover how i made that happen
-
gingeropolous
so with the new public rpc node advertising thing
-
gingeropolous
someone can set the flags in their daemon to advertise, and it sets a flag in the p2p info thats on the peer list
-
gingeropolous
but thats just a statement. the peer list doesn't necessarily check that the node is actually healthy
-
gingeropolous
so if im making a proxy from tor to these clearnet nodes, even if i just scrape directly from peer list, i should still check for liveness