00:26:23 Hello. 00:26:38 Is it generally a good idea to use a new sub-address after every withdrawal from an exchange? 00:45:22 "BLOCK ADDED AS ALTERNATIVE ON HEIGHT" ... oh boy haven't seen that in a while! 01:39:46 Doesn't matter since the exchange already knows it's the same person since it's the same account. 01:48:58 Sub-address per exchange would be good, but as moneromooo said per withdrawal doesn’t help you at all. 03:29:29 i'm looking at the tari home page 03:29:41 i do not know what merge-mined means? 03:30:07 let me ask this will tari activity contribute to xmr mining difficulty? 03:44:53 h2017: https://tlu.tarilabs.com/merged-mining/merged-mining-scene/MergedMiningIntroduction.html 03:51:12 so by briefly skimming this it looks like the tari chain submits transactions to the monero chain which are indistuinguishable from other monero transactions and all of the mining is done on the monero chain and the tari software has to monitor the monero blockchain for mined tari blocks 03:51:14 something like that 03:52:15 this makes monero technically unaware of tari 03:52:32 but possibly the monero may have to have modifications in order to do its job, no? 03:56:32 anyone here experienced in building web-applications on monero? 03:56:59 so far I'm thinking I'm going to be using shell_exec for my website 03:57:06 since I need it to connect to the node 03:57:39 the way I've daemonized the monero node is using tmux 03:57:51 so that when I end the ssh session monerod is still running 03:59:44 I must say though it is syncing pretty quickly 04:02:26 h2017: the monero and tari chains have no interaction 04:02:41 as far as transacyions go 04:03:56 if you choose to do so and the pool you are on supports it then mining either mines both 04:35:19 one should be able to use pruning for a public remote node right? 04:50:16 Hi all, I noticed that selsta updated the block.txt list of bad nodes, but today I noticed an IP (165.22.236.24) which was always 2 blocks ahead of the other 11 peers. 04:53:42 monerouser1144: did you use the daemon command sync_info 04:55:37 it will also show syncing as well as 2 blocks ahead for one of those bad nodes 04:59:06 Yes, it was "syncing" all day today (at least, I wasn't monitoring it the last week) http://paste.debian.net/1175800/ 05:01:01 yep another one 05:01:10 I mention it, because it was not included in the latest list of bad nodes by selsta. 05:02:34 thx 06:15:16 Dude, are you *asking* to get hacked? Because that's exactly how you get hacked 06:16:33 https://www.getmonero.org/resources/developer-guides/daemon-rpc.html this is how you interact with monerod from your application 08:14:58 hi all 08:38:38 Monero BADCACA nodes are proudly sponsored by Ryo Currency dev fund. 11:02:03 would not surprise me 11:48:54 monerouser1144: updated, thanks 11:59:50 selsta: have you considered using git to store the banlist? so that people can simply pull the updated version and commit new malicious know when they find them 12:00:22 *malicious nodes 13:13:18 Guest17775: could make sense, but with the next point release it will be less important to keep the ban list 100% up to date 15:11:48 binaryFate, the blog post that xmr.to link to when the VPN warning text pops up 404's (https://test.xmr.to/blog/blogging-and-logging) 15:12:32 if you take the test off it doesn't 404 :D 16:42:48 thanks I'll pass along 16:55:22 binaryFate: I was under the impression you were not longer associated with xmr.to? 17:01:16 Oh. That'd be good to know. The default assumption is whoever runs a cryptocurency business is a scammer, so if it's been transferred, that needs knowing :) 17:03:49 lol 17:15:02 I mean, I'm open to being wrong. However I sware I remember reading somewhere that some service that was run by a Monero maintainer had been taken over by another corporation. 17:28:19 what do I do for not reconnecting always and always but getting always a few chunks from the chain 18:21:54 where is the blockchain stored in the linux cli version? 18:22:07 I need to know so I can delete it because my hard drive wasn't big enough for it 18:26:11 $ du -hd 3 | sort -h 18:26:21 $ du -hd 3 ~ | sort -h 18:26:24 :D 18:27:22 $HOME/.bitmonero 18:58:25 thanks moneromooo 19:43:06 Looks like there was ideas from gingeropolous to try and do something with economic incentive with https://github.com/monero-project/monero/issues/3049 19:46:06 That already exists. 19:46:21 Tonux: I can pass info along whether I'm directly involved or not 19:46:48 2018, not sure whether thst exited at the time, though it's been a long standing thing I wanted to do. 19:46:52 "Randomx is too heavy to verify sadly. 19:46:53 It will likely be Equix, or if not, keccak." 19:47:19 Doesn't seem like it'd be providing any economic incentive it not able to do it in randomx though, no? 19:47:49 If it's your electricity, it does. 19:48:26 To be claer, those two things are different, not sure if you realize it. 19:49:01 I'm really trying to surmise if this is an attempt to create a cost to "bad" nodes that could be used for sybil attacks 19:49:57 Oh. That'd be good to know. The default assumption is whoever runs a cryptocurency business is a scammer, so if it's been transferred, that needs knowing <--- nah, or I would say so. I'm just not personally operating much nowadays 19:50:27 Thanks, sounds good. 19:50:42 nos411, yeah, that issue is for RPC remote node service. but yes, there are talks about p2p pow, which is different 19:50:45 nos411: the PoW on connect is. 19:52:14 Ok, I had an inkling that could be the case, but didn't have anything to go on aside from the 2-3 times I'd seen p2p pow mentioned since I made my way to IRC 19:53:52 So to summerize, the p2p pow idea is to provide an economic cost (electricity usage) by forcing nodes to run some equix/keccak hashs on their side each time they connect to another node? 19:54:18 Or if there's an issue/pr I could just read that'd be swell too. 19:54:57 The idea is that it places a roadblock to the amount of assholery you can do. 19:55:14 By forcing ALL nodes to pay the price? 19:55:20 If you use a botnet, it's someone else's electricity anyway. 19:55:22 Yes. 19:55:54 It's creating a roadblock because it'll cost more to run many assholery nodes? 19:56:09 Kinda. 19:56:36 So there's more to it than just the additional electricity used to produce said hashs? 19:56:42 It's on *connect*. It costs more to connect more. Honest people don't connect much. An asshole may connect a lot. 19:56:51 Ah 19:57:35 So, with the combination of the ban list and the need to rotate bad acting nodes IPs there will be lots of re-connecting required by bad nodes. I think I'm gronking it now. 19:58:01 In addition to whatever other reasons a bad node would have to connect a lot. 20:00:37 the physical resource cost isn't so much a factor as the time cost. it will slow them down. 20:00:39 Would this raise the cost on the nodes though if they're cloud hosted? Aren't those VMs typically charged by runtime? 20:00:56 Oh, time is the real penalty then. ok 20:02:17 If you wanted the penalty to be monetarily crippling, it'd take a *lot* of PoW. 20:02:57 Yeah, I think I just conflated the economic incentive angle of the RPC remote node service onto the p2p pow idea and hadn't untangled them. 20:03:00 And it'd be a self inflicted DoS really. 20:03:44 One good way to see it is the ratio of bytes sent vs time spent rejecting that data (assuming it's bad). 20:03:48 Keccak is pretty good for that. 20:04:06 Equix much less. 20:04:31 Another is the amount of CPU time the attacker has to expend vs the amount of CPU time you have to expend. 20:05:10 That's selectable by a difficulty system. Equix has the advantage of preventing massive multithreading. 20:05:54 I assume then it'll have to be more time/effort intensive to produce the hash than to verify it to work? What's even going to be the source input to be hashed, some data sent from the node your trying to connect to? 20:05:57 It's not super clear to me it's better, but since Tor is considering it rather than simply keccak, I'm piggybacking my preference on the assumption they thought about it already :) 20:06:11 Yes. 20:06:34 keccak is symmetric 20:06:43 verifying is the same step as generating the hash 20:06:50 which makes it poor from a PoW perspective 20:07:10 Sure, that's why you put a dificulty thing. 20:07:45 ... and also keccak is widely used, which means there's great incentive to accelerate it 20:07:48 If you took a hash that took an hour to calc one hash and take a second to verify, it'd still be a bad hash to use, since one second. 20:08:08 how do I change the directory for the monero daemon to store the blockchain on the linux cli? 20:08:21 and keccak is designed to be efficient in hardware, which means ASICs will far outclass CPUs 20:09:02 --data-dir 20:13:01 and the discussion of ASICs is with regard to the ability to possibly offload the p2p pow hashing work to hardware that can mitigate the time impact of doing the work? 20:13:59 Yes. 20:45:43 when syncing my node running under stagenet, does it still download the whole blockchain? 20:46:33 the whole stagenet blockchain, yes 20:46:37 that's what syncing means 20:46:50 ok but it doesn't download the mainnet blockchain? 20:47:04 you said it was stagenet 20:47:11 whay would it touch the mainnet blockchain? 20:47:51 listen I just want to know whether I'll need to resync when I'm in production or not 20:48:05 the answer is yes from what you've told me so thank you 21:09:53 and equix is designed to be asic resistant methinks 21:11:30 ah yes that was mentioned 22:13:28 can anyone help with restoring my wallet. Im about to pull my hair out with it 22:35:43 Do you have your seed (25 words) ? 22:36:05 If so: monero-wallet-cli --restore-deterministic-wallet 22:36:11 Then follow instructions.