08:31:16 I've created this "Howto": https://github.com/nonie-sys/monero_extra_entropy/blob/master/README.md 08:32:35 Using some dice to increase the entropy pool. 09:09:45 http://27blltx6kt26k65umbs2tme6rhv4i7rhagnzzljp3bsoqfkj6w364sqd.onion/a-message-of-hope.html 10:25:10 kayront: you reported a lot of wallet/daemon traffic on startup. I don't see that happening. So please (1) apply https://github.com/moneromooo-monero/bitmonero/commit/ea906f3fbafd15f77391d228f20a192b65da472a, (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. 10:25:36 Make sure the wallet's synced first so we don't get a lot of sync spam. 10:25:53 I get ~2.5 kB of traffic on startup. 10:31:25 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 10:33:57 Paste the actual error message. If it's more than a couple lines, to some paste site. 10:35:33 there is no ./start-gui.sh file 10:36:25 Is there a monero-wallet-gui binary ? 10:38:11 yes 10:39:19 but how do I run it? 10:47:26 ./monero-wallet-gui 10:48:45 moneromooo: noted, I will try it asap 10:50:35 thanks! 11:06:21 hello 11:31:56 hello i have some questions 11:32:06 isnt monero too private 11:32:21 what happens if it gets used to bribe people 11:32:49 is it meant for wide adoption? 11:40:07 No, people get bribed, yes, respectively. 11:40:25 ok, thanks 11:41:00 Wide adoption though, well, it's a balance between this and the chain becoming too unwieldy. 11:42:09 But I certainly would love to be able to use it for mainstream large expenses, like buying a new fridge, say. In time. 12:40:11 Super secret anonymous untraceable refrigeration 12:41:46 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. 12:44:17 Including refrigeration related things :) 12:54:50 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. 12:55:15 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 12:55:27 so I have basically zero windows monero knowledge 12:55:29 There's a known bug (though not known fix yet) that sounds like that. It's a db corruption unfortunately. 12:56:03 Run with log level 1, and if you get a "MDB_BAD_TXN" in the logs, it's that. 12:56:28 Thanks I'll try that out right now 12:57:15 Is it a case of the blockchain needs to be purged and start again once a fix is found? 12:57:26 Yes. 12:59:08 I'm getting a lot of "transaction with hash HASH not found in db" 13:00:46 Are they errors or warnings ? 13:02:28 warnings I believe 13:04:32 or rather, just info. Sorry I've never used a log level other than 0 16:35:19 <]BFG[> so dash cofounder exitscammed 16:35:22 <]BFG[> https://www.youtube.com/watch?v=PaAos4ngM0M 16:35:23 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 16:35:24 <]BFG[> Rolling On The Floor Laughing 16:35:34 <]BFG[> dash going down to 10 bucks 16:35:51 <]BFG[> gets delsisted on the double too from all big exchanges 16:37:58 EVAN DID NOTHING WRONG 16:45:29 Moocowmoo wasn't a cofounder! They committed a github change making him a community member 16:45:33 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 16:45:34 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 16:45:35 what do you think? is this conf ok? 16:45:36 Yesterday 16:46:53 wat 16:47:24 huskar1, 2 daemons using the same chain? 16:47:30 Who changed github what where ? 16:47:57 Dash 16:48:01 not Monero 16:48:01 https://github.com/dashpay/docs/commit/141d00f4131bfdd65e8fd640865f0891fe2e276b 16:48:27 Mochi103, yes so i can limit the p2p trafic 16:48:49 Is that someone passing off as me, or someone really with that nick ? 16:48:58 They have that nick. 16:49:07 A scammer/core team member of Dash, no less 16:49:12 OK. Sorry for being paranoid ^_^ 16:49:14 See github commit 16:49:36 huskar1, I don't think you can run 2 daemons configured to use the same chain... moneromooo would know better than me though 16:50:07 It's possible, though you might experience temporary dizziness, nausea and occasional tickling. 16:50:40 It's not super tested so it might have borked since last time it was given a clean bill of health though. 16:50:40 Feel bork inc.® https://www.youtube.com/watch?v=muLAN-kP5pE 16:50:41 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 16:51:04 The bots are becoming sentient 16:54:51 Mochi103, it is possible and i works in my conf, but I am unsure if I get p2p traffic on the rpc daemon. 17:31:18 is there a way to use a daemon for RPC only, not for p2p? 17:31:55 where would it get the chain data from? 17:32:11 that is not the question 17:32:57 i need a way to start a daemon exclusively for RPC 17:33:02 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? 17:33:40 block outgoing packets for p2p from the monero user, and accept inbound packets for the rpc port, and enjoy the zombie 17:38:54 ok I will explain it to you. 17:39:02 maybe you could use --add-exclusive-node 0.0.0.0 or similar 17:40:45 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 17:41:48 the p2p trafic of the rpc daemon is bound to the closed port 18070. it works, but it is a hack. 17:42:01 you could throttle bandwidth at the os if that's the concern 17:42:50 set limits, define priorities, anything is possible 17:42:52 Yes, --offline. 17:42:59 more over I want to start another daemon instance for tor rpc trafic 17:43:03 Offline doesn't apply to RPC in this context. 17:43:19 oh, ok is this documented moo? 17:43:34 In --help, yes. Elsewhere, I don't know. 17:43:45 thank you 20:47:04 is there a good api call I could hit for validate address on the rpc client? 20:49:47 validate_address. 21:01:48 There's not a better one moneromooo ? 21:01:52 :P 21:02:05 /s 21:07:39 Not yet :( 21:08:33 validate_encourage_and_inspire_address 21:09:07 And it returns an "Address from Monero to the People" speech about privacy, etc ? 21:09:22 ;) 21:25:35 Just got this message in my CLI daemon: "Transaction spends at least one output which is too young" 21:26:28 This is when the CLI was synchronizing. The message was in red. Problem? 21:34:30 Is your daemon still synchronizing ?