-
nonie
-
nonie
Using some dice to increase the entropy pool.
-
kayront
-
moneromooo
kayront: you reported a lot of wallet/daemon traffic on startup. I don't see that happening. So please (1) apply
moneromooo-monero/bitmonero ea906f3, (2) sync the wallet, (3), restart wallet and daemon with --log-level 1,*dump:TRACE, (4) paste the logs to fpaste.org or paste.debian.net.
-
moneromooo
Make sure the wallet's synced first so we don't get a lot of sync spam.
-
moneromooo
I get ~2.5 kB of traffic on startup.
-
slim
Guys, does anybody know how to run the latest monero gui on Ubuntu 19.04? I downloaded v0.15.0.1 but I get errors and there is to start sh file
-
moneromooo
Paste the actual error message. If it's more than a couple lines, to some paste site.
-
slim
there is no ./start-gui.sh file
-
moneromooo
Is there a monero-wallet-gui binary ?
-
slim
yes
-
slim
but how do I run it?
-
moneromooo
./monero-wallet-gui
-
kayront
moneromooo: noted, I will try it asap
-
slim
thanks!
-
Guest72
hello
-
FasterThanSonic
hello i have some questions
-
FasterThanSonic
isnt monero too private
-
FasterThanSonic
what happens if it gets used to bribe people
-
FasterThanSonic
is it meant for wide adoption?
-
moneromooo
No, people get bribed, yes, respectively.
-
FasterThanSonic
ok, thanks
-
moneromooo
Wide adoption though, well, it's a balance between this and the chain becoming too unwieldy.
-
moneromooo
But I certainly would love to be able to use it for mainstream large expenses, like buying a new fridge, say. In time.
-
xmrmatterbridge
<learninandlurkin> Super secret anonymous untraceable refrigeration
-
moneromooo
You may jest, but I want *everything* I do to not be hoovered and pored over by random creeps at any time without my knowledge.
-
moneromooo
Including refrigeration related things :)
-
xmrmatterbridge
<learninandlurkin> I'm with you on that one. Hey monero people. A friend of mine has just gotten into XMR and is trying to mine on his windows laptop. He's having an issue where monerod stops syncing after a few hours even though the laptop is set to not sleep or turn off the hard drive when plugged in.
-
xmrmatterbridge
<learninandlurkin> I can't seem to find anyone who's had the same problem online and I've not touched windows in a few years other than for work
-
xmrmatterbridge
<learninandlurkin> so I have basically zero windows monero knowledge
-
moneromooo
There's a known bug (though not known fix yet) that sounds like that. It's a db corruption unfortunately.
-
moneromooo
Run with log level 1, and if you get a "MDB_BAD_TXN" in the logs, it's that.
-
xmrmatterbridge
<learninandlurkin> Thanks I'll try that out right now
-
xmrmatterbridge
<learninandlurkin> Is it a case of the blockchain needs to be purged and start again once a fix is found?
-
moneromooo
Yes.
-
xmrmatterbridge
<learninandlurkin> I'm getting a lot of "transaction with hash HASH not found in db"
-
moneromooo
Are they errors or warnings ?
-
xmrmatterbridge
<learninandlurkin> warnings I believe
-
xmrmatterbridge
<learninandlurkin> or rather, just info. Sorry I've never used a log level other than 0
-
]BFG[
so dash cofounder exitscammed
-
]BFG[
-
LobsterMan
YouTube Title: Bitcoin and Cryptocurrency News 12/4/2019 Views: 1,022 Length: 38:16 Uploaded: 2019-12-04 User: CryptosRUs Likes: 137 Dislikes: 10
-
]BFG[
Rolling On The Floor Laughing
-
]BFG[
dash going down to 10 bucks
-
]BFG[
gets delsisted on the double too from all big exchanges
-
asymptotically
EVAN DID NOTHING WRONG
-
needmonero90
Moocowmoo wasn't a cofounder! They committed a github change making him a community member
-
huskar1
i want to run two daemons on the same blockchain. one daemon for p2p and the pthe for rpc. could someone help me with configuration please? for rpc I got: ./monerod --data-dir /xmr/blockchain --in-peers 400 --out-peers 400 --rpc-bind-ip 0.0.0.0 --rpc-bind-port 18089 --restricted-rpc --confirm-external-bind --p2p-bind-port 18070 --no-sync --no-zmq
-
huskar1
and for the p2p i got: ./monerod --data-dir /xmr/blockchain --in-peers 400 --out-peers 400 --p2p-bind-port 18080 --limit-rate-up 640
-
huskar1
what do you think? is this conf ok?
-
needmonero90
Yesterday
-
moneromooo
wat
-
Mochi103
huskar1, 2 daemons using the same chain?
-
moneromooo
Who changed github what where ?
-
selsta
Dash
-
selsta
not Monero
-
needmonero90
-
huskar1
Mochi103, yes so i can limit the p2p trafic
-
moneromooo
Is that someone passing off as me, or someone really with that nick ?
-
needmonero90
They have that nick.
-
needmonero90
A scammer/core team member of Dash, no less
-
moneromooo
OK. Sorry for being paranoid ^_^
-
needmonero90
See github commit
-
Mochi103
huskar1, I don't think you can run 2 daemons configured to use the same chain... moneromooo would know better than me though
-
moneromooo
It's possible, though you might experience temporary dizziness, nausea and occasional tickling.
-
moneromooo
It's not super tested so it might have borked since last time it was given a clean bill of health though.
-
Quotes
-
LobsterMan
YouTube Title: Feel Bork inc. Views: 2,605,523 Length: 2:10 Uploaded: 2016-10-02 User: Rapid Liquid Likes: 88,911 Dislikes: 1,003
-
needmonero90
The bots are becoming sentient
-
huskar1
Mochi103, it is possible and i works in my conf, but I am unsure if I get p2p traffic on the rpc daemon.
-
huskar1
is there a way to use a daemon for RPC only, not for p2p?
-
kayront
where would it get the chain data from?
-
huskar1
that is not the question
-
huskar1
i need a way to start a daemon exclusively for RPC
-
kayront
indeed, but it does beg the question: why do you want RPC access if you've made the daemon braindead by not being able to download and validate the chain at all?
-
kayront
block outgoing packets for p2p from the monero user, and accept inbound packets for the rpc port, and enjoy the zombie
-
huskar1
ok I will explain it to you.
-
asymptotically
maybe you could use --add-exclusive-node 0.0.0.0 or similar
-
huskar1
my node is more responsive, with a lower ping if i start two daemons on the same blockchain. one for p2p, where I limit the up-trafic and one exclusively for RPC
-
huskar1
the p2p trafic of the rpc daemon is bound to the closed port 18070. it works, but it is a hack.
-
kayront
you could throttle bandwidth at the os if that's the concern
-
kayront
set limits, define priorities, anything is possible
-
moneromooo
Yes, --offline.
-
huskar1
more over I want to start another daemon instance for tor rpc trafic
-
moneromooo
Offline doesn't apply to RPC in this context.
-
huskar1
oh, ok is this documented moo?
-
moneromooo
In --help, yes. Elsewhere, I don't know.
-
huskar1
thank you
-
kiwi_99
is there a good api call I could hit for validate address on the rpc client?
-
moneromooo
validate_address.
-
Mochi103
There's not a better one moneromooo ?
-
Mochi103
:P
-
Mochi103
/s
-
moneromooo
Not yet :(
-
hyc
validate_encourage_and_inspire_address
-
moneromooo
And it returns an "Address from Monero to the People" speech about privacy, etc ?
-
hyc
;)
-
BobtheDoubter
Just got this message in my CLI daemon: "Transaction spends at least one output which is too young"
-
BobtheDoubter
This is when the CLI was synchronizing. The message was in red. Problem?
-
moneromooo
Is your daemon still synchronizing ?