01:44:35 Correct, if tor or i2p is specified, it does not use clearnet. 01:45:40 Even if no outbound connections. I'm not sure of the best behavior here, but it seems like the user wouldnt want to use clearnet in many situations 02:51:48 vtnerd: i did a tx and it seems it didn't propagate, it stayed in pool 02:52:45 it did not print the "Unable to send transaction(s), no available connections" message 02:58:11 Hmm. Did it print that before? 03:01:21 it prints it with the current release 03:01:46 with your patch it did not print it, but it also didn't propagate the tx, i did have Tor out peers 03:05:09 Ok, I'll have to look again tomorrow. I can't reproduce your setup easily, as I have outbound i2p peers 03:13:43 maybe you can use --tx-proxy i2p,127.0.0.1:9050,0 (not sure if you can limit it to 0) 03:18:36 selsta: did you have noise disabled on tor? 03:19:52 yes 03:19:55 both i2p and tor 03:43:53 Yeah, i messed up this patch, I'll post a real fix tomorrow 03:44:49 It's a little more involved than I thought 03:51:32 ty 11:34:01 Hi, 11:34:01 i am new in Monero blockchain , i have setup gui and created a wallet on testnet environment. Now i am synchronizing the block, i want to test how sent/receive works, but for this i will need testnet XMR, if anyone can help me to how can i get testnet facuet (XMR) for testing sent/ receive. 11:34:02 Thanks & Regards 11:43:35 https://tools.rino.io/faucet/testnet/ 11:58:03 https://matrix.monero.social/_matrix/media/v1/download/matrix.org/xLVOqvdlWoJmbNQtpsAUSfco 11:58:27 Thanks for the response , but i am getting this error. can anybody help. 12:01:41 this is the wrong channel, try #monero-support:monero.social , but looks like you trying to send to a mainnet address 12:02:23 SNeedlewoods: this is my primary address currently 12:04:41 do i need to paste my primary address? although i have setup on testnet only. 12:15:33 Hello, here's a kind reminder that https://github.com/monero-project/monero/pull/9211 requires another review for approval. It is very small but clearing it would be appreciated. 18:53:13 Not sure if it directly impacts Monero software, but xz/libzlma versio s >= 5.6.0 have been backdoored (primarily affecting deb and rpm binary packages): https://www.openwall.com/lists/oss-security/2024/03/29/4 19:11:22 our release binaries are unaffected, we don't build xz or liblzma 19:11:57 if someone compiles themselves it depends on their package manager, libunwind which is an optional monero dependency has liblzma and xz as a dependency 21:03:06 That backdoor really reads like a horror story. Lose all hope for computer security overall going into the mid-term future. I think it will become a lot worse before it gets better again. 21:15:59 It's possible the bad actor patiently submitted good PRs to earn trust for *two* years and then plant the backdoor: https://news.ycombinator.com/item?id=39865810 21:17:56 It is indeed possible. But as someone said on hn, the ignorance was also due to build configs beings more and more gibberish nowaday that no one cared about verifying his imports as long as it was in the test folder 21:19:33 At least everyone have learned that supply chain attack isn't only based on source code but also development and build environment. Despite having being scared, I learn a lot 21:19:38 At least everyone have learned that supply chain attack isn't only based on source code but also development and build environment. Despite having being scared, I learned a lot 21:20:28 I refuse to admit the possibility that the maintainer was the one that wrote this highly obfuscated shell script 21:21:36 Using powershell for injecting malware on Windows is well known and some fully-bash malware exist. But this sample really took it to a whole new higher level of fuckery 21:22:03 I refuse to admit the possibility that the maintainer was the one that wrote this highly obfuscated shell script/binary 21:26:35 tor depends optionally on liblzma as well 22:56:27 selsta: hopefully this attempt works better 22:56:44 will try it later today 23:05:18 I added an another log call too, in case all anonymity networks have no outbound connections